|
|
roartalent
new user
Reg'd: Wed
Posts: 9
|
|
Hello people,
I am now well into designing my website but have recently stumbled across a couple of problems I was hopeing for some help with. I am using tables to design my website in order to centre it! I am having trouble with the text and placing it in the positions I want it. Is it best to use CSS to get results? I have also noticed that when I look at my website through the browser (F12) - MS internet Explorer some of the boxes on the table are different sizes to what they are on Dreamweaver MX. Does anyone know any hints/tips to get round this? I am currently tearing my hair trying to get everything to line up!
Thanks
Simon
|
|
andys
Staff
Reg'd: Fri
Posts: 181
Loc: London, England
|
|
Hi Simon
Unfortunately all the browsers are a bit different and many will render things like tables in different ways. The trouble with tables is that they're designed to be dynamic, so they'll change depending on things like their contents and the size of screen that the surfer is looking at your site on. You can spend ages fiddling with tiny details and inserting tiny images as spacers to try and get them exactly how you want them, though it might be a better idea to get a general layout that you're happy with and accept that it might change.
CSS isn't much better for tabular layouts - centering elements is messy and and it's really designed for formatting text rather than being a layout tool.
Andy Shaw - Web User
|
SandRogue
regular
Reg'd: Wed
Posts: 97
Loc: England
|
|
Any chance we could have a look at your site to see exactly what the problem is.
|
safeTsurfa
regular
Reg'd: Mon
Posts: 693
|
|
Given that username, I'd guess it's http://www.roartalent.com/. If so then I found no problems viewing with IE6.
However, I would advise against anyone filling out the submission form there. It is in a non-protected page, yet asks for sensitive personal contact/location data. This means it will be transmitted in open format, which is downright irresponsible considering the increased incidence of identity theft. That page needs to be https protected for the safety of the sender.
I also strongly recommend for your own sake, you do not use a POST to your own mail address, as the web crawlers will pick that up, including the spambots. Try using a PHP sendmail script instead, so the mailto address is not so easily traceable.
safeTsurfa Stay alert! Stay safe! Stay alive!
|
owen
regular
Reg'd: Thu
Posts: 3236
Loc: Lancashire, United Kingdom
|
|
I agree with that about the contact form, I only ask for Name, Email Address and Comments on my contact form. As for the email thingy in PHP, I have my email addresses displayed without PHP, etc and I haven't had any spam (my famous last words).
Owen, http://www.isecurity.org.uk-(Not Finished)
|
roartalent
new user
Reg'd: Wed
Posts: 9
|
|
Thanks for the hints & tips Andys, much appreciated! I will have a look and see what I can do make the website look better! As for the comments by SafeTsurfa, I didn't really find them helpful! No the website is not www.roartalent.com, as that was an earlier attempt. I have recently purchased www.talentmix.com which will hopefully be active within the next 6 months! As for the PHP and other cr?p your're going on about I don't have a clue! I am very new to web design and am still learing everyday! Sorry SandRogue that the website is not available to look at the moment, as soon as it is I will let you know. I would like to hear any constructive comments you may have.
|
SandRogue
regular
Reg'd: Wed
Posts: 97
Loc: England
|
|
roartalent that would be great,let me know when its up and ill take a look. I may have one up myself by then,im gonna be doing a photography site for my wife and like you im only learning. Atm i only know html and css which im just brushing my skills up on.
|
safeTsurfa
regular
Reg'd: Mon
Posts: 693
|
|
It isn't crap, it's REAL web mastering. Using that term to describe proper web coding only shows how ignorant you are. You don't like the comments you get don't ask for them. If all you wanted is for people to pat you on the head and say how clever you are, you're in the wrong forum. Here you get honest opinions, like it or not. Now back off with the personal attacks, and try learning something.
safeTsurfa Stay alert! Stay safe! Stay alive!
|