Forum: HTML and CSS Oct 25th, 2005 |
| Replies: 4 Views: 3,083 First of all you need to have a little patience, I will do my best to give you a hand and I am sure there others around as well.
It sounds like you are looking for relative positioning and for... |
Forum: HTML and CSS Oct 24th, 2005 |
| Replies: 2 Views: 1,544 I think it depends on your audience at this point. I would say for the web at large it is probably no longer needed. If your particular site is for a group of users that are unable to update their... |
Forum: HTML and CSS Oct 24th, 2005 |
| Replies: 4 Views: 3,083 It looks like you just have the positioning off for the popup menus. I would find the section of code that deals with the popups and there should be some pixel dems there and play with the numbers... |
Forum: HTML and CSS Sep 8th, 2005 |
| Replies: 2 Views: 1,801 nice to see that ms is at least pretending to read that standards from time to time. |
Forum: HTML and CSS Aug 5th, 2005 |
| Replies: 5 Views: 6,030 It would be helpful if you had an example for us to look at but the easiest way to give the impression that a "bar" goes the length of the page is to put a bgcolor on the cell so that it matches. if... |
Forum: HTML and CSS Aug 5th, 2005 |
| Replies: 13 Views: 3,294 although validating is important and I think that has been covered well so far, no one has mentioned validating for 508 and bobby standards. I think it is just as important to be accessible as it is... |
Forum: HTML and CSS Jul 13th, 2005 |
| Replies: 6 Views: 24,873 I actually have another solution to rotating text.
I have recently done a project where I needed to make text for an envelope vert and I ran across a server software package that dynamically... |
Forum: HTML and CSS Jul 12th, 2005 |
| Replies: 2 Views: 3,061 normally SSI needs to be enabled on the server for it to work. I have had a lot more exp with IIS than I have with Apache when doing includes, but I would do a serach I am sure it is probably just an... |
Forum: HTML and CSS Jul 6th, 2005 |
| Replies: 2 Views: 10,231 |