The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Help with (simple?) code error
Sakoacc
post Aug 12 2007, 10:39 AM
Post #1





Group: Members
Posts: 2
Joined: 12-August 07
Member No.: 3,543



I recently had to redesign my Web site, and ran the code through Feedburner (Web site is podcast enabled). Feedburner tells me that one line of code has an error. Any ideas how to correct this?

<div class="g2image<div class="g2image_normal">

Thanks!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Aug 12 2007, 10:51 AM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Without seeing the rest of the page, I can only guess, but my first guess is
CODE
<div class="g2image_normal">
my second guess is
CODE
<div class="g2image"><div class="g2image_normal">
and my third guess is
CODE
<div class="g2image_SOMETHING"><div class="g2image_normal">
(In the third guess, I have no idea what "SOMETHING" should be.)
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Sakoacc
post Aug 12 2007, 01:12 PM
Post #3





Group: Members
Posts: 2
Joined: 12-August 07
Member No.: 3,543



Thanks Darin for the speedy reply (and sorry for not posting the rest of the code).

The second recommendation above worked !

Thanks again !
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 12:51 AM