Diving in styles.
This week was no playground.we were reminded to practice at this point if we were to be good at this stuff.
I enjoyed this class learning all the cool styles that can be applied to make your web page unique.
Techniques i have learned:
-To use DIV tags with CSS to layout my webpage.
The
tag gives you the ability to name certain sections of your webpage so that you can affect them with style .
example:
example:
this centers the content in the div.
he primary attributes of the div tag are style ,class and id.
-To add a background image which can be repeat or no repeat.
-Adding background color e.g h1 {background-color:#ffe425;} .this is applying a specific hex color to the heading 1.
-styling links
-styling fonts (color ;size).
Practise is all i can think of.
he primary attributes of the div tag are style ,class and id.
-To add a background image which can be repeat or no repeat.
-Adding background color e.g h1 {background-color:#ffe425;} .this is applying a specific hex color to the heading 1.
-styling links
-styling fonts (color ;size).
Practise is all i can think of.
No comments:
Post a Comment