Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/blockquote.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/blockquote.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/blockquote.php on line 1
Blockquote
This block you're reading in right now is a blockquote. It's nify for site rules and top texts, and this tutorial will show you how to do it.
1. Add this to your CSS, and change it to your like;
blockquote {
background-color : #f0f0f0;
width : 200px;
text-align : left;
font : 12px/18px "Arial", sans-serif;
color : #3E3323;
border-left : 10px solid #f843b8;
padding : 4px;
margin: 0;
}
2. Then use this code where you want the blockquote.
<blockquote>write here</blockquote>
Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/blockquote.php on line 24
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/blockquote.php on line 24
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/blockquote.php on line 24