<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Web Design Sans Style Sheets</title>
	<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets/</link>
	<description>Comments on Ask MetaFilter post Web Design Sans Style Sheets</description>
	<pubDate>Thu, 22 May 2008 13:44:22 -0800</pubDate>
	<lastBuildDate>Thu, 22 May 2008 13:44:22 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Web Design Sans Style Sheets</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets</link>	
		<description>Any tips on web design WITHOUT style sheets?  Yes, I know that&apos;s crazy talk. &lt;br /&gt;&lt;br /&gt; I work for a state government agency, and I&apos;m in charge of trying to make our website usable and worth using, neither of which it is now.  I&apos;ll be working under strict bureaucratic requirements.  Essentially, I have nothing to work with but HTML.  There is a style sheet, but it does nothing but set a few text properties, and I don&apos;t have the ability to change it or add on to it.  It&apos;s guarded like a Grail.&lt;br&gt;
&lt;br&gt;
I know people built pages with nothing more than HTML in the Dark Ages, but that was before I got into web design.  I don&apos;t know the tricks and techniques of the era.&lt;br&gt;
&lt;br&gt;
Does anyone remember their old tricks?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.92150</guid>
		<pubDate>Thu, 22 May 2008 13:43:05 -0800</pubDate>
		<dc:creator>echo target</dc:creator>
		
			<category>webdesign</category>
		
			<category>website</category>
		
			<category>css</category>
		
			<category>stylesheets</category>
		
			<category>html</category>
		
	</item> <item>
		<title>By: echo target</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349705</link>	
		<description>Just to clarify, I&apos;m not trying to recreate the look &amp;amp; feel of the olden days.  I&apos;m trying to apply modern conventions of layout and style to a, shall we say, limited authoring environment.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349705</guid>
		<pubDate>Thu, 22 May 2008 13:44:22 -0800</pubDate>
		<dc:creator>echo target</dc:creator>
	</item><item>
		<title>By: dagnyscott</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349710</link>	
		<description>You can always embed a style sheet in the HTML document.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349710</guid>
		<pubDate>Thu, 22 May 2008 13:49:37 -0800</pubDate>
		<dc:creator>dagnyscott</dc:creator>
	</item><item>
		<title>By: Inspector.Gadget</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349711</link>	
		<description>It&apos;s ugly, but could you just put your CSS styling in the HEAD of the page, rather than in-line?  That would allow you to preserve some of the sanity-saving aspect of external stylesheets and write your selectors carefully.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349711</guid>
		<pubDate>Thu, 22 May 2008 13:49:43 -0800</pubDate>
		<dc:creator>Inspector.Gadget</dc:creator>
	</item><item>
		<title>By: self</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349712</link>	
		<description>Well shoot, that&apos;s just ludicrous. Why do they not want you to touch the style sheet? It&apos;s a little ridiculous to ask you to make their site function, then guard you from one of the most important aspects of design.&lt;br&gt;
&lt;br&gt;
My suggestion, get them to drop some dough on Dreamweaver. WYSIWYGs will give you instant HTML super powers, and though buggy, are a much better launching pad than, say, text edit and a list of HTML tags.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349712</guid>
		<pubDate>Thu, 22 May 2008 13:50:15 -0800</pubDate>
		<dc:creator>self</dc:creator>
	</item><item>
		<title>By: self</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349714</link>	
		<description>Also, what dagnyscott and IG said.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349714</guid>
		<pubDate>Thu, 22 May 2008 13:50:59 -0800</pubDate>
		<dc:creator>self</dc:creator>
	</item><item>
		<title>By: o2b</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349715</link>	
		<description>I can&apos;t imagine working without styles.&lt;br&gt;
