<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Aubrière assoIntroduction &#8211; Aubrière asso</title>
		<atom:link href="https://www.aubriereinfo.com/forums/topic/introduction/feed/" rel="self" type="application/rss+xml" />
		<link>https://www.aubriereinfo.com/forums/topic/introduction/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Apr 2026 00:57:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.4-5380</generator>
		<language>fr-FR</language>

		
														
					
				<item>
					<guid>https://www.aubriereinfo.com/forums/topic/introduction/#post-209</guid>
					<title><![CDATA[Introduction]]></title>
					<link>https://www.aubriereinfo.com/forums/topic/introduction/#post-209</link>
					<pubDate>Thu, 08 May 2014 16:04:36 +0000</pubDate>
					<dc:creator>aubriere</dc:creator>

					<description>
						<![CDATA[
						<p>What You Should Already Know<br />
Before you continue you should have a basic understanding of the following:</p>
<p>HTML / XHTML<br />
If you want to study these subjects first, find the tutorials on our Home page.</p>
<p>What is CSS?<br />
CSS stands for Cascading Style Sheets<br />
Styles define how to display HTML elements<br />
Styles were added to HTML 4.0 to solve a problem<br />
External Style Sheets can save a lot of work<br />
External Style Sheets are stored in CSS files<br />
CSS Demo<br />
An HTML document can be displayed with different styles: See how it works</p>
<p>Styles Solved a Big Problem<br />
HTML was never intended to contain tags for formatting a document.</p>
<p>HTML was intended to define the content of a document, like:</p>
<h1>This is a heading</h1>
<p>This is a paragraph.</p>
<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.</p>
<p>To solve this problem, the World Wide Web Consortium (W3C) created CSS.</p>
<p>In HTML 4.0, all formatting could be removed from the HTML document, and stored in a separate CSS file.</p>
<p>All browsers support CSS today.</p>
<p>CSS Saves a Lot of Work!<br />
CSS defines HOW HTML elements are to be displayed.</p>
<p>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!</font></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

