This campaign is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
webmasterearnincomecl...
Apr 4, 2006 9:50 pm
212
Sam, Legal and ethical issues notwithstanding, this message is off-topic. This is a website designers forum, and though we do appreciate you bringing these...
... Sorry, Maarten, I don't understand. Is it some sort of comment reference? If so, it should be like: <p>This is <!--[if IE]> NOT <[endif]--> a good browser...
Hi Jon; I meant that the effect is funny. "This is Internet Explorer" in IE, "This is not Internet Explorer" in others. <comment> is understood by IE, not by...
... OK, then I did get it! ... You're talking about <!--[if IE]>, right? If IE does read <comment>, it's wrong -- there's no such tag to my knowledge, unless...
Hello Have eventually completed web design of www.eugenemdonaghy.co.uk please check it out and tellme what you think Eugene -- No virus found in this outgoing...
... Finally finished, are we? :) Just kidding -- I haven't stopped working on my website for as long as I can remember. Works fine on every browser I tested it...
When I worked on a helpdesk, some old lady called. She had bought a computer and had moved it to another room after three days. The problem was that the...
Latest design finished got Css and the XHTML to validate next plan making it validate in XHTML striict Eugene ... No virus found in this outgoing message. ...
... XHTML 1.1 is strict. I bet if you just changed the DOCTYPE you'd validate fine. I usually use XHTML 1.0 Strict as my DOCTYPE so that I don't have to worry...
Hi Steve, welcome to the group. On your web redesign, I think you can start by restructuring your HTML. You know, using <h1><h2> .... etc and also stop using...
... Hi, Steve! Looks like quite the trove of reviews you've got going on there! Though I have not explored the entire site, it looks like it works well -- all...
Hi, everyone. I am having a horrible time trying to get this website to behave. <http://www.jonathonvs.com> First concern: The centering is 1px off in...
Hi Jonathon, In the php code, the submit button's name is "submit_check" but you then have "if ($_POST['_submit_check'])". Try removing the underscore in...
Here's my take on your problem #1 and #2, http://tinyurl.com/gzzyy You need to fix the ul though. The problem that you had was caused by the floating child...
Thanks, Jenny and Anggie! You guys are the greatest. Putting the background image in the wrapping div was just the sort of obvious solution I needed, Anggie,...
Right ... I forgot to add another problem I'm having. Sorry for the cross-post, those of you on CAI. Does anyone know why my CSS doesn't validate? It says...
I guess it has something to do with that weird characters at the beginning of your css. http://tinyurl.com/hq9s6 I see them on my editors: - Stylemaster -...
Hey Jon, Just noticed that you put a link to my site there. Thank you and, for an exchange, I put a link to your site on mine :) -- Anggie Bratadinata ...
... That's so strange ... those characters don't display in any program I own. I looked in Dreamweaver, Notepad, WordPad, and Expression Web Designer. I bet...
... Hehe :) what can you expect from betas? Especially Microsoft's ones ... No sweat. I'm glad to help p.s. Thanks for telling me about PSPad. It is awesome; I...
Jonathon, what are you using the implode() for? Are you simply trying to email from a $_POST form? Jenny ... Now I just have to get the contact form...