Use of <ul> Tag
Use of <br> Tag
Use of <li> Tag
Use of <a href=" "> tag
Making hyperlinks
Combination of different tags: (Description)
Making a para using <p> </p> tags, then make a list using <ul> </ul> tags, then define list contents by using <li> </li>, Inserting a Hyperlinks and use <br> tag to separate every hyperlink.
Codes that we are using in this example are given below:
<p> </p>
<ul> </ul>
<li> </li>
<a href=" "> </a>
<br>
Example:
<p>
<ul>
<li><a href="http://digicom007.blogspot.com"> Digital Communications </a></li>
<li><a href="http://hotseat2011.blogspot.com/ ">Hotseat2011 </a></li>
<br />
<li><a href="http://cpp-hotseat.blogspot.com/ ">Computer Science </a></li>
<br />
<li><a href="http://islamicircle.blogspot.com/ "> Deen aur Duniya </a></li>
<br />
<li><a href="http://google.com.pk/ "> Entertainment </a></li>
<br />
<li><a href=" ***** ">Education </a></li>
<br />
<li><a href=" ***** " title="Virtual Communication and Presentations">VCAPs </a></li>
<br />
<li><a href=" ***** ">Fantasy </a></li>
</ul>
</p>
No comments:
Post a Comment
“You can't change the past, but you can ruin the present by worrying about the future”