Putting Image into Your HTML Web Page with Image Tag

HTML Image Tag

Next let’s look at actually placing an image on our web site. I’ll use both a transparent and nontransparent image:

<HTML>

<HEAD><TITLE>Background Color</TITLE></HEAD>

<BODY bgcolor=”#0099CC” background=”tiletest.png”>

<center>Transparency is the difference between this:

<br>

<img src=”heart.png” width=10% height=10%><br>

and this:<br>

<img src=”transparentheart.png”></center>

</BODY>

</HTML>

HTML Image Tag

Let me explain the <IMG> tag. In order to include images… » Continue reading: Putting Image into Your HTML Web Page with Image Tag



Related posts on HTML image tagHTML tagsimage tag
« Previous
| Up Top |
Recent Comments
James Smith: Wow… I’m stunned you could do that.
e-orchids: very nice article thanks for posting….. E-orchids
Html Meta Tag: It’s an enormous advantage to have read your post. In fact, I learn a lot from it. It was certainly...
Medical Web Experts: Nice post!!! Really an amazing observation regarding the advantages of flash! Flash has been...
Web Tasarım: This is very nice post. thank you.
Web Design Development: Testing comment.