Tuesday, September 22, 2009

How to make border in your Posting ?

This time i will teach you how to make border on your posting. The function is to make your posting about script code more great if seen.
1. login in your blog
2. choose your posting
3. choose border style below that you like and copy the script

STYLE 1

<div style="border: 1px #000000 solid; padding: 10px; background-color: yellow; text-align: left;">WRITE YOUR SCRIPT HERE</div>
STYLE 2

<div style="border: 1px #000000 dotted; padding: 10px; background-color: yellow; text-align: left;">WRITE YOUR SCRIPT HERE</div>

STYLE 3

<div style="border: 1px #000000 dashed; padding: 10px; background-color: yellow; text-align: left;">WRITE YOUR SCRIPT HERE</div>

STYLE 4

<div style="border: 2px #000000 solid; padding: 10px; background-color: yellow; overflow: auto; height: 50px; width: 300px; text-align: left;">WRITE YOUR SCRIPT HERE</div>

NOTE :
  • border: 1px ( border width )
  • border: 1px #000000 ( border colour )
  • background-color: yellow ( background colour )
  • text-align: left ( text position)


Lets try ^^

0 comments:

:)) :)] ;)) ;;) :D ;) :p :(( :) :( :X =(( :-o :-/ :-* :| 8-} ~x( :-t b-( :-L x( =))

Post a Comment

 

Back to top