Breaking News
Loading...
Tuesday, June 18, 2013

Show HTML CSS Code in Colored background

Tuesday, June 18, 2013
1.Login to your dashboard--> layout- Edit HTML

2.Find the code ]]></b:skin>   tag.

3.Now copy below code and paste it before ]]></b:skin>  tag.


.csscode {
margin : 10px 10px 10px 10px;
padding : 5px;
clear : both;
list-style-type : none;
background : #F9F7E8;;
border-top : 2px solid #000000;
border-right : 2px solid #000000;
border-bottom : 2px solid #000000;
border-left : 2px solid #000000;
}

]]></b:skin>

4.Now save your template.

5.Now when you want to insert some codes in your posts always put it between
<div class="csscode">

YOUR CODE HERE

</div>

and publish your post.

<div class="csscode">

<form action="http://www.google.com" method="post" enctype="multipart/form-data" target="blank"><input value="12345" name="MAX_FILE_SIZE" type="hidden"><table><tbody><tr><td class="title"><b>Image:</b></td><td class="input"><input name="file" type="file"></td></tr><tr><td class="title">or <b>URL:</b></td><td class="input"><input value="http://" name="url" type="text"></td></tr><tr><br /><td colspan="12" class="submit"><button onclick="getLoader();" type="submit">Round it!</button></td></tr></tbody></table></form>

</div>

Look at the example below.

It will look like this.

<form action="http://www.google.com" method="post" enctype="multipart/form-data" target="blank"><input value="12345" name="MAX_FILE_SIZE" type="hidden"><table><tbody><tr><td class="title"><b>Image:</b></td><td class="input"><input name="file" type="file"></td></tr><tr><td class="title">or <b>URL:</b></td><td class="input"><input value="http://" name="url" type="text"></td></tr><tr><br /><td colspan="12" class="submit"><button onclick="getLoader();" type="submit">Round it!</button></td></tr></tbody></table></form>


Share This :
Tags: Show HTML CSS Code in Colored background Show HTML CSS Code in Colored background Show HTML CSS Code in Colored backgroundShow HTML CSS Code in Colored background Show HTML CSS Code in Colored background show html code in blogger show code in blog show some code in html page

0 comments:

Post a Comment

 
Toggle Footer