Theme Layout

Boxed or Wide or Framed

Wide

Theme Translation

Display Featured Slider

Featured Slider Styles

Display Grid Slider

yes

Grid Slider Styles

Display Trending Posts

Display Author Bio

Display Instagram Footer

off

Dark or Light Style

Light

Blog Archive

Powered by Blogger.

Friday, February 24, 2017

[HTML5] Styles


# HTML Styles


● The HTML Style Attribute

 Setting the style of an HTML element, can be done with the style attribute.
The HTML style attribute has the following syntax.
<tagname style="property:value;">
The property is a CSS property. The value is a CSS value.

● HTML Background Color

 The background-color property defines the background color for an HTML element.
This example sets the background color for a page to powderblue.



● HTML Text Color

 The color property defines the text color for an HTML element.



● HTML Fonts


 The font-family property defines the font to be used for an HTML element.



● HTML Text Size


 The font-size property defines the text size for an HTML element.



● HTML Text Alignment

 The text-align property defines the horizontal text alignment for an HTML element.


QuickEdit
Unknown
0 Comments
Share This Post :

You Might Also Like

No comments:

Post a Comment

Follow @SunriseSunsetBlog