New site:
http://www.wordsthatwork.us
www.wordsthatwork.us
Thx verry much for feedback
Thx verry much for feedback, do you have a solution for the problem with the boxes ?
/ M
/ M
I'm sorry I don't have time to look much, but a ~quick~ experiment shows top box fix can be accomplished with
changing some of these:
to these:
The form and such has a <TABLE> tag that doesn't have any width setting ?? Try to be more explicit and consistent with special attention to that area (the whole form area). Work with just the code from it and experiment with the "text-size" thing. Good luck!!
EDIT:
BTW, this site suffers a bit, too:
http://www.attention-orebro.se/
changing some of these:
Code: Select all
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%">
Code: Select all
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=330>
EDIT:
BTW, this site suffers a bit, too:
http://www.attention-orebro.se/
Last edited by DeXXus on Thu 19. Jan 2006, 10:35, edited 2 times in total.