Using a break element in HTML 5
SLVIKI
5:43 PM
0
This is a simple code that use line break element (<br>). this
element comes up with a single element that means it has no opening and
closing tags.
After saving this code in .html extension when opening the document in a browser, the result will be like this.
No comments