<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019775" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019775</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-how-do-i-encorporate-it-html-doc#comment-1119659</link>
    <description> &lt;p&gt;Okay, look, Timewell, you are getting WAY ahead of yourself! You can&#039;t hope to start learning CSS when you&#039;re not clear on HTML. Really. Here&#039;s what I want you to do: take all the content you want to have on a sample page. Mark it up just with headings and  and such. &lt;/p&gt;
&lt;p&gt;Next, figure out what sections you want to have (navigation, posts, title, logo, footer, et cetera) and put divs around those pieces with ids like this:&lt;/p&gt;
&lt;p&gt;Okay, once you&#039;ve done this, it will look really plain and just be a big long page. That&#039;s EXACTLY what you want. &lt;/p&gt;
&lt;p&gt;Once you have that all in place, and you validate the code to make sure it&#039;s all correct, then you can add in the CSS and use it to control the presentation.&lt;/p&gt;
&lt;p&gt;When you have this sample page ready and it makes sense to you, post again and I&#039;ll walk you through the process of figuring out the CSS. &lt;/p&gt;
&lt;p&gt;***&lt;/p&gt;
&lt;p&gt;Anything but Netscape are those browsers, layers are a proprietary code form for Netscape only. DIV is cross-browser.&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 22:22:27 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1119659 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-how-do-i-encorporate-it-html-doc#comment-1119655</link>
    <description> &lt;p&gt;What browsers are those?  How would I encorporate layers?&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 21:30:42 +0000</pubDate>
 <dc:creator>Timewell</dc:creator>
 <guid isPermaLink="false">comment 1119655 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-how-do-i-encorporate-it-html-doc#comment-1119649</link>
    <description> &lt;p&gt;If your going to use that naviagtion set up you posted in the other thread, keep to tables, CSS is pretty good at aligning chunks of content but doesnt do to well with heaps of little nested chunks in bigger chunks. Unless you use layers then you make your site unaccessable to some browsers&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 20:41:58 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1119649 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-how-do-i-encorporate-it-html-doc#comment-1119644</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by The Webmistress &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;If you haven&#039;t used CSS before, I would suggest you learn how to get rid of font tags, backgrounds and that kind of stuff from your pages into an external style sheet and then once you have that working progress on to the more complicated task of doing layout with CSS. &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I have tried to understand but I am getting myself more confused.  How much, roughly, does it know off the size of each file (%)?&lt;/p&gt;
&lt;p&gt;I just need an example in one of my pages to start me off!&lt;br /&gt;
&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 19:29:47 +0000</pubDate>
 <dc:creator>Timewell</dc:creator>
 <guid isPermaLink="false">comment 1119644 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-how-do-i-encorporate-it-html-doc#comment-1119643</link>
    <description> &lt;p&gt;No I am not doing it in Publisher!  I am doing it in Notepad!&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 18:35:54 +0000</pubDate>
 <dc:creator>Timewell</dc:creator>
 <guid isPermaLink="false">comment 1119643 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-how-do-i-encorporate-it-html-doc#comment-1119638</link>
    <description> &lt;p&gt;As Julia says, and as I mentioned before, you&#039;ll want to learn some basic CSS before trying to eliminate tables.&lt;/p&gt;
&lt;p&gt;CSS will still lower your code bloat (you&#039;re not really trying to do this in publisher, are you!?), by allowing you to eliminate font tags and style the colours and fonts on the page.&lt;/p&gt;
&lt;p&gt;But unless you have a solid handle on HTML, it&#039;s not going to help to look at CSS. &lt;/p&gt;
&lt;p&gt;Instead of trying to edit a page, why not start with a new page and practice until you are familiar. Then editing existing pages will be easier.&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 16:47:18 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1119638 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-how-do-i-encorporate-it-html-doc#comment-1119632</link>
    <description> &lt;p&gt;If you haven&#039;t used CSS before, I would suggest you learn how to get rid of font tags, backgrounds and that kind of stuff from your pages into an external style sheet and then once you have that working progress on to the more complicated task of doing layout with CSS.&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 13:32:11 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1119632 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-how-do-i-encorporate-it-html-doc#comment-1119631</link>
    <description> &lt;p&gt;Yep very!&lt;/p&gt;
&lt;p&gt;I dunno now I am confused!  I was told that CSS cuts down on file size and therefore I want to do this.  I am not sure how to do so after reading through many, many many tutorials!  I know that it has to be an external file though as then I can change stuff easily.  My site will have a lot of pages!&lt;/p&gt;
&lt;p&gt;What do you recommend?  Should I keep the tables or what?&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 13:28:57 +0000</pubDate>
 <dc:creator>Timewell</dc:creator>
 <guid isPermaLink="false">comment 1119631 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-how-do-i-encorporate-it-html-doc#comment-1119628</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: If so can I have an example cause I am definately not understanding how to replace the  tags. Once one page is coded I can probably see what to do!&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;You said that you don&#039;t understand how to replace the table tags. Are you wanting to &lt;strong&gt;totally&lt;/strong&gt; get rid of all tables on this site? If not, what do you mean by &quot;replace&quot;?&lt;/p&gt;
&lt;p&gt;*gets confusing doesn&#039;t it?* &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 11:23:24 +0000</pubDate>
 <dc:creator>disaster-master</dc:creator>
 <guid isPermaLink="false">comment 1119628 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-how-do-i-encorporate-it-html-doc#comment-1119626</link>
    <description> &lt;p&gt;oops!  I gave the wrong URL!&lt;/p&gt;
&lt;p&gt;Sorry guys!  &lt;a href=&quot;http://cmdirector.neosurge.net/index.php&quot; class=&quot;bb-url&quot;&gt;Correct URL&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;That should work now!&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Nov 2002 10:57:55 +0000</pubDate>
 <dc:creator>Timewell</dc:creator>
 <guid isPermaLink="false">comment 1119626 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
