[css-d] Solved -- re: Flexible Width Layout -- Simple Page Problems

2005-12-18 Thread Robin Whitman
Hello and thanks again. This problem was solved with suggestions from Manfred and Zoe. http://www.gurdonbrewster.com/209index.html The page will fill across the browser when you add these codes to the CSS file: : margin: 0; padding: 0; /* this for Opera */ -- Best wishes, Robin Whitman

[css-d] Flexible Width Layout -- Simple Page Problems

2005-12-15 Thread Robin Whitman
just like the right side fills up the browser? 2. The page is slightly too large horizontally, and a horizontal scroll bar is needed to scroll right just a bit. How can I eliminate the need for this horizonal scroll bar? Thanks again! ... RW -- Best wishes, Robin Whitman, Student Intern Youthtopi

[css-d] Style Sheet Link in Body Tag?

2005-11-08 Thread Robin Whitman
Hello, I've just noticed a strange line of code: Can someone please help me by explaining this: @import url(savedstyles/newstyle.css); 1. This appears in the of the XHTML page, is that OK to be in the BODY and not in the HEAD? 2. Does this affect (apply styles to) only the HTML that appears

[css-d] How to Learn About Cross-Browser Compatibility ?

2005-10-25 Thread Robin Whitman
Hello, Now that my CSS page looks good in Firefox browser, what can I do about getting it to work in other browsers? ... Can someones suggest some tutorials or articles that can teach this subject? Thanks again ... Robin Whitman, Student Intern Youthtopia.Org | Towards A Sustainable Lifestyle

[css-d] DIV Layout Question that Baffles a Beginner

2005-10-21 Thread Robin Whitman
Hello, and thanks for the help! What a great list! This page (please see URL below) is driving me up the wall and onto the ceiling: http://www.youthtopia.org/page2_001youth.html I can't understand why my 2 columns of content are not INSIDE the grey "main" DIV, but instead they are below it. I d

[css-d] Simple Question About " > " Sign

2005-10-19 Thread Robin Whitman
Hi and thanks very much for solving my last problem. Here's another ... html>body #color_me_green { color: #00cc00; } I have never seen the " > " sign used in a CSS style sheet. What does it do? ... Why not just use a dot in that code?: html.body #color_me_green { color: #00cc00; }

[css-d] Problem With Moving Text to the Right

2005-10-18 Thread Robin Whitman
Hello and thanks very much in advance. I'm having a problem with the footer on this web page .http://www.youthtopia.org/ The text on the bottom, that says, "Learn More About Youthtopia" should be aligned against the right margin, while the other text (to the left of that phrase) on that line