EXIT

What I've learned so far


what i learned so far
Tag description
<!-- --> Comment
<!DOCTYPE html> Document type
<p> Pharagraph
<a> Anchor
<br> Line Break
<img> Image
<ul> Unordered List
<ol> Ordered List
<li> List Item
<html> HTML
<body> Body
<table> Table
<tr> Table Row
<td> Table Data
<li> Italic
<b> bold
<h1-h6> Headings
<pre> Preformatted
<q> Quotation
<blockqoute> Block Qoute
<style> Style
<div> Division or Section
<many more to be continued...>
<>
<>