CSS...We all know a bit of CSS I mean what is it,why it is used..right?But how many of us know what CSS stands for? Cascading Style Sheet it is! No idea why it is named like that. Anyway, now I can sense how much stylish web developers are.They have to work a lot with the style sheet;literally a lot! As well as learn different codes to make the web page enchanting. From the "lots of codes" I have learned some today.That includes
1.Padding
2.Border
3.Margin
4. Width and height
5.Style with links
At the end of the day I would state that
1.Padding
2.Border
3.Margin
4. Width and height
5.Style with links
At the end of the day I would state that
1.Padding:
The CSS padding properties define the space between the element border and the element content.
2.Margin
The CSS margin properties define the space around elements.Every elements i.e Margin,Border etc
3.Border
So as it sounds, its the area around the content and padding.This might give you the clear image
4.Width and Height: By default our browser sets the height and width of the element.Then whats the word "customization" for? In CSS you can adjust the height and width with freedom.
5.Style with links: CSS is just style! Links would look tedious if they were posted in webpages as they are. You need style to make it imposing right? CSS properties like a:link,a:hover, a:visited etc make the links more appealing.
Let's not forget HTML.Practiced a little bit of HTML today.Learned how list element is used in HTML and how to create a link within a page. Things are no more easier like before but more interesting than ever before!
So,I am signing off for today.Till than keep calm and code/learn/work/etc (choose your word)
0 comments:
Post a Comment