Scripsit marko:
Quote:
I need some help about my code. |
Delete it. That's the only useful advice for now.
Quote:
table width="100" border=1
tr><td
select style="width=50px" size="1"
option value="0" selected> ddddd </option |
Trying to "fix" that would be waste of time.
Start from reading a good primer on HTML, or on web authoring in
general.
Then think what you wish to accomplish, and use simple and natural
markup for it. If you want a link, use <a href>. OK? If you have several
such links, you can use <ul> as the outer markup, mm'kay?
Don't hesitate to come back, with a real URL and with non-forged sender
information, if problems remain after you've done that and consumed your
daily ratio of FAQs.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/