Learnem Educational
February 04, 2012, 01:01:36 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Image  (Read 1345 times)
Anonymous
Guest
« on: September 10, 2002, 07:39:25 AM »

Hi,
Thanks for lesson 1  :) . I have tried to put an image in my page but it doesn't seem to work out. I just wonder if the formate has to be ".gif" or is it the picture's size or ...?  :?  I have the image in the same folder as my html file but I cann't see the picture on my page.  :cry:
What do I do?
Thanx  :wink:
 
« Last Edit: January 01, 1970, 12:00:00 AM by Anonymous » Logged
rongrace
Newbie
*
Posts: 2


View Profile
« Reply #1 on: September 10, 2002, 12:46:20 PM »

Hi,

Is the image as a page background or a logo on the page, if it's as the page background try the following,

<BODY BACKGROUND = "IMAGE.GIF>
</BODY>

If a logo on the page, then,

<IMG SRC="logo.gif" WIDTH=100 HEIGHT=150>
</IMG>

Hope it works, let me know
« Last Edit: January 01, 1970, 12:00:00 AM by rongrace » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!