Web Hosting Talk







View Full Version : Need your suggestion about my website


traixanha
03-02-2006, 05:06 PM
Hello ,

I have a question for you about web design, actually i designed a website for my friend which is www.vinaservers.com by frontpage, and later i fixed it by dreamweaver, for my computer at home it looked fine and everything in order(font, pictures, banner,scale..), but when i go to school or work the scale, front, banner somehow are not stayed where it supposed to be. Then i changed it on work's computer, but when i go home or use difference computer then the problem happens again.Do you think because of the monitor resolution ?. Any idea to make it looks better and smooth. And what software is the best out there for design website ? thanks

BlackIced
03-02-2006, 05:47 PM
http://www.vinaservers.com/web-hosting.htm
CPanel picture is moved to the right=( in IE

NorthWest
03-02-2006, 06:06 PM
<span style="position: absolute; left: 272px; top: 326px"><img border="0" src="images/main_cpanel.gif" width="170" height="208"></span>


Not a good idea to use absolute positioning inside tables. I would read more about positioning before you go ahead and try to use it, especially inside tables. Read about relative positioning, this might help you more inside your tables. I think it is a bad practice to use positioning inside tables and I try to avoid it too, but that is just my opinion.

traixanha
03-02-2006, 06:34 PM
thank guys, this would help. If u still have any other idea, please let me know ,thanks

NorthWest
03-02-2006, 06:52 PM
<table width="770" border="0" cellspacing="0" cellpadding="0" align="center">
<tr valign="top">
<td width="278" height="1236" background="images/leftbg.gif">
<table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="9%" height="25">&nbsp;</td>
<td width="86%" height="25"><img src="images/leftbar.gif" width="206" height="12"></td>

<td width="5%" height="25">&nbsp;</td>
</tr>
</table>
<table width="98%" border="0" cellspacing="0" cellpadding="0" align="center" height="298">

This might be another problem, I really didn’t spend much time looking at your source, but in the web-hosting screen you are using exact and percentage values for your table width. Stick to one or the other, don’t one for one table and another for other tables. Also you are using a lot of tables for your layout. There is no need to use multiple tables for this, also that is my opinion.

BillyCotton
03-02-2006, 06:59 PM
I hate Times New Roman fonts, ill suggest changing the footer. When I first saw the site though I thought the servers in the top left were Daleks from Doctor Who >_<