CSS in WO
CSS in WO
- Subject: CSS in WO
- From: "Jonathan Fleming" <email@hidden>
- Date: Fri, 19 Mar 2004 10:08:13 +0000
I've read many archived posts on the subject and have followed their advice,
but still I can not get the style sheet to do it's thing. The path I use is
relative to the webserver's doc root and is the same sort of path I use for
my images which all work fine. Where am I going wrong here? This is the HTML
in the template component:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
<TITLE><WEBOBJECT NAME=String1></WEBOBJECT></TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link
href="/WebObjects/BTT.woa/Contents/WebServerResources/Images_dir/StyleSheets/main.css"
rel="stylesheet" type="text/css">
<style type="text/css">
<!--
-->
</style></HEAD>
<WEBOBJECT NAME=Body1>
<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=0
BGCOLOR=#000000>........ blah, blah, blah
Advanced Thanks
Jonathan :^)
_________________________________________________________________
Express yourself with cool emoticons - download MSN Messenger today!
http://www.msn.co.uk/messenger
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.