Summary: SDP - You're probably done by now with your site ;-) But I would suggest investing $20-&30 on a book to get the basic <html> stuff and CSS info, th...
Summary: nothing we can do with CSS, only with javascript http://homepage.ntlworld.com/bobosola/ but to get a picture that's transparent to stay transparent Tr...
Summary: This question is being posted right after my last one because I might have found my answer but now it poses a new question. I went to validate my code...
Summary: "you didnt even use the function 'font' which is one of the very first things people should be using on their html." Aaaaargh. This was true in 1995....
Summary: Let me start by saying I am totally new to PHP and MySQL I am trying to create an intranet page that has an index, a random quote section and a search...
Summary: All the errors you posted are really just warnings. Any browser with CSS support will handle them properly. It's the validator's (parser's) job to e...
Summary: Because I'm in a great mood I've made a little template based on what your "assignment" was: http://james-greenwood.co.uk/chobits/ It has an index pag...
Summary: Thank you for the responses. I know very little about javascript. I've been able to figure out how to change colors and links to my pages within a s...
Summary: There are two things that bother me: One, when somebody doesn't answer the question and just says "do it another way", and two, when somebody repeats...
Summary: The best way to learn (in my opinion) is to determine what technique/language/etc that you want to learn and create a 'project' that requires that ele...
Summary: Well, I get the same thing. Since it works for some and not others and I can see from the code produced that it is NOT an issue with CSS/display prope...
Summary: Painfully slow to load. The Free PC Help image at the bottom "jumps" the first time your mouse riolls over it In the News block on the right the first...
Summary: One way is with CSS (cascading style sheets) If you set up a style sheet with your links, etc., you only have to change it there and it'll change on ...
Summary: Right... Now I havn't punched that stuff in yet, but I can already guess your fixing the Index Page vertial alignment error, and just recommending oth...
Summary: Ok, look, i have a web page that is much more complicated than that, with iframes, css and everything, so i guess i'm an experienced user. I just use ...
Summary: Hi there. I've just completed a website that works fine in IE and Netscape 4, but when I view it in Netscape 7 the cascading style sheet won't load. T...
Summary: Hey guys! Im trying to use CSS to help make small news headers on my site, but getting text into the header is hard. Basically I have a table with 3 c...
Summary: if you set a class, then you refer to it like this .class ummm... you set the class in the css file with .class and you refer to it with class="class...
Summary: I have some content within a table and there are several rows which I want to show/hide dynamically using DHTML. I have it working now, but it is not ...
Summary: I have CSS designed a webpage that fits nicely within a 1024x768 screen size. Still, I get an horizontal scrolling list at the bottom indicating that ...
Summary: how do I remove that horizontal scroll bar? I have tried alot of techniques I found online, but no luck yet. yes, they are frames, I know, I know I sh...
Summary: don't post emails on public pages, spambots are crawling :D --- background-image is for putting image in background. I prefer the shorthand. Never use...
Summary: I want to have a table cell that contains an image. The image should scale so that it always fills the cell, whose height is determined by the other c...