Forum Support

Shape 5
March 29, 2024, 08:59:34 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Graphics Problems  (Read 258 times)
mikekay01
Jr. Member
**
Offline Offline

Posts: 14



« on: November 12, 2008, 11:18:21 AM »

Maybe this is a noob question, but I am having trouble with my images. When I place an image within an article like this
Quote
<img src=../images/image1.png border="0" alt="image name"
The image will show up on the home page, and all pages that are based on a blog layout. But DO NOT appear on the Article layout pages. I do not get it. I have tried everything including changing my syntax from the above to the following:
Quote
<img src="../images/image1.png"> OR img src="/images/image1.png"> OR <img src=/images/image1.png>

Notice i have relocated the quotation marks and removed/displayed the leader marks. Also to note, the first syntax is creating an array of disasters when I validate my site at w3c. Such errors as:
Quote
Line 609, Column 67: XML Parsing Error: AttValue: " or ' expected.
?. 10, '09 10:00 a.m.</h4><p><img src=../images/XEvents2.png border="0" align=
Quote
Line 609, Column 70: end tag for "img" omitted, but OMITTAG NO was specified.
?0, '09 10:00 a.m.</h4><p><img src=../images/XEvents2.png border="0" align="le

And this last one which really boggles my brain:

Quote
Line 545, Column 9: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified.
<img src=../images/XEvents2.png border="0" align="left" alt="XEvent" /><p>Learn
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: November 12, 2008, 10:57:43 PM »

For the <img> tag you also need quotation marks around the source.  So:

<img src="../images/image1.png" border="0" alt="image name" />
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.