&lt;br&gt;
Two thoughts:&lt;br&gt;
&lt;br&gt;
1. Can you insert local style blocks? Unfortunately it would for some redundant code that you would have to edit all over if you wanted to change it.&lt;br&gt;
&lt;br&gt;
2. Could you get around the barrier by storing a stylesheet somewhere you can get to, and calling it in on each page you want to edit?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349715</guid>
		<pubDate>Thu, 22 May 2008 13:51:58 -0800</pubDate>
		<dc:creator>o2b</dc:creator>
	</item><item>
		<title>By: ISeemToBeAVerb</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349716</link>	
		<description>Not to be crass, but doesn&apos;t neglecting current web standards run contrary to the final intention of your task?  It seems to me that if they were actually concerned about usability they would be more open to adopting new standards.  In terms of layout and style, you can just use HTML, but like I said, it seems a bit like an exercise in futility.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349716</guid>
		<pubDate>Thu, 22 May 2008 13:52:08 -0800</pubDate>
		<dc:creator>ISeemToBeAVerb</dc:creator>
	</item><item>
		<title>By: bl1nk</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349717</link>	
		<description>If pre-CSS is the Dark Age of web development, then tables and &lt;a href=&quot;http://en.wikipedia.org/wiki/Spacer_GIF&quot;&gt;transparent spacer gifs&lt;/a&gt; were our illuminated manuscripts.&lt;br&gt;
&lt;br&gt;
I would advise you &lt;em&gt;not&lt;/em&gt; to get overly reliant on spacer.gifs as they tended to be a pain to maintain; though table tags are not much better.&lt;br&gt;
&lt;br&gt;
Instead, what I would say is -- learn to love simplicity and elegance.  Most web users, and especially the users who visit government website, really care little for fancy, snazzy page design.  They&apos;re going to the site to find information, and they want to find that stuff quickly and easily and move on with their lives.  Think about how you&apos;re going to make it easy for them to do what they want and find what they&apos;re looking for, and build your design to that purpose.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349717</guid>
		<pubDate>Thu, 22 May 2008 13:53:19 -0800</pubDate>
		<dc:creator>bl1nk</dc:creator>
	</item><item>
		<title>By: abulafa</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349719</link>	
		<description>If all you have, really, truly, is HTML then how does content flow into place? I mean, if you have any server-side delivery of anything you can inject styles into the HTML pages even if you can&apos;t simply reference a .css file.&lt;br&gt;
&lt;br&gt;
But, in short, you add a &amp;lt;style&amp;gt; section in the &amp;lt;head&amp;gt; element as outlined &lt;a href=&quot;http://www.google.com/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml401%2Fpresent%2Fstyles&amp;ei=d9w1SPj9GJiQ8wT28PTYDQ&amp;usg=AFQjCNE4G2aEkNmDRT0JVagUvAWAH4bKoQ&amp;sig2=pNMg8B8p0rXPzFoehik1XA&quot;&gt;here&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Alternatively, you can point a style link to a .html file that happens to contain css instead of HTML as long as you set its type correctly. Like this:&lt;br&gt;
&lt;br&gt;
&amp;lt;head&amp;gt;&lt;br&gt;
&amp;lt;LINK rel=&quot;stylesheet&quot; href=&quot;testcss.htm&quot; type=&quot;text/css&quot;&amp;gt;&lt;br&gt;
&amp;lt;/head&amp;gt;&lt;br&gt;
&lt;br&gt;
Now your testcss.htm can contain normal css styles, like&lt;br&gt;
&lt;br&gt;
body{background-color:blue;}</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349719</guid>
		<pubDate>Thu, 22 May 2008 13:55:51 -0800</pubDate>
		<dc:creator>abulafa</dc:creator>
	</item><item>
		<title>By: echo target</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349720</link>	
		<description>I would love me some Dreamweaver.  I&apos;m trying to get them to get it, and I have a few people convinced, but no one&apos;s pulled out the wallet yet.  Guess what we&apos;re using?  MS Frontpage 2000!  [vomits]&lt;br&gt;
&lt;br&gt;
If I put the stylesheets in the HEAD, will I have to copy &amp;amp; paste the styles onto every HTML page?  Perhaps I can use an include...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349720</guid>
		<pubDate>Thu, 22 May 2008 13:57:46 -0800</pubDate>
		<dc:creator>echo target</dc:creator>
	</item><item>
		<title>By: abulafa</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349722</link>	
		<description>But yes, as others have said, try and convince your requirement-givers that they are barking up a very, stupidly wrong tree.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349722</guid>
		<pubDate>Thu, 22 May 2008 13:58:57 -0800</pubDate>
		<dc:creator>abulafa</dc:creator>
	</item><item>
		<title>By: abulafa</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349725</link>	
		<description>Ah yes, if you have an include, you can actually just place it between the &amp;lt;style&amp;gt; elements and point it at your own css files. Not the greatest, but still essentially the same as linked styles (except for caching and alternate media such as printers, even that can be specificed in a style element, iirc).&lt;br&gt;
