What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » HTML Pics

HTML Pics
Author: Message:
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
RE: HTML Pics
Also, if you want to be really accurate (not sure if this applies) but the standard XHTML specs (I don't know if it appears in the HTML4.0 spec) say that you should include an alt= text for non-graphical browsers, or if the image isn't found.

For example:
code:
For HTML 4.0 Transitional:
<img src="picture.jpg" alt="This is a picture">

For XHTML 1.0:
<img src="picture.jpg" alt="This is a picture" />

Although... you probably won't have an idea what I'm on about... adding the alt= text can also help find if it's your code or the location of the picture which is in error - if there's no text or picture, it's the code, if there's text then the picture can't be found.
[Image: AndrewsStyle.png]
05-22-2006 12:05 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
HTML Pics - by welshboy222 on 05-21-2006 at 08:51 PM
RE: HTML Pics - by Stigmata on 05-21-2006 at 08:52 PM
RE: HTML Pics - by Adeptus on 05-21-2006 at 11:20 PM
RE: HTML Pics - by welshboy222 on 05-22-2006 at 03:43 AM
RE: HTML Pics - by Supersonicdarky on 05-22-2006 at 03:47 AM
RE: HTML Pics - by Vilkku on 05-22-2006 at 04:22 AM
RE: HTML Pics - by CookieRevised on 05-22-2006 at 09:58 AM
RE: HTML Pics - by andrewdodd13 on 05-22-2006 at 12:05 PM
RE: HTML Pics - by Mike on 05-22-2006 at 01:57 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On