|
|||||||
|
Tools
|
How To Make Unordered ListsUnordered lists have a beginning tag of <ul> and a closing tag of </ul>. Every list item or title, starts with a <li> tag and is closed with a </li> tag. With this list, usually , each item will have a black dot, often called a bullet, before each word or item, of your list. <ul> <li>Example</li> <li>Example</li> </ul> Which Creates This:
<div> <ul> <li><a href="http://playlistsblog.blogspot.com/p/player-1.html"target="_blank">Music Player 1</a></li> <li><a href="http://playlistsblog.blogspot.com/p/player-2.html"target="_blank">Music Player 2</a></li> <li><a href="http://playlistsblog.blogspot.com/p/player-3.html"target="_blank">Music Player 3</a></li> <li><a href="http://playlistsblog.blogspot.com/p/player-4.html"target="_blank">Music Player 4</a></li> <li><a href="http://playlistsblog.blogspot.com/p/player-5.html"target="_blank">Music Player 5</a></li> <li><a href="http://playlistsblog.blogspot.com/p/player-6.html"target="_blank">Music Player 6</a></li> <li><a href="http://playlistsblog.blogspot.com/p/player-7.html"target="_blank">Music Player 7</a></li> <li><a href="http://playlistsblog.blogspot.com/p/player-8.html"target="_blank">Music Player 8</a></li> <li><a href="http://playlistsblog.blogspot.com/p/player-9.html"target="_blank">Music Player 9</a></li> <li><a href="http://playlistsblog.blogspot.com/p/player-10.html"target="_blank">Music Player 10</a></li> </ul> </div> Which Creates This:
Other Helpful Tips: How to Center Objects on Your Page Using HTML How To Create A Blank Space In HTML How To Make Blinking Text How To Put Graphics, Photos or Gifs On Forums How To Make Words Bolder How You Can Make Scrolling Banners Or Text How You Can Make A Text Box How You Can Make Your Computer Run Faster How You Can Make A Link Open A New Tab Or Window How To Make Text Link In BBCode How You Can Make Italic Text In BBCode How To Make Text Bold In BBCode Earn On RedGage |
||||||
|
Create a free website with Weebly |
|||||||