15
Kas

What is the CSS?

The Cascading Style Sheets is in shortly CSS. The CSS is save your from time and from lots of codes. The CSS is shows that is how to you see HTML elements. Every Web Designers use the Cascading Style Sheets files including their web sites. The CSS allows web developers to control layout style of pages and layout of multiple pages.

There is a four CSS types. These are

-Browser default (predefined style)

-External style sheet

-Internal style sheet

-Inline style sheet

Browser default style tags are p, h1, h2, i, strong, u, etc.

External style sheets controls html pages in an extra file.[E2]

Internal style sheets are place inside of head tag[E3]

Inline style sheets are place inside of html elements[E4]

I will give an example about external style sheet that is using always for professional web designers; [E2]

Read the rest of this entry