I learned much in Computer Subject. I learned what is the basic HTML.
In HTML you can create your own Web site.HTML is a language for describing web pages.HTML stands for Hyper Text Markup Language. I learned HTML tags too.
HTML tags are keywords surrounded by angle brackets like <html>. HTML markup tags
are usually called HTML tags.
I learned the different attributes. Like HTML attributes. HTML Attributes
provide additional information about an element and HTML Attributes come in
name/value pairs like: name="value".
At this time a learned more like Block Element and Inline Element. A block
element is an element that takes up the full width available, and has a line.