You are here: Technology, Web & Business Forum
: Web Development
: Design
:
HTML formatting help?
|
Welcome to the Technology, Web & Business Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Design Talk about web design techniques and ideas in CSS, HTML, etc.
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
|||
OK so i am simply trying to put an image into my document the first 2 images in the table work fine, but the "raptors_site.gif" wont show up on the page anyways heres the code...
<HTML> <HEAD> <TITLE>title page</TITLE> <HEAD> <BODY BGCOLOR="white" TEXT="blue"> <H1 ALIGN="center"><BIG><B><I>Toronto Sports Teams</BIG></B></I></H1> <TABLE BORDER="0"> <TR> <TD><IMG SRC="jays_pic.gif" ALT="Toronto Blue Jays" WIDTH="60%"></TD> <TD><IMG SRC="leafs_pic.png" ALT="Toronto Maple Leafs"></TD> </TR> <TR><IMG SRC="raptors_site.gif" ALT="Toronto Raptors"></TD> <TD> <TD> </TR> </TABLE> </BODY> </HTML> ...i have saved the raptors_site.gif in the same folder as all my other documents so i have no clue....any ideas?? oh and i didnt mean to put the "raptors_site.gif" in the <TR> it should be in the <TD> right under it
__________________
Powered by Yahoo! Answers |



Linear Mode