&lt;br&gt;
And, um, if you&apos;re using FP2000... just stop. Go open up Notepad, you will hand-write more reliable and maintainable HTML than that pile of dung ever has.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349725</guid>
		<pubDate>Thu, 22 May 2008 14:01:25 -0800</pubDate>
		<dc:creator>abulafa</dc:creator>
	</item><item>
		<title>By: Fuzzy Skinner</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349735</link>	
		<description>It&apos;s not that hard to make nice pages without style sheets. It&apos;s just that it takes longer to make site-wide style changes, and they may be slower loading and have some accessibility issues for the disabled. &lt;br&gt;
&lt;br&gt;
You can always make a master layout using inline CSS or (gasp!) tables. Put plenty of time into making the design as flexible and scalable as you can. Then make copies of that page for each new page of the site. Use a vertical link layout, so you can always add links to new pages as they are developed, without running out of room for them.&lt;br&gt;
&lt;br&gt;
bl1nk has it acactly right, though:  &lt;em&gt;learn to love simplicity and elegance.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
There&apos;s no need for razzle-dazzle. Especially in a government related website, people visit for the information. Make the info easy to find, lay things out in a logical manner, and use graphics that aid in communication. Anything else is extraneous. That&apos;s the definition of &quot;usable and worth using.&quot;&lt;br&gt;
&lt;br&gt;
People made beautiful and elegant web pages in the Dark Ages, and you&apos;ll be able to do the same.&lt;br&gt;
&lt;br&gt;
Also, check out &lt;a href=&quot;http://dynamicdrive.com/&quot;&gt;Dynamic Drive&lt;/a&gt; for scripts that might be useful.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349735</guid>
		<pubDate>Thu, 22 May 2008 14:09:09 -0800</pubDate>
		<dc:creator>Fuzzy Skinner</dc:creator>
	</item><item>
		<title>By: chairface</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349740</link>	
		<description>Back in the old days it was all tables, invisible one pixel gifs, and giving up by posting a GIF of what you wanted. You can get a feel for this via the old internet  way back machine at a &lt;a href=&quot;http://web.archive.org/web/*/http://www.nytimes.com&quot;&gt;archive.org&lt;/a&gt;. I always thought the &lt;a href=&quot;http://web.archive.org/web/19981212034331/http://www1.nytimes.com/&quot;&gt;nytimes &lt;/a&gt;did a good job for what was possible back then.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349740</guid>
		<pubDate>Thu, 22 May 2008 14:19:50 -0800</pubDate>
		<dc:creator>chairface</dc:creator>
	</item><item>
		<title>By: bricoleur</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349747</link>	
		<description>What&apos;s to prevent you from doing this:&lt;br&gt;
&amp;lt;head&amp;gt;&lt;br&gt;
&amp;lt;LINK rel=&quot;stylesheet&quot; href=&quot;theirs.css&quot; type=&quot;text/css&quot;&amp;gt;&lt;br&gt;
&amp;lt;LINK rel=&quot;stylesheet&quot; href=&quot;yours.css&quot; type=&quot;text/css&quot;&amp;gt;&lt;br&gt;
&amp;lt;/head&amp;gt;&lt;br&gt;
&lt;br&gt;
I.e., using the cascade to override the existing stylesheet with your own...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349747</guid>
		<pubDate>Thu, 22 May 2008 14:27:48 -0800</pubDate>
		<dc:creator>bricoleur</dc:creator>
	</item><item>
		<title>By: gum</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349753</link>	
		<description>You can have more than one stylesheet. Will they notice if you reference both immutablegrail.css and furtiveadditionalstyling.css?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349753</guid>
		<pubDate>Thu, 22 May 2008 14:36:58 -0800</pubDate>
		<dc:creator>gum</dc:creator>
	</item><item>
		<title>By: gum</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349755</link>	
		<description>Oh, yes, just like bricoleur just said.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349755</guid>
		<pubDate>Thu, 22 May 2008 14:37:59 -0800</pubDate>
		<dc:creator>gum</dc:creator>
	</item><item>
		<title>By: drjimmy11</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349817</link>	
		<description>Tables are more effective anyway. The whole &quot;tableless&quot; thing is kind of a farce for trying to make a truly cross-browser, robust site.&lt;br&gt;
