TV One - Berita Terkini
Reading RSS Feed ...
™
Rabu, 09 Mei 2012
0
Komen
DIV STYLE 2
Example Dotted
<div style="border:dotted;color:#FF0066"> <font color="yellow"> <b>Example Dotted</b> </div>
Example Dotted 2px
<div style='border:2px dotted silver'> <font color=hotpink> <b> <center>Example Dotted 2px</center> </b> </font> </div>
Example Dotted 1px
<div style='border:1px dotted blue'> <font color=lime> <b> <center>Example Dotted 1px</center> </b> </font> </div>
Example Solid 5px
<div style='border:5px solid pink'> <font color=silver> <b> <center>Example Solid 5px</center> </b> </font> </div>
Example Solid 3px
<div style='border:3px solid red'> <font color=lime> <b> <center>example solid 3px</center> </b> </font> </div>
Example Solid 1px
<div style='border:1px solid white'> <font color=lime> <b> <center>Example Solid 1px</center> </b> </font> </div>
Example Solid 5px,4px,3px,2px
<div style='border:5px solid blue'> <div style='border:4px solid red'> <div style='border:3px solid lime'> <div style='border:2px solid yellow'> <div style='border:1px solid brown'> <font color=silver> <b> <center>Example Solid 5px,4px,3px,2px</center> </b> </font> </div> </div> </div> </div> </div>
Example Solid 3px Create Colour
<div style='border:3px solid blue'> <div style='border:3px solid red'> <div style='border:3px solid lime'> <div style='border:3px solid yellow'> <div style='border:3px solid pink'> <font color=silver> <b> <center>Example Solid 3px Create Colour</center> </b> </font> </div> </div> </div> </div> </div>
Example Solid 2px Create Colour
<div style='border:2px solid blue'> <div style='border:2px solid #ff0099'> <div style='border:2px solid lime'> <div style='border:2px solid red'> <font color=hotpink> <b> <center>Example Solid 2px Create Colour</center> </b> </font> </div> </div> </div> </div>
Example Solid 1px Create Colour
<div style='border:1px solid blue'> <div style='border:1px solid #ff0099'> <div style='border:1px solid lime'> <div style='border:1px solid red'> <font color=lime> <b> <center>Example Solid 1px Create Colour</center> </b> </font> </div> </div> </div> </div>
Example Dotted 3px Create Colour
<div style='border:3px dotted blue'> <div style='border:3px dotted #ff0099'> <div style='border:3px dotted lime'> <div style='border:3px dotted #660099'> <font color=silver> <b> <center>Example Dotted 3px Create Colour</center> </b> </font> </div> </div> </div> </div
Example Dotted 2px Create Colour
<div style='border:2px dotted blue'> <div style='border:2px dotted red'> <div style='border:2px dotted yellow'> <font color=lime> <b> <center>Example Dotted 2px Create Colour</center> </b> </font> </div> </div> </div>
Example Dotted 2px Create Colour
<div style='border:2px dotted blue'> <div style='border:2px dotted red'> <font color=gold> <b> <center>Example Dotted 2px Create Colour</center> </b> </font> </div> </div>
Example Dashed 3px Create Colour
<div style='border:3px dashed blue'> <div style='border:3px dashed red'> <font color=yellow> <b> <center>Example Dashed 3px Create Colour</center> </b> </font> </div> </div>
Example Dashed 4px Create Colour
<div style='border:4px dashed blue'> <font color=silver> <b> <center>Example Dashed 4px Create Colour</center> </b> </font> </div>
Example DivStyle Backgroud image
<div style="border:2px solid#002200"> <div style="border:2px solid#003300"> <div style="border:2px solid#004400"> <div style="border:2px solid#005500"> <div style="border:2px solid#002200"> <div style="border:2px solid#003300"> <div style="border:2px solid#004400"> <div style="border:2px solid#005500"> <center> <div style="background-image:url('http://stevendie.xtgem.com/image/2.gif');border:0px;padding:0px;margin:0px"> <center> <font color="red"> <b>Example DivStyle Backgroud image</b> </font> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div>
[ GO TO HOME ]
<div style="border:3px solid#500000;"> <div style="border:2px solid#800000;"> <div style="border:2px solid#500000;"> <div style="border:2px solid#c00000;"> <div style="border:2px solid#f00000;background:green;margin:1px;padding:1px;"align="center"> <a href="http://stevendie.xtgem.com"><font color="silver"><b>[ GO TO HOME ]</b></font></a> <br /> </div> </div> </div> </div> </div>
Example DivStyle
<div style="border:1px solid#222200"> <div style="border:1px solid#333300"> <div style="border:1px solid#444400"> <div style="border:1px solid#555500"> <div style="border:1px solid#222200"> <div style="border:1px solid#333300"> <div style="border:1px solid#444400"> <div style="border:1px solid#555500"> <center> <div style="background-image:url('http://stevendie.xtgem.com/image/1.gif');border:0px;padding:2px;margin:2px"> <div style="background-color:#888800"> <center> <font color="silver"> <b>Example DivStyle</b> </font> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div>
Div Style
<div style="background-color: yellow; border: 3px double blue"> <font color=blue> <b>Div Style</b> </font> </div>
Solid
<div style="background-color: red; border: 2px solid yellow"> <font color="yellow"> <b>Solid</b> </font> </div>
Groove
<div style="background-color: blue; border: 6px groove red"> <font color="red"> <b>Groove</b> </font> </div>
Double
<div style="background-color: pink; border: 3px double white"> <font color="white"> <b>Double</b> </font> </div>
Dotted
<div style="background-color: blue; border: 2px dotted white"> <font color="white"> <b>Dotted</b> </font> </div>
Inset
<div style="background-color: lime; border: 5px inset red"> <font color="red"> <b>Inset</b> </font> </div>
Outset
<div style="background-color: yellow; border: 5px outset blue"> <font color="blue"> <b>Outset</b> </font> </div>
Ridge
<div style="background-color: blue; border: 6px ridge silver"> <font color="silver"> <b>Ridge</b> </font> </div>
HERRY SOGLENK^_^
0 rubah perkataan:
Posting Komentar
Langganan:
Posting Komentar (Atom)
Langganan:
Posting Komentar (Atom)
Copyright© All Rights Reserved Jupenu.blogspot.com
0 rubah perkataan:
Posting Komentar