<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gotopinion.info/wiki/index.php?action=history&amp;feed=atom&amp;title=Adding_Styles_to_Web_pages</id>
	<title>Adding Styles to Web pages - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gotopinion.info/wiki/index.php?action=history&amp;feed=atom&amp;title=Adding_Styles_to_Web_pages"/>
	<link rel="alternate" type="text/html" href="https://wiki.gotopinion.info/wiki/index.php?title=Adding_Styles_to_Web_pages&amp;action=history"/>
	<updated>2026-04-21T17:15:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.gotopinion.info/wiki/index.php?title=Adding_Styles_to_Web_pages&amp;diff=274&amp;oldid=prev</id>
		<title>Paul: New page: Three ways to add styles to your pages.  == Inline ==  Add to a tag using &lt;code&gt;style&lt;/code&gt; attribute  &lt;pre&gt;&lt;p style=&quot;enter CSS&quot;&gt;&lt;/p&gt;&lt;/pre&gt;  == Embedded ==  Add styles in the &lt;code&gt;head&lt;/...</title>
		<link rel="alternate" type="text/html" href="https://wiki.gotopinion.info/wiki/index.php?title=Adding_Styles_to_Web_pages&amp;diff=274&amp;oldid=prev"/>
		<updated>2008-05-19T23:58:25Z</updated>

		<summary type="html">&lt;p&gt;New page: Three ways to add styles to your pages.  == Inline ==  Add to a tag using &amp;lt;code&amp;gt;style&amp;lt;/code&amp;gt; attribute  &amp;lt;pre&amp;gt;&amp;lt;p style=&amp;quot;enter CSS&amp;quot;&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/pre&amp;gt;  == Embedded ==  Add styles in the &amp;lt;code&amp;gt;head&amp;lt;/...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Three ways to add styles to your pages.&lt;br /&gt;
&lt;br /&gt;
== Inline ==&lt;br /&gt;
&lt;br /&gt;
Add to a tag using &amp;lt;code&amp;gt;style&amp;lt;/code&amp;gt; attribute&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;p style=&amp;quot;enter CSS&amp;quot;&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Embedded ==&lt;br /&gt;
&lt;br /&gt;
Add styles in the &amp;lt;code&amp;gt;head&amp;lt;/code&amp;gt; of XHTML document&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;enter CSS&amp;lt;/style&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Linked ==&lt;br /&gt;
&lt;br /&gt;
Style is in another document and the markup is linked to the style.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;link href=&amp;quot;style_sheet.css&amp;quot; media=&amp;quot;screen&amp;quot; rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/CSS&amp;quot; /&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Cascade Style Sheets|Back to Cascade Style Sheets]]&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Paul</name></author>
	</entry>
</feed>