Pages
Home
HTML Programs Examples
CSS Programs Examples
C Programs Examples
Search This Blog
HTML OL Tag Example
HTML OL Tag Example
:
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<h2> OL Tag Example </h2>
<ol>
<li> item A </li>
<li> item B </li>
<li> item C </li>
</ol>
<p> OL means order list </p>
</body>
</html>
OUTPUT
You may also like...
HTML Frameset Tag Example
HTML Frameset Tag With 4 Part Examp...
HTML Frameset Tag With Cols Example
HTML Frameset Tag With Rows Example
HTML Legend Tag Example
HTML Fieldset Tag Example
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment