Forum: HTML and CSS Aug 7th, 2005 |
| Replies: 4 Views: 1,602 |
Forum: HTML and CSS Aug 7th, 2005 |
| Replies: 4 Views: 1,602 |
Forum: HTML and CSS Aug 7th, 2005 |
| Replies: 4 Views: 1,602 Re: Need some help with some CSS issues.... Sigh, nevermind...the text boxes look OK in IE now...
I still can;t seem to fix the search submit button in IE....there is a thin gray line above it...it should look like it does in... |
Forum: HTML and CSS Aug 7th, 2005 |
| Replies: 4 Views: 1,602 Need some help with some CSS issues.... I've got some CSS issues with the following page: url removed.
In IE:
1) Extra dark grey space at the top and bottom of text boxes on the right...need to get rid of this space, and make it look... |
Forum: HTML and CSS Aug 4th, 2005 |
| Replies: 13 Views: 2,640 |
Forum: HTML and CSS Aug 4th, 2005 |
| Replies: 13 Views: 2,640 Re: Do you validate? I haven't bothered to switch to XHTML yet because I don't see a need for it yet....the HTML 4.01 Transitional DTD seems to do everything that I need it to do.....
As far as validating XHTML/HTML... |
Forum: HTML and CSS Aug 4th, 2005 |
| Replies: 2 Views: 1,095 Re: html_issue_took_me_to_no_mans_land Agreed. You should ALWAYS include a text version of your HTML e-mails, so that the recipient's mail application can revert to the text message if HTML e-mails are not enabled..... |
Forum: PHP Jul 5th, 2005 |
| Replies: 6 Views: 2,792 Re: Html+PHP Forms you need to use the GET method to define variables and send them to another page via a URL. For example:
<a href="next_page.php?first_variable=5&second_variable=3"... |