We have an activity again which is hard because I dont know what to do again. Gesh! I really hate activity! Patience Syrell, next time.. next time.. hmm. Hayy! I pray and I wish that I can do it next time and I can clearly understand. :(
Inline Styles
An inline style can be used if a unique style is to be applied to one single occurrence of an element.
To use inline styles, use the style attribute in the relevant tag. The style attribute can contain any CSS property. The example below shows how to change the text color and the left margin of a paragraph:
<p style="color:blue;margin-left:20px;">This is a paragraph.</p>
Link: http://www.w3schools.com/html/html_css.asp
Syrell Calabag, signing off..
No comments:
Post a Comment