»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 09-08-2003, 11:47 AM   #1 (permalink)
Registered User
 
Join Date: Jul 2003
Location: NH
Posts: 180
atomicstomp is on a distinguished road
Send a message via AIM to atomicstomp
Kids HTML question

If I have a header (img) "<img src="./images/Dan_In_Glades.jpg"width="750" height="130">" if I change the width to 100% will it just work like a table at 100% width? Will it fill the width of the page?

__________________
((*
*))
((*
*))
atomicstomp is offline   Reply With Quote
Old 09-08-2003, 11:54 AM   #2 (permalink)
Registered User
 
Droppyale's Avatar
 
Join Date: Dec 2002
Location: -----------
Posts: 1,798
Droppyale is on a distinguished road
Send a message via AIM to Droppyale Send a message via Yahoo to Droppyale
I'm not sure...

the best way to know is to try it...

just change the code and preview it.
Droppyale is offline   Reply With Quote
Old 09-08-2003, 11:58 AM   #3 (permalink)
Registered User
 
Creatures's Avatar
 
Join Date: Jul 2002
Location: Switzerland
Posts: 3,962
Creatures is on a distinguished road
Send a message via ICQ to Creatures
not sure, try it, but if you want to fit the screen, then use table
Code:
<table width=100%>
   <tr>
      <td width=100%><img src="********.jpg">
      </td>
  </tr>
</table>
Creatures
__________________
___)
(
____)REATURES
Creatures is offline   Reply With Quote
Old 09-08-2003, 12:06 PM   #4 (permalink)
Registered User
 
Join Date: Jul 2003
Location: NH
Posts: 180
atomicstomp is on a distinguished road
Send a message via AIM to atomicstomp
Will that make my image look funny?
__________________
((*
*))
((*
*))
atomicstomp is offline   Reply With Quote
Old 09-08-2003, 12:10 PM   #5 (permalink)
Registered User
 
Creatures's Avatar
 
Join Date: Jul 2002
Location: Switzerland
Posts: 3,962
Creatures is on a distinguished road
Send a message via ICQ to Creatures
it depends on the pic =) try it and you'll see =)

Creatures
__________________
___)
(
____)REATURES
Creatures is offline   Reply With Quote
Old 09-08-2003, 12:39 PM   #6 (permalink)
Registered User
 
UpYourz's Avatar
 
Join Date: May 2003
Location: Philly
Posts: 334
UpYourz is on a distinguished road
Send a message via ICQ to UpYourz Send a message via AIM to UpYourz Send a message via Yahoo to UpYourz
I'm with Creatures. It depends on the real width of the image. If you are smart try to find a program that will balance the photo for you. I've never tryed % in HTML. But I'd try to find a program to see what it looks first....or maybe even try FrontPage.
__________________
~Co-Owner of GamersHDQ.com~
UpYourz is offline   Reply With Quote
Old 09-08-2003, 01:33 PM   #7 (permalink)
Registered User
 
OuTpaTienT's Avatar
 
Join Date: Oct 2001
Location: Bay Area, CA USA
Posts: 6,966
OuTpaTienT is on a distinguished road
Send a message via ICQ to OuTpaTienT
Re: HTML question

Quote:
Originally posted by atomicstomp
If I have a header (img) "<img src="./images/Dan_In_Glades.jpg"width="750" height="130">" if I change the width to 100% will it just work like a table at 100% width? Will it fill the width of the page?
Yes it will stretch it to fill the page. And yes it will look ugly. Not recommended for any images that have any type of detail at all. Only thing I can think of where this might be suitable is in a situation like needing an image to strech or shrink in the background, like in this menu thing I made.

http://0ut.home.comcast.net/testmenu/index.html

After this loads, resize your browser window to see the menu always fills the window.
OuTpaTienT is offline   Reply With Quote
Old 09-08-2003, 02:29 PM   #8 (permalink)
Registered User
 
Join Date: Jul 2003
Location: NH
Posts: 180
atomicstomp is on a distinguished road
Send a message via AIM to atomicstomp
Right on thanks. I think I will just keep it the way it is.
__________________
((*
*))
((*
*))
atomicstomp is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 02:17 AM.