Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cegonsoft india | Learn CSS
#1
Introducing CSS

The introduction of CSS to theWeb development and design world brought it back to a clean and elegant
solution for styling Web pages. CSS meant a style could be defined in a single location for the entire
Web site, and simply referenced on the elements requiring the style. Using CSS brought back the logic
separation between Web page content and the styles used to display it.

Creating Style Sheets

Like HTML, CSS is an interpreted language. When a Web page request is processed by a Web server,
the server’s response can include style sheets, which are simply collections of CSS instructions. The style
sheets can be included in the servers’ response in three different ways: through external style sheet files,
internal style sheets embedded directly in the Web page, or inline styles sheets.

more at Cegonsoft
Reply
#2
Great tutorial! Don't see many css tutorials these days and this one is very nice and easy to follow!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Free Worker HTML, CSS, Javascript ImFocuzz 2 1,104 04-05-2014, 10:01 PM
Last Post: VHPanda
  Forum CSS code problem. inferno.lion 0 665 06-10-2013, 02:48 AM
Last Post: inferno.lion
  MyBB CSS Postbit Buttons Peter L 1 1,312 07-14-2012, 05:52 PM
Last Post: 'Snorlax
  inline css question andrewjs18 1 882 03-24-2012, 10:11 AM
Last Post: Haxalot
  Need a CSS Teacher! ImFocuzz 2 952 03-08-2012, 06:01 PM
Last Post: BreShiE

Forum Jump:


Users browsing this thread: 1 Guest(s)