HTML Elements and Attributes

An element is everything from the start to the end tag. Some elements, however, have empty contents.

Start TagContentEnd Tag
<b>Text are strong</b>
<br/>


Some elements have attributes.


An attribute can be identified within an element by finding the equal sign (=). Attributes give more information on HTML elements and are always introduced in the starting tag of an element.

More on attributes on the next post.

No comments:

Post a Comment

Extended Search

Custom Search
Hello World