| Thread | Last Post | Replies |
|
| Question about selection rules syntax | 31 Jul 2006 20:26 GMT | 1 |
I have a table class that I would like to add specific td and th styles to. I can do this: table.mytable { ... }
|
| <ol> formatting question.. | 31 Jul 2006 18:35 GMT | 4 |
I need each paragr (i.e., each <li>) to have a blank line afterwards, like this.. 1. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et
|
| Form css layout broken in IE... | 31 Jul 2006 18:13 GMT | 1 |
I changed to layout of my guestbook form from table based to css based, and it looks as intended in Firefox. In IE6 however the three top fieldsets are shifted to the right side. http://deimos.curious.be/~dusk/gabo.php -> click "sign guestbook"
|
| 3 columns, order in text browsers | 31 Jul 2006 15:20 GMT | 6 |
Please tell me how to put web content into three percentage-defined columns when seen in a graphical browser, but so that a text-based browser will see the middle column first. I'm guessing I need CSS to allow me to type the HTML
|
| putting CSS in functions or other solutions | 31 Jul 2006 11:30 GMT | 1 |
I have the following style (bottom), which contains some php which provides the left and top values. This style is incorporated into the html at the bottom and controls the position of $heading1. Problem is I wish to use the same style for heading2, heading 3 etc. However they all ...
|
| Centering w/ margin-left: auto, margin-right:auto not working as expected | 31 Jul 2006 04:35 GMT | 8 |
I'm playing around with a test page that uses a <div id="main"> within the context of a body with a width of 100% to center a fixed width field on a page. For some reason, the page is not centering in Internet Explorer. What's odd is that it works on my site's home page
|
| Pagination with dynamically changing page length (dynamic page breaks?) | 30 Jul 2006 18:26 GMT | 4 |
I generate a DHTML page (a medical report) with dynamically generated text based on user input (answers to questions). The page length changes dynamically. I desire that when the page is printed and reaches a specific length, it terminates printing that page, prints a page number, ...
|
| Fluid layout breaks in IE | 30 Jul 2006 04:47 GMT | 7 |
I have part of my website that has to be laid out with 3 DIVs like this:
|---------------------------------------------------------||--------------------| | || |
| How to make text boxes keep their relative position as text is added to them? | 30 Jul 2006 00:56 GMT | 8 |
I used to do this all the time in HTML-table layouting. How do I do this in CSS? -------------------------------------------------- <table width="400px">
|
| Divs Won't Sit On Same Line in IE | 29 Jul 2006 00:58 GMT | 8 |
My parade of IE problems continues. I have two divs in the banner area of my website, one containing a photograph, the other the title and logo for the program. (Please see http://www4.scoe.net/rfox/nest ) In every other browser, the divs sit
|
| How do I validate asp | 28 Jul 2006 23:52 GMT | 6 |
I have an asp file with css file. I would like to validate my asp file (to make sure I don't have open divs without </div>, etc...). Since it's a big file, I am searching for an automatic tool to validate
|
| iframes | 28 Jul 2006 11:36 GMT | 1 |
i want to add a cross button(close) in my iframe at the right top end above the scroll bar please help me out.i'm completely new to this.
|
| Lenght of textfield is not consistence on difference browser | 28 Jul 2006 06:10 GMT | 8 |
Any way to define the length of a textfield? I have just set all the field with a width so that they look like clear and easy to read, However, When I see the page of mac os, They are totally not the result
|
| What fonts are equivalent on different platforms? | 28 Jul 2006 03:01 GMT | 70 |
I'm trying to design my style sheets such that my pages have similar-looking fonts different platforms (Linux, Mac, Adobe, X-Windows, MS Windows, etc). The problem is, a font on one platform might be the same as a font on
|
| 100% Height for Left Column | 28 Jul 2006 01:15 GMT | 4 |
I have a two-column layout where I want the left column to have a colored background while the right column (main content div) has a white background. Please see http://www4.scoe.net/rfox/nest/index4.html My problem is that the colored background in the left column only
|