CSS Layout for Web designer Initiators
forumwatch — February 25, 2013 - 11:05
CSS holds for Cascading Style Sheet, Style defines how to present the HTML Elements. CSS is considered mostly to allow the partition of script substance writer by HTML content from script appearance, including elements such as the layout, colors, and font face, color and style. This division can develop ease of access the content, present more flexibility and manage in the design of presentation individuality, allow many pages to share designing, and decrease difficulty and duplication in the structural content.
Why CSS?
CSS Sheets downloaded only once and stored in cache memory, so pages will load easily and quickly. Using style sheet we have to manage layout and Web page Presentation. CSS gives efficiency in design and it is easy to work with.
CSS 1, CSS 2. CSS 3, and CSS 4 these are the versions of Cascading Style Sheet. CSS is divided into three types; there are Internal or Embedded Styles, Inline Styles and External Styles.
Internal or Embedded Styles are located inside the head tag of an exacting web page through the style tag.
Inline Style is used directly inside the HTML tag. We cannot use the Style builder to create the Inline style.
External Style is a Separate style page which is linked to the web page. So the styles are outside of the web page.


Advantages of CSS
forumwatch — February 26, 2013 - 14:261) Avoid Time consuming and uniformity
2) Compact or Reduced Bandwidth
3) Advanced Search Engine Ranking
4) Appropriateness and Suitability
5) Easy to viewing a website
As you can manage the text (font-family, color, size, line-height and etc.,) and the layout (backgrounds, margin, padding, and etc) of a website, in one single file, but also build websites with good visual effects.
Tell me uses of Css
admin — February 26, 2013 - 13:09Hai Forum watch,
Your CSS Layout post is simply superb and if possible to give the uses for using CSS.
Regards,
Admin