[WSG] website help, fixing problem with ie5

2003-12-08 Thread Hill, Tim
Hi, sorry to do this but I can’t find the problem I am having. The address is http://www.pinkforlife.info/new/home.html   My site is structured with; A ‘header’ div A ‘container’ div, that contains, a ‘content’ (left), and ‘nav’ (right) A ‘footer’ div   In ie5 there is a gap from th

Re: [WSG] PHP Question...

2003-12-08 Thread Adam Carmichael
Beau Lebens wrote: for compatibilities sake, you should always use the For the 0.3 ASP programmers at WSG (I used to be one, but not anymore *grin* and I don't know how many there are here), when learning PHP, you can enable an ASP style of tag delimiter <% /* php code here */ %>. I've never us

Re: [WSG] Generated Content

2003-12-08 Thread Moose
I'm wondering if anyone out there can point me to an article or crib-sheet discussing the current support for generated content in CSS2. Such as are discussed here http://www.richinstyle.com/guides/generated2.html. I would like to use counters to add numbering to headings in web-versions of so

[WSG] Generated Content

2003-12-08 Thread Peter Neal
Hi, I'm wondering if anyone out there can point me to an article or crib-sheet discussing the current support for generated content in CSS2. Such as are discussed here http://www.richinstyle.com/guides/generated2.html. I would like to use counters to add numbering to headings in web-versions of

RE: [WSG] PHP Question...

2003-12-08 Thread Beau Lebens
that's a very valid one that i didn't mention simon :)   i had that exact same problem on my server, where my hosted site is configured to parse all files as XML and PHP (apparently) and so I had conflicts - ended up having to use something like this;   ?xml version="1.0" encoding="iso-8859

RE: [WSG] PHP Question...

2003-12-08 Thread Simon Jessey
Another thing to consider is XML. Some people (myself included) create XML files on a regular basis. The PHP short tag The problem doesn't usually arise, because the server strips the page of PHP as it is being served; however, it is better to be safe than sorry, eh? --

RE: [WSG] PHP Question...

2003-12-08 Thread Beau Lebens
  for compatibilities sake, you should always use the   Beau --Beau LebensInformation Architect[EMAIL PROTECTED]Dented Reality - www.dentedreality.com.auInformation Architecture, Usability, Web Development -Original Message-From: Chris Stratford [mailto:[EMAIL PROTECTED]Sen

[WSG] Posting to the group

2003-12-08 Thread russ weakley
Hi all, The last few days on this list have been very interesting, and there has been a lot of good info passed back and forward. However, we should keep in mind that this is a small list of just under 200 members, so the volume of the last few days may be a bit scary to some. If you are having l

[WSG] PHP Question...

2003-12-08 Thread Chris Stratford
Hey People! Sorry me again…   Wondering, what is the difference between using:   /* php code */ ?>   as opposed to:   /* php code */ ?>   • Chris Stratford • [EMAIL PROTECTED] • www.neester.com  

[WSG] Very Weird IE Bug...

2003-12-08 Thread Chris Stratford
Hey People… I don’t know what would cause this, but in IE 6 view this site:   www.neester.com/index3error.php   its in the menu, when you hover over the items. I think its because is set the Margin-bottom: -1px   But its very odd the resulting error… I will leave the page there – f