Forum: HTML and CSS Apr 27th, 2007 |
| Replies: 18 Views: 4,966 No, not hard at all, I may do that actually. However, I really think that this form is going to be filled out so little, and some will not even supply an email address anyway, as it is optional, so... |
Forum: HTML and CSS Apr 27th, 2007 |
| Replies: 18 Views: 4,966 Good idea. Clean, easy. Just a little check box in the form. Nice. I'll have to give that a try.
Thanks. |
Forum: HTML and CSS Apr 26th, 2007 |
| Replies: 18 Views: 4,966 Well I've definitely decided against using CSS, so I'm not using it at all. Before that, I was using linked CSS. But thanks for the info on the HTML. I"ll look into that. |
Forum: HTML and CSS Apr 26th, 2007 |
| Replies: 18 Views: 4,966 I guess with the pictures, you're right, I do have to add the sender to my safe list to see them, but the rest of the HTML seems to render fine. I don't know, I just wish it wasn't such a big deal. ... |
Forum: HTML and CSS Apr 26th, 2007 |
| Replies: 18 Views: 4,966 Lol, well there aren't really any "clients" per se. Theoretically, the person filling out the form can be anyone in the world, so I can in no way predict or find out what systems most people will be... |
Forum: HTML and CSS Apr 24th, 2007 |
| Replies: 18 Views: 4,966 Well thanks for the info. Now I don't know what to do. I had this nice email all set up, and I don't want to go back to text. I guess I might, but really, this email will go to no more than 1 or 2... |
Forum: HTML and CSS Apr 23rd, 2007 |
| Replies: 18 Views: 4,966 Thanks for the reply. Sounds like you have had some nasty experiences with HTML email. By the way, the email I'm sending is not an advertisement. It is in response to a form a user fills out on my... |
Forum: HTML and CSS Apr 20th, 2007 |
| Replies: 18 Views: 4,966 I have a script sending out an email to some users, and I was going to try to use CSS to format it, until I found out it's nearly impossible. So I have 2 questions.
1. Is it possible to use... |
Forum: HTML and CSS Jan 9th, 2007 |
| Replies: 13 Views: 23,202 Ok, I just tried it again. And I realized when I said it was working before, it was because I was simply refreshing the page, but apparently Firefox retains all the information, so it didn't matter... |
Forum: HTML and CSS Jan 9th, 2007 |
| Replies: 13 Views: 23,202 Well, to be honest, after I read your reply, I went back to go change it, and I decided to look at the page one more time, and it was working! I have no idea why. So I didn't change it. Maybe I'll... |
Forum: HTML and CSS Jan 9th, 2007 |
| Replies: 13 Views: 23,202 Lol, well, I don't know enough to stay XHTML valid, but if I know it I will, so thanks for the info. |
Forum: HTML and CSS Jan 8th, 2007 |
| Replies: 13 Views: 23,202 Hey, I'm trying to use a simple select menu, and I would like to set one of the values to be the default, and it works great in IE, but not in firefox. Here is a sample:
<select name="test">... |
Forum: HTML and CSS Nov 4th, 2006 |
| Replies: 3 Views: 1,597 Thanks, so it sounds like I could delete the index.html, and it would be just fine? I just don't want to have to keep worrying about updating it. |
Forum: HTML and CSS Nov 3rd, 2006 |
| Replies: 3 Views: 1,597 I am making some changes to a website for a friend, (because the guy who created her website charges $50 an hour, and I'm only $25). And I noticed that he has her set up with an index.html, and a... |