Thursday, May 28, 2015

Cascading Style Sheet

My impression with CSS(Cascading Style Sheet) that it was hard, but then it is like HTML that has another function. CSS was our next lesson and it was used to design our own website so that it would be organize and presentable. When I'm home I try to use CSS in my HTML and play with it and I visualize my webpage to be like Facebook even in simpler design so that it would look fine and I think I achieved it by using CSS, but our instructor recommended us to go to w3schools.com so that we can learn more about CSS and HTML  and I looked at it and the tutorials are good however, I had my time pressure feeling so I didn't wander in that website and  I finish to layout my webpage based on our instructor's teachings. I was impressed when there were 3 types of CSS that was Internal, External and Inline because we can use it in many different ways. In my website I used an Internal type of CSS because I have been just a novice of HTML and CSS and I think I'm more comfortable with it so I give it a go then everything worked for me.

Internal Style - are defined in the <head> section of the current web page

External Style- are defined on the External Style Sheet, which is linked to the web page(s).

Inline Style- are defined within the HTML markup of a particular page element.




No comments:

Post a Comment