HighDots Forums  

Validation problem

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Validation problem in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
joslyn@kwdesign.net
 
Posts: n/a

Default Validation problem - 03-24-2009 , 10:27 AM






I validate my page, but I can not fix the error. I do not understand what I need to do to fix this:
http://003a17b.netsolhost.com/kwdwebsite/index.html

Reply With Quote
  #2  
Old   
Walt F. Schaefer
 
Posts: n/a

Default Re: Validation problem - 03-24-2009 , 10:40 AM






http://reference.sitepoint.com/html/img/alt

<img src="images/Home/Stone Creek Ranch - Lot4 (1).jpg" width="536"
height="404" />Bad idea to have spaces in filenames.
--

Walt


"joslyn (AT) kwdesign (DOT) net" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I validate my page, but I can not fix the error. I do not understand what I
need to do to fix this:
http://003a17b.netsolhost.com/kwdwebsite/index.html



Reply With Quote
  #3  
Old   
Osgood
 
Posts: n/a

Default Re: Validation problem - 03-24-2009 , 10:42 AM



joslyn (AT) kwdesign (DOT) net wrote:
Quote:
I validate my page, but I can not fix the error. I do not understand what I need to do to fix this:
http://003a17b.netsolhost.com/kwdwebsite/index.html

add alt="" to the image attribute as below:


<img src="images/Home/Stone Creek Ranch - Lot4 (1).jpg" width="536"
height="404" alt="" />


You can put a description between the "" if you wish but its kind of
decorative so I tend to just go with the ""


Reply With Quote
  #4  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Validation problem - 03-24-2009 , 11:03 AM



And parentheses....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Walt F. Schaefer" <walt (AT) waltswebworx (DOT) com> wrote

Quote:
http://reference.sitepoint.com/html/img/alt

img src="images/Home/Stone Creek Ranch - Lot4 (1).jpg" width="536"
height="404" />Bad idea to have spaces in filenames.
--

Walt


"joslyn (AT) kwdesign (DOT) net" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:gqaqkv$bo1$1 (AT) forums (DOT) macromedia.com...
I validate my page, but I can not fix the error. I do not understand what
I need to do to fix this:
http://003a17b.netsolhost.com/kwdwebsite/index.html




Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.