| Thread | Last Post | Replies |
|
| to em or px or ?? that is the question... | 28 Feb 2005 22:18 GMT | 4 |
i want my font to look the same size irrespective of screen size, resolution etc. is that possible ? a tiny example would be awwwwwsome :-)
|
| Anyone know how to make the right part of a div header a background color..? | 28 Feb 2005 17:09 GMT | 7 |
Still struggling with css. Anyone know how to put a tope background colour (matches the right part of the banner image) that stretches to the max. size of the window like the main div? My header has a big black 'box' at the top right. I would like
|
| How to do a css 2-column layout with 2nd column autostretch for page max. of 1024 x768 resolution? | 28 Feb 2005 13:35 GMT | 14 |
How do you do a css 2 column layout with header and footer, with the 2nd column auto-stretching so entire page looks good for 800 x 600 resolution as min. and 1024 x 768 resolution as a max?
|
| Horizontal Menu | 27 Feb 2005 21:26 GMT | 2 |
Hi. I am trying to create a horizontal menu like the one here http://www.milonic.com/menusample25.php where the drop down menu for each item it horizontal on a new row instead of vertical. Another example is at www.virginblue.com.au. I am pretty new to doing fancy style sheet stuff ...
|
| Why doesn't !important work here? | 27 Feb 2005 02:46 GMT | 6 |
Why doesn't the red color override the gray in this example: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head>
|
| Why does the banner image wrap around? | 27 Feb 2005 00:37 GMT | 2 |
Why does the banner image wrap around when I choose a small window size? http://officeactivate.com/schuit/index.shtml I am 1/2 way done a css book and am using this code from a CSS generator. http://www.csscreator.com/version2/pagelayout.php
|
| <li>'s in navbar | 25 Feb 2005 23:00 GMT | 11 |
On this page http://www.xs4all.nl/~hogen/MvK_nieuw/ I have a horizontal menu made up of an ul (bit scary, this, feel much more comfortable with a table there, but I keep reading I should use css instead ;-))
|
| positioning/Netscape.. | 25 Feb 2005 03:13 GMT | 9 |
I have a pg with lots of divs, one of them is a gray bar about 150px down from the top and 20px from the left... this bar (an image) is 767px wide and 1px high.. however, even though all divs are positioned consistently in IE and Netscape, in Netscape (7.1) the bar div ONLY is
|
| why does inheritance not work with class selectors? | 24 Feb 2005 20:01 GMT | 2 |
Trying to figure this out for some time now, but I don't get it ... I have something like this: .myclass { color: red;
|
| Printing background images | 24 Feb 2005 09:12 GMT | 3 |
I used some css class in my web page for graphic design (with url), now when I am sending the page to printer all the background images are gone )-: ? 10x
|
| Prevent users from entering data into a textbox. | 24 Feb 2005 03:38 GMT | 6 |
I teach HS computers and one of my kids has a web site with a textbox of info that the user can scroll down and read. The problem is that users can also enter text into it. Is there a way, or a better control, method, to prevent user from entering text?
|
| trying to figure out the difference between the Header tags, div, span, and p tags | 23 Feb 2005 16:11 GMT | 2 |
I'm new to CSS and I'm trying to figure out the difference between the Header tags, div, span, and p tags as they relate to style sheets. They each render slightly different in the browser and accept different styles. I was wondering if there is any hard and fast rule or if it's ...
|
| styleable enough? | 23 Feb 2005 14:58 GMT | 7 |
Please check the HTML on the following page: http://ourdoings.com/csstest1/ I've added some CLASS attributes to a lot of the tags, but haven't done lots of spans like in csszengarden. Is the HTML flexible enough for
|
| css for firefox, mozilla, and ie | 23 Feb 2005 07:37 GMT | 9 |
Hi, I am trying firefox and mozilla and found they are not as good as ie in terms of css. For example, here is my css table#maintb{ border : 0px solid;
|
| One for the real experts | 23 Feb 2005 02:48 GMT | 5 |
http://porjes.com/brucie-tooltip-thingy.html Considering brucie's css tooltip design. I like the idea for using such a thing on my gallery, however, the tooltip displays only in the division where it was generated.
|