I have a section on my site in which I intend the various pages to be printable in a nice-looking format, slightly different from the screen format, and think...
I need a little help with a style sheet i'm working on. I need to take a picture of the globe and make the different countries pop up when moused over. Any...
I don't think you can use ID within an anchor tag, I'd say it should be CLASS. Anyway, here's my solution to your problem.<br><br>- make class "something" and...
Hello all, My name is Conrad. I just started designing web pages and found out quickly that HTML is not the way to go for style on your web pages. I have seen...
Hi, I am new to CSS. I have put together a style sheet, and most everything seems to be working fine. However, I have run into a small and annoying quirk: The...
hi there. I checked your external stylesheet. First of all remove the <style> tags. They're not allowed in external sheets. Then validate the css on...
Just a few more suggestions. There's much redundancy in your stylesheet. That's why it's so long. For example: H1 { color : #999966; background-color :...
Edwardson, Thank you for the help. I really appreciate it. I have a couple of questions: 1.) I know there are some redundancies and some unneeded elements...
... unneeded elements in ... for a first stylesheet it's impressive! and I am trying to come ... Therefore I am ... style sheet to ... validated and check ... ...
Thanks, I do appreciate it. About the cascade..I have not been able to find a good explanation for it. Do you know of a good one? About the <STYLE> tags on a...
... I'll refrain from taking potshots at that Dummy book ;-) Do remove the <style> tag. They're ruining your sheet. External stylesheets linked into your html...
Check out the new version. Hey, believe it or not, the Dummy book was not so bad. I read a supposedly more "professional" version and was very disappointed in...
... I see you're using absolute positioning. Careful with that. It's easy to mangle pages with that powerful feature. I viewed the page using IE5.5/win,...
OK, I revised a couple of things you suggested. Take a look. What I meant to say is that when I put the DOCTYPE declaration at the top of the HTML page css...
... the <address> and the <ol> blocks are now appearing superimposed on the <blockquote>. Bet it's because of position: inherit. ... oh goody! am glad IE...
As always, thank you. My goal is to have CSS separate content from presentation. OK, I know that is a pretty broad comment, since that is what CSS was...
... presentation. OK, I know ... was designed for ... do in the long ... <http://www.mayanarch.com/> ... and Archeology. ... modern history. ... together....
YOU SAID: "Don't yet know how to use xsl. I tried serving xml+css directly on the web but it's not coming out right. Am sticking to xhtml for now." . So what...
... It isn't the browsers. Moz is xml-savvy. It's a server problem I believe. I uploaded my files and and when I view them I get only the text or markup. Can't...
What server are you using?? Where are you hosting your pages? ... directly ... It isn't the browsers. Moz is xml-savvy. It's a server problem I believe. I...
I'm testing three new box model hacks and need feedback on how they're doing. If you're not familiar with this box model thing here's the css-discuss page that...
Can anybody help here - is there any reason why my stylesheets for IE don't want to work on netscape? Especially the border-color, border-padding etc...? eg. ...
... which netscape would that be? 4.x? Too many bugs in that series. I don't even try to understand how it works. I just serve it css-less (x)html -- Edwardson...
Yes netscape 4.7 - i sort of agree...it must be the best idea.. so netscape 7 will work properly? ... which netscape would that be? 4.x? Too many bugs in that ...