This is a discussion on "HTML repeating problems??" within the Web Page Design section. This forum, and the thread "HTML repeating problems?? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
HTML repeating problems??
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
HTML repeating problems??
Hi,
I am new to HTML and am doing some work for my company. For some reason the page in question is repeaing the second half at the end of the page. In the design view of dreamweaver this does not show up, in the code view i can see what is going wrong and manually delete the extra that is being created. This is the page where things are going wrong: www.jollylearning.co.uk/authors.htm The code from that page has created extra parts at the end. In dreamweaver this is the code that i send to save: Does anyone know why extra HTML is being created and how i can fix it? Many thanks for all replies
Last edited by karinne; Jan 10th, 2008 at 15:55. Reason: Please use vBcode when inserting code in your post |
|
|
|
#2
|
|||
|
|||
|
Re: HTML repeating problems??
Hmmm ... that's a weird one!?! I've never encountered that before?!
|
|
#3
|
||||
|
||||
|
Re: HTML repeating problems??
I agree! Surely that is a bug? Does it happen in all browsers?
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
#4
|
||||
|
||||
|
Re: HTML repeating problems??
Ummm... it ain't valid! 23 errors
Among them, you have no doctype and you've got </body> at least twice
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
#5
|
|||
|
|||
|
Re: HTML repeating problems??
Well ..yes ... of course it's not valid! The code in the browser in not the code he saved which is in the HTML box in the OP
That's what he wants to know ... how come DW spitted that second part?!?! |
|
#6
|
||||
|
||||
|
Re: HTML repeating problems??
Ooops! Skim reading posts is a no no
So what you are saying is, the code above is what you see before you save, but after saving, Dreamweaver has added to it (messed it up)?
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
#7
|
|||
|
|||
|
Re: HTML repeating problems??
Naughty Dreamweaver.
Try Copy and Paste the Code into Notepad and saving from there (for the time being), but I'd post at the official Adobe Forums where a specialised worker can aid you in this very subject. It could also be something you're doing. Since you are new, you might not have realised that you did something wrong. Trace over your steps. Ed
Last Blog Entry: Happy New Year! (Dec 31st, 2007)
|
|
#8
|
|||
|
|||
|
Re: HTML repeating problems??
thanks very much for all the helpful replies. i am going to try and resolve this today.
Thanks! |
|
#9
|
||||
|
||||
|
Re: HTML repeating problems??
I looked at the site and it looks fine. Have you solved this now?
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| JS Auto Scroller - Not repeating and other problems !?! | slimboyfatz32 | JavaScript Forum | 6 | May 28th, 2008 22:41 |
| Some HTML/CSS problems | mikka23 | Web Page Design | 3 | Mar 9th, 2008 14:44 |
| CSS & HTML problems | hobbit666 | Web Page Design | 8 | Feb 11th, 2008 10:23 |
| html menu problems | chobo | Web Page Design | 14 | Mar 2nd, 2004 07:47 |