Reply
two little question. back button. and image next to domain.
Old 07-13-2006, 08:36 PM two little question. back button. and image next to domain.
jason_bristol's Avatar
Extreme Talker

Posts: 247
Name: Jason Eyermann
Location: england bristol
1.I have about 15 links going to one page and I need a back link to go back to the last page they were on. Does anyone know the code for this?

2.I have tried to view peoples code who use that little image nextto the domain name like webmaster do above. I can't seem to see where to put it, or is it more difficult than that. I think it looks good. Anyone know how to do this please.

thanks for any help.
__________________
My Site/Blog - AspireCreate.com
jason_bristol is offline
Reply With Quote
View Public Profile Visit jason_bristol's homepage!
 
When You Register, These Ads Go Away!
Old 07-13-2006, 11:37 PM Re: two little question. back button. and image next to domain.
Silent77's Avatar
Ultra Talker

Posts: 255
Name: Silent
Location: Ohio
Question 2: I believe what you are looking for are icons. It is a tag in the head of an html document. Heres a link that should help you with this. http://www.html-kit.com/favicon/

Hope This Helps.
__________________
Firefox
rediscover the web
Get Firefox today it's free! Down with internet explorer!
Silent77 is offline
Reply With Quote
View Public Profile Visit Silent77's homepage!
 
Old 07-14-2006, 01:06 AM Re: two little question. back button. and image next to domain.
vangogh's Avatar
Post Impressionist

Posts: 8,831
Name: Steven Bradley
Location: Boulder, Colorado
For question 1 I think what you're looking for is a little JavaScript.

Text link:
<a href="#" onClick="history.go(-1)">Back</a>

Button:
<input type=button value="Back" onClick="history.go(-1)">

onclick="history.back()" will also work.

For question 2 that image is called a favicon and the link will take you to the wikipedia page about them.

If you do a search for creating favicons you'll find a lot of sites showing you how in a variety of image editing programs.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 07-18-2006, 12:37 PM Re: two little question. back button. and image next to domain.
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
Wireless Audio
Posts: 2,322
Name: Keith Marshall
Location: West Hartford, CT
http://www.chami.com/html-kit/services/favicon/

Build a favicon from an uploaded image right off the web.
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to two little question. back button. and image next to domain.
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14427 seconds with 12 queries