Web Design and Development Forums

Newbie trying to help a friend, keep getting an  by the copyright sign?

This is a discussion on "Newbie trying to help a friend, keep getting an  by the copyright sign?" within the Beginner Resources section. This forum, and the thread "Newbie trying to help a friend, keep getting an  by the copyright sign? are both part of the New to Web Design category.


Go Back   Webforumz.com > Beginners > New to Web Design > Beginner Resources

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old Jan 11th, 2008, 18:08   #1 (permalink)
New Member
 
Join Date: Jan 2008
Location: Michigan
Posts: 8
Newbie trying to help a friend, keep getting an  by the copyright sign?

I'm trying to help out a friend with a site that she paid someone else to do over 5 years ago. However, I'm only into the BASIC HTML coding, and only know basics of things -

but whats happening that I can't figure out is that the bottom of the page, it is showing an  next to the copyright symbol, and I delete it in the html page, and save, but it shows up again when I visit the site... I delete it in the html file, and then hit the preview button, and it's gone, I then save it, and when I revisit the site, it's back AGAIN....

Does anyone know what the  means, and why it keeps showing up after I delete it?????

this is copied and pasted from the html document: Am I missing something simple in this code that is causing it? Because I've manually deleted it more than once....

<div id="footer">
<p>©2005-2008 all rights reserved</p></div>
<p>&nbsp;</p>
</body>
</html>

See the A next to the copyright symbol? Well, I've deleted it, and it keeps coming back, and I can't figure out why?!?!?!?

HELP!!! PLEASE!!!!!

Also, does anyone have a good site they can suggest to create a new header - banner at the top of a page? My friend wants hers changed, and the person who created the old one scanned the .jpg image, so I can't change her title, so I dont know of any site that I could make a new one...... please let me know if anyone out there has any suggestions for me! I'd be ever so grateful......

Happy New Year Everyone! Thanks in advance for any help you can provide to me!
augsep14 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 11th, 2008, 18:12   #2 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Newbie trying to help a friend, keep getting an  by the copyright sign?

You have to use a html entity:
HTML: Select all
&copy; 2005 &ndash; 2008...
Which will appear as the copyright symbol followed by 2005 - 2008.
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 11th, 2008, 21:37   #3 (permalink)
New Member
 
Join Date: Jan 2008
Location: Michigan
Posts: 8
Re: Newbie trying to help a friend, keep getting an  by the copyright sign?

Thanks! See, I didnt put that code into the bottom of the page, that was something that was already there from the guy she paid money to do her sight years ago, so I didn't realize what was happening with it.... and why would I figure he'd screw something up.

Thank you so much for telling me what was up with it - I'm learning - OBVIOUSLY.
augsep14 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 11th, 2008, 21:58   #4 (permalink)
New Member
 
Join Date: Jan 2008
Location: Michigan
Posts: 8
Re: Newbie trying to help a friend, keep getting an  by the copyright sign?

I just went and and did it......
I wrote verbatim what was suggested, and it looked good in the preview, and then I saved it, and it changed it.
HOW CAN IT KEEP CHANGING THE HTML all on it's own? I dont get it!

So I go back in, and then this is what the html coding looks like NOW......

<div id="footer">
<p>© 2005 – 2008 all rights reserved</p></div>
<p>&nbsp;</p>
</body>
</html>



and now this is what the text looks like....... so now it's worse - I dont see what the problem is....
© 2005 – 2008 all rights reserved

AND AGAIN, I DID NOT TYPE ALL THAT JIBERISH LISTED ABOUT - WHY DOES IT LOOK OKAY, THEN I SAVE IT, AND IT SAVES SOMETHING ELSE? WHAT AM I MISSING? HELP?
augsep14 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 11th, 2008, 22:04   #5 (permalink)
 
Join Date: Jun 2007
Location: uk
Posts: 459
Re: Newbie trying to help a friend, keep getting an  by the copyright sign?

could you possibly post a link. this seems very strange.
dab42pat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 12th, 2008, 01:22   #6 (permalink)
New Member
 
Join Date: Jan 2008
Location: Michigan
Posts: 8
Re: Newbie trying to help a friend, keep getting an  by the copyright sign?

I think it had something to do with the editing software of their server.....

I went into the source and viewed it, then went back in, but didn't even open up the html editor, I just went straight into the saved file......within the folders, and deleted it from there.... and it seems to have worked.

But I still dont understand how come it wasn't working when I would go to the html editor???

I'm still LOST about that!

I mean, for it to change things all on it's own - I figured it's just something stupid I'm doing wrong...... But the thing I don't understand is that it keeps changing what I put into the html code all on it's own..... that I DONT UNDERSTAND.

Last edited by augsep14; Jan 12th, 2008 at 01:44.
augsep14 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Jan 12th, 2008, 08:50   #7 (permalink)
Highly Reputable Member
 
Join Date: Oct 2007
Location: Stockport
Age: 16
Posts: 738
Blog Entries: 1
Re: Newbie trying to help a friend, keep getting an  by the copyright sign?

It might be that, when was at college and was editing my site, i had to through the server HTML editor and it started adding symbols all over the show.

Do you have an FTP client you can use instead?
unitedcraig is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
euro sign ahwell Flash & Multimedia Forum 6 Nov 26th, 2007 17:59
Star sign and statistics Voodoochilli Webforumz Cafe 20 Sep 30th, 2007 22:47
need a mac friend with safari cyberseed JavaScript Forum 3 Aug 16th, 2007 15:45
The whiteboard is your friend Skelbo CSS Forum 4 Aug 7th, 2007 20:52
Sign your work ukgeoff CSS Forum 8 Sep 22nd, 2006 03:37



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 14:05.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59