Tikier Hosting Offshore, Adult, Warez Linking Hosting Allowed

16Mar/100

CSS borders

Posted by admin

The CSS border property gives you the option to specify the style and color of the border of an element. With this property, we now can create borders with nice effects, which can also be applied to any element.

Print This Post Print This Post
8Mar/100

CSS Fonts and Texts

Posted by admin

You can define the font-style, font-weight, font-variant, font-size and font-family all at once.

Value: font-style, font-weight, font-variant, font-size and font-family

<p style="font: italic bold 20px Verdana;">Sample Text</p>

Print This Post Print This Post