&lt;br&gt;
Do use a stylesheet, as mentioned above, but there&apos;s never anything wrong with using tables.&lt;br&gt;
&lt;br&gt;
Also, if you can get your server to accept server-side includes of html files, you can get away without having to constantly copy/paste too much.&lt;br&gt;
&lt;br&gt;
for example, if you have a header and footer, make the page one big table.&lt;br&gt;
put the [table] tag and first row or whatever you want in the header.html, but dont close it til the footer html.&lt;br&gt;
&lt;br&gt;
Include the header and footer in every page, and then all that page has to contain is the middle of the table. Then when you decide to change your header or footer later you dont have to do it 300 times.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349817</guid>
		<pubDate>Thu, 22 May 2008 16:22:04 -0800</pubDate>
		<dc:creator>drjimmy11</dc:creator>
	</item><item>
		<title>By: drjimmy11</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349818</link>	
		<description>(same would go for any side menu or other shared elements of course)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349818</guid>
		<pubDate>Thu, 22 May 2008 16:23:05 -0800</pubDate>
		<dc:creator>drjimmy11</dc:creator>
	</item><item>
		<title>By: scottreynen</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349844</link>	
		<description>&lt;i&gt;The whole &quot;tableless&quot; thing is kind of a farce for trying to make a truly cross-browser, robust site.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
... written on a cross-browser, robust site that doesn&apos;t use tables for non-tabular content. Other such sites include Facebook and YouTube. Do whatever you have to do in your context, but be aware that there&apos;s widespread consensus among web professionals that tables are used for tabular content, not layout.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349844</guid>
		<pubDate>Thu, 22 May 2008 17:18:47 -0800</pubDate>
		<dc:creator>scottreynen</dc:creator>
	</item><item>
		<title>By: Monday</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349866</link>	
		<description>I agree with bricoleur and gum.  Use your own style sheet.  Should they discover what you done, you don&apos;t have to go back and edit that one line a hundred times- just copy their style sheet into yours.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349866</guid>
		<pubDate>Thu, 22 May 2008 17:50:18 -0800</pubDate>
		<dc:creator>Monday</dc:creator>
	</item><item>
		<title>By: kirkaracha</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1349883</link>	
		<description>&lt;q&gt;&lt;i&gt;Tables are more effective anyway. The whole &apos;tableless&apos; thing is kind of a farce for trying to make a truly cross-browser, robust site.&lt;/i&gt;&lt;/q&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://web.archive.org/web/20051211224423/www.wired.com/news/explanation.html&quot;&gt;Behind the Wired News Design&lt;/a&gt;, October 2002 (so old I had to go to the Wayback Machine).&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.stopdesign.com/articles/throwing_tables/&quot;&gt;Throwing Tables Out the Window&lt;/a&gt;, July 2004</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1349883</guid>
		<pubDate>Thu, 22 May 2008 18:24:36 -0800</pubDate>
		<dc:creator>kirkaracha</dc:creator>
	</item><item>
		<title>By: Blandanomics</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1350027</link>	
		<description>Why dont you write the style inline?&lt;br&gt;
&lt;br&gt;
Like: &lt;code&gt;&lt;&gt;Blah&lt;&gt;&lt;/&gt;&lt;/&gt;&lt;/code&gt;  (odd spaces added)&lt;br&gt;
&lt;br&gt;
I feel your pain on the FrontPage, I was in the exact same position.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1350027</guid>
		<pubDate>Thu, 22 May 2008 22:06:27 -0800</pubDate>
		<dc:creator>Blandanomics</dc:creator>
	</item><item>
		<title>By: Blandanomics</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1350029</link>	
		<description>that didnt work...&lt;br&gt;
[p style=&quot;color:blue;&quot;]blah[/p]</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1350029</guid>
		<pubDate>Thu, 22 May 2008 22:08:56 -0800</pubDate>
		<dc:creator>Blandanomics</dc:creator>
	</item><item>
		<title>By: flabdablet</title>
		<link>http://ask.metafilter.com/92150/Web-Design-Sans-Style-Sheets#1350117</link>	
		<description>&lt;a href=&quot;http://www.nvu.com/&quot;&gt;NVU&lt;/a&gt; is free, and creates far cleaner HTML than FrontPage.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.92150-1350117</guid>
		<pubDate>Fri, 23 May 2008 01:45:47 -0800</pubDate>
		<dc:creator>flabdablet</dc:creator>
	</item>
	</channel>
</rss>
