Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/bullets.php on line 1
Warning: include(http://black-stripes.net/header.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/blackst/public_html/tutorials/bullets.php on line 1
Warning: include() [function.include]: Failed opening 'http://black-stripes.net/header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackst/public_html/tutorials/bullets.php on line 1
Drop Down Menu
This tutorial will show you how get bullet list, which comes in handy if you're making like, rules, packing lists, etc.
1. First you have to paste this in your CSS somewhere. You have to paste the url for your bullet where it says bulleturlhere.
li { list-style-image:url(buttonurlhere);
margin-top: 0px;
margin-right: 2px;
margin-left: 0px; }
2. Now you past this where you want the code to be shown.
<li> link here or sentence here
Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/bullets.php on line 19
Warning: include(http://black-stripes.net/footer.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/blackst/public_html/tutorials/bullets.php on line 19
Warning: include() [function.include]: Failed opening 'http://black-stripes.net/footer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackst/public_html/tutorials/bullets.php on line 19