Registered: Feb 2001
Location: Newcastle , England
HTML quickies....
Is there a way to set the text size (Like when you are in explorer go View->Text Size->Smaller ??
How do i make an image stretch that is embeded in a table cell (TD)?
How do i make popup windows -- i intend to have thumb-nail pics on my site, which when clicked will open a pop-up style window, tightly containing the enlarged version of the pic?
tags and so forth. Bigger number, smaller text. I haven't done html in a while, but I think there is a command for fitting to page/cell size. Don't remember it though. To make a window as a popup, you change the target, for instance: Christian Science Reading
If I remember, when you leave the target blank, it will show up as a popup. If not, then I don't remember correctly. Anyway, I know you can use the target function to create a popup of a specified size.
Jan-22-2004 16:02
Nell
sure thing
Registered: Feb 2001
Location: Newcastle , England
cheers mate, ill have a play around!
-Nell
Jan-22-2004 16:06
Mr Game+Watch
Luka Luka * Night Fever
Registered: Nov 2002
Location: Long Island, NY
Here's some code I use to open a picture up in a new window and automatically resize it...
Registered: Feb 2001
Location: Newcastle , England
ah the dogs bollox, looks oogd, ill try it out!
many thanks!
Jan-22-2004 16:25
sothis
Cyborg Queen
Registered: Aug 2001
Location: seattle, washington
this isnt a quick answer, but for general web tutorial stuff, a must have is : http://www.w3schools.com ..you can even try out code on the site! contains lots more than HTML as well.
Jan-22-2004 18:29
kokanee
tranceaddict
Registered: Nov 2003
Location: vancouver, bc
Re: HTML quickies....
quote:
Originally posted by Nell
Is there a way to set the text size (Like when you are in explorer go View->Text Size->Smaller ??
Yep, try this:
blah blah
You can replace the "2" any size you want
kokanee
Jan-22-2004 23:09
UglyDave
i ran a marathon : )
Registered: Jan 2003
Location: Buncrana, Éire
Re: Re: HTML quickies....
quote:
Originally posted by kokanee
Yep, try this:
blah blah
You can replace the "2" any size you want
kokanee
this is good advice
it's wise to set the font size of all txt in the page
Jan-23-2004 02:22
Nell
sure thing
Registered: Feb 2001
Location: Newcastle , England
aye, but if you hold down ctrl and scroll your mouse wheel in windows the text changes size. i guess i was kind of hoping to lock this. I guess it is not possible
Thanks sothis for the site recomendation!
mr game and watch, that code works a dream, thankyou - just what i wanted!
and cheers to everyone that replied, much appreciated. gotta love the community spirit in this place sometimes! if only all threads could be as helpful and flameless as this! thanks, Nell.