Forum: Site Layout and Usability Aug 5th, 2008 |
| Replies: 10 Views: 3,661 If you want to develop your site for someone on a "1024px" width, then specify in CSS that the wrapper DIV will have that width. The same would be said for the height. |
Forum: Site Layout and Usability Aug 5th, 2008 |
| Replies: 1 Views: 808 Hello Anuj576.
In order for someone to fully understand what you are asking, please elaborate what sort of project you are interested in.
Do you want to be involved in developing a Content... |
Forum: Site Layout and Usability Aug 5th, 2008 |
| Replies: 9 Views: 2,238 If you just want to have the form mail the results to an e-mail account, add "mailto:email@server.com" where the e-mail address is that of the account. This would be placed in the "action" property... |