This is all about A Minimal HTML Document.I learned that the HTML(HyperText Markup Language).
I also learned the HTML Elements.An HTML element is everything from the start tag to the end tag.
Example: <p> & </p>.
Our teacher discussed us also the HTML Syntax.
-an HTML element starts with a opening tag or the start tag
-an HTML element ends with close tag or the end tag
-the element content is everything between the start and closing tag
-some HTML elements have empty content
-empty elements are closed in the start tag
-most HTML elements can have attributes
Thanks for reading hope you enjoyed it...
No comments:
Post a Comment