30
0
What is CSS?
- CSS stands for Cascading Style Sheets
- Styles define how to display HTML elements
- Styles were added to HTML 4.0 to solve a problem
- External Style Sheets can save a lot of work
- External Style Sheets are stored in CSS files
CSS IntroductionWhat You Should Already KnowBefore you continue you should have a basic understanding of the following:
If you want to study these subjects first, find the tutorials on our Home page. What is CSS?
CSS DemoAn HTML document can be displayed with different styles: See how it works Styles Solved a Big ProblemHTML was never intended to contain tags for formatting a document. HTML was intended to define the content of a document, like: <h1>This is a heading</h1> <p>This is a paragraph.</p> When tags like <font>, and color attributes were added to the HTML 3.2 specification, it started a nightmare for web developers. Development of large web sites, where fonts and color information were added to every single page, became a long and expensive process. To solve this problem, the World Wide Web Consortium (W3C) created CSS. In HTML 4.0, all formatting could be removed from the HTML document, and stored in a separate CSS file. All browsers support CSS today. CSS Saves a Lot of Work!CSS defines HOW HTML elements are to be displayed. Styles are normally saved in external .css files. External style sheets enable you to change the appearance and layout of all the pages in a Web site, just by editing one single file! Your browser does not support inline frames or is currently configured not to display inline frames. Altova® MissionKit® – Integrated Suite of XML Tools Your browser does not support inline frames or is currently configured not to display inline frames. CSS SummaryThis tutorial has taught you how to create style sheets to control the style and layout of multiple web sites at once. You have learned how to use CSS to add backgrounds, format text, add and format borders, and specify padding and margins of elements. You have also learned how to position an element, control the visibility and size of an element, set the shape of an element, place an element behind another, and to add special effects to some selectors, like links. For more information on CSS, please take a look at our CSS examples and our CSS reference. Now You Know CSS, What’s Next?The next step is to learn XHTML and JavaScript. XHTML XHTML reformulates HTML 4.01 in XML. If you want to learn more about XHTML, please visit our XHTML tutorial. JavaScript JavaScript can make your web site more dynamic. A static web site is nice when you just want to show flat content, but a dynamic web site can react to events and allow user interaction. JavaScript is the most popular scripting language on the internet and it works with all major browsers. If you want to learn more about JavaScript, please visit our JavaScript tutorial.
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
Your browser does not support inline frames or is currently configured not to display inline frames. 1,050,724 Sites built with Wix. Make your own!Click here to design a Stunning Flash Website for Free Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free. With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money. |
Possibly Related Posts:
- Mobile Web Design Goes Mainstream
- Web Design Trends 2011
- Ecommerce Web Design Trends
- Combining jQuery Effects and Plugins For A Great Marketing Effect
- Find Your Conversion Rate – Podcast
Categories
- Ecommerce Tips
- Email Marketing
- Featured
- Graphic Design Tips
- News
- SEO Tips
- Social Marketing
- Web Design Tips
- Website Analytics



