What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Html help

Html help
Author: Message:
Jhrono
Veteran Member
*****


Posts: 1791
Reputation: 25
32 / Male / Flag
Joined: Jun 2004
O.P. Html help
Hi folks :)...my doubt is..what tag or something do i insert in a html code to specify the size...like per example if i want it to appear in 800x600..thanks
03-20-2005 02:12 AM
Profile E-Mail PM Find Quote Report
mwe99
Veteran Member
*****

Avatar

Posts: 2514
Reputation: 67
36 / Male / Flag
Joined: Jul 2004
RE: Html help
You mean a table/frame or whole page?
03-20-2005 02:15 AM
Profile PM Find Quote Report
Jhrono
Veteran Member
*****


Posts: 1791
Reputation: 25
32 / Male / Flag
Joined: Jun 2004
O.P. RE: Html help
Whole page..:)
03-20-2005 02:31 AM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Html help
there isn't a specific tag you can put...

code:
<table border=0 width=800 height=100%>
<tr><td>gfgjf</td></tr>
</table>
03-20-2005 03:00 AM
Profile E-Mail PM Find Quote Report
Chris.1
Full Member
***

Avatar
addicted to the net

Posts: 363
Reputation: 3
36 / Male / –
Joined: Jun 2003
RE: Html help
quote:
Originally posted by Matty
code:
<table border=0 width=800 height=100%>
<tr><td>gfgjf</td></tr>
</table>


100% heights only work in Internet Explorer. Just put the height to 640px
03-20-2005 01:05 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On