Forum: HTML and CSS Jul 21st, 2008 |
| Replies: 4 Views: 1,708 Do you have a test server online? If not then no amount of FTP settings will work for you. Do you have content within your site that requires a server to process? If not, then you don't need to do... |
Forum: HTML and CSS Jul 16th, 2008 |
| Replies: 9 Views: 1,729 Are you using the same file names(just overwriting the existing files in the directory)? If so after you upload it, try to hit refresh on your browser. It is possible the page is cached. I've... |
Forum: HTML and CSS Jul 2nd, 2008 |
| Replies: 11 Views: 2,091 If you only want it to go a few spaces over, put this into your code
It may not be the most techonological or efficient, but it will work. |
Forum: HTML and CSS May 8th, 2008 |
| Replies: 2 Views: 742 For the resizing, did you put in pixel sizes or percentages for the elements?
I dont do much in the way of drop downs or anything, but the code you have is for an unordered list with the list... |
Forum: HTML and CSS May 4th, 2008 |
| Replies: 1 Views: 862 If you can put up the code that is having this problem and also screen shots or the weblink if it is already online it might help in figuring out the problem. |
Forum: HTML and CSS Mar 15th, 2008 |
| Replies: 3 Views: 755 The easiest way to get it to work, is use FrontPage. Since I can't program (nor do I want to), If I need to make an email form, I'd make it in frontpage. Just make sure your server has frontpage... |
Forum: HTML and CSS Mar 14th, 2008 |
| Replies: 4 Views: 1,899 Do you want your picture in a different table cell? Do you want it to be right, center, left, top, middle, and/or bottom aligned? What exactly do you mean by you want to put it some other place? More... |
Forum: HTML and CSS Feb 22nd, 2008 |
| Replies: 8 Views: 1,407 Those pics appear that way whether I have the screen maximized or not. I am using 1280x1024.
Good luck. |
Forum: HTML and CSS Feb 21st, 2008 |
| Replies: 8 Views: 1,407 Just so you can see how it shows up on my screen. Some of the layout might be incorrect, but I guess you are the only one who would know that. |
Forum: HTML and CSS Feb 21st, 2008 |
| Replies: 8 Views: 1,407 With the exception of this comment <!--[if IE lt 6]> <![endif]--> <!--[if IE lt 6]> <![endif]--> being shown on the page I do not see what you are talking about. I am using IE7 and it does not appear... |
Forum: HTML and CSS Feb 19th, 2008 |
| Replies: 24 Views: 2,809 Quotation marks are not necessary. Should you use them to ensure you have written good code, yes. But if you dont put "" around the front, you dont need to put it at the end. The main thing is... |
Forum: HTML and CSS Feb 13th, 2008 |
| Replies: 8 Views: 7,399 Why not just do it all in Access? What is the need for a webpage? |
Forum: HTML and CSS Feb 11th, 2008 |
| Replies: 20 Views: 3,872 What are they using to check their mail? Its possible their mail app can't read HTML. |
Forum: HTML and CSS Feb 10th, 2008 |
| Replies: 24 Views: 2,809 I know unix is case sensitive or at least it was the last time I used it. |
Forum: HTML and CSS Feb 8th, 2008 |
| Replies: 6 Views: 4,225 |
Forum: HTML and CSS Feb 6th, 2008 |
| Replies: 20 Views: 3,872 So are you trying to put a webpage into the email or do you just want the email to display pictures with content? If it is just pictures with content, If you edit your email using MS Word (Tools -->... |
Forum: HTML and CSS Feb 6th, 2008 |
| Replies: 24 Views: 2,809 Umm I could be wrong, but for xhtml wouldn't he need to put <img src="http:// . . ." align="center" alt=""/> |
Forum: HTML and CSS Feb 6th, 2008 |
| Replies: 20 Views: 3,872 What program do you use for emailing? If you used Microsoft Outlook by setting the email format as HMTL, you can enter pictures, tables, and everything else you would need to send an email that looks... |
Forum: HTML and CSS Feb 6th, 2008 |
| Replies: 3 Views: 658 Doubled up letters the way you have it (i.e. FF, FF, and CC) will always be web safe colors. Of course the web safe colors are only as good as the browser/graphic card rendering it. The abilities of... |
Forum: HTML and CSS Feb 5th, 2008 |
| Replies: 6 Views: 4,225 Apparently the site http://diabetespsychologist.com/
works fine so why not just use the same template and modify the colors. Or are you trying to duplicate what you saw from that template? |
Forum: HTML and CSS Feb 4th, 2008 |
| Replies: 24 Views: 2,809 Can you provide the url for the page? |
Forum: HTML and CSS Feb 4th, 2008 |
| Replies: 24 Views: 2,809 More information would help. A link to the page or your code. |
Forum: HTML and CSS Jan 27th, 2008 |
| Replies: 7 Views: 1,379 What kind of conditions are you talking about? Browser type or whether they have flash player, etc? |