Learn easy Webdesign with HTML,HTML5,PHP,ASP,XML,SGML,Computer Programming,And many More...
Bullets and Lists These html tips and tricks will help you put bullets and lists on your blog. Let's start with simple bullets. For this html tip, look at this bullet: This is next to a bullet It was m…
<html> <body> <title>Example of Ordered lists </title> <body> <h1> Project of Ordered Lists</h1> <p>Default Ordered list <ol> <li>Book <li>Pen Paper <…
Unordered Lists Project -I <html> <body> <title>Example of list </title> <body> <h1> Project of Unordered Lists</h1> <p>Unordered list <ul> <li>Book</li> …
Our Social Link