eXceem

Go Back   eXceem > Websites > Website Discussion

Claim your amazing £1,000 slots booster bonus now!


Rookie mistake...

This is a discussion on Rookie mistake... within the Website Discussion forums, part of the Websites category; I havent used dreamweaver for a bit, and im not sure if its my less than above board dreamweaver or ...

Reply
 
Thread Tools
Old 08-02-10, 06:11 PM   #1
iPod 30gb
 
Join Date: Nov 2007
Location: England
Posts: 1,032
alphawoo has a spectacular aura about
Send a message via Skype™ to alphawoo

Rookie mistake...


I havent used dreamweaver for a bit, and im not sure if its my less than above board dreamweaver or my complete rookie-ness, but i simpyl cant figure out how to link to an external webpage!
i can only get it to link to a file i currently have.
been driving me up the wall.
please help/embaress me, its probaply something stupid so any help is appreciated XD
Thanks
 
Reply With Quote
Old 08-02-10, 06:34 PM   #2
iPod 20gb
 
Snave's Avatar
 
Join Date: Sep 2006
Location: Vale Of Glam, South Wales
Posts: 589
Snave has a spectacular aura about
<a href="where you want to link to">what you want to display</a>

that any good?
 
Reply With Quote
Old 08-02-10, 06:45 PM   #3
Mini Mac
 
Djoscar's Avatar
 
Join Date: Jan 2009
Posts: 4,361
Djoscar has much to be proud ofDjoscar has much to be proud ofDjoscar has much to be proud ofDjoscar has much to be proud ofDjoscar has much to be proud ofDjoscar has much to be proud of
If you're doing it in CODER view, then use what Snave posted, or if you're using the DESIGNER view, get to the point where you have to select a file (like you said above) and instead of selecting a file...

__________________

Last edited by Djoscar; 08-02-10 at 06:45 PM..
 
Reply With Quote
Old 08-02-10, 07:34 PM   #4
iPod 30gb
 
Join Date: Nov 2007
Location: England
Posts: 1,032
alphawoo has a spectacular aura about
Send a message via Skype™ to alphawoo
I think mine is knackered as when i put the link in where you say it wont have it oscar.
Thanks snave, code way works.
 
Reply With Quote
Old 08-02-10, 07:45 PM   #5
iPod 20gb
 
Snave's Avatar
 
Join Date: Sep 2006
Location: Vale Of Glam, South Wales
Posts: 589
Snave has a spectacular aura about
No probs alpha. I generally only use the code view and then use the globe icon to display the page in my browser for testing.

I find the design view sometimes displays stuff fine but then it doesn't work in the browser. Or sometimes it will display something wrong and I'll spend hours trying to fix it only to find there was no problem to start with!
 
Reply With Quote
Old 08-02-10, 09:03 PM   #6
iPod 30gb
 
Join Date: Nov 2007
Location: England
Posts: 1,032
alphawoo has a spectacular aura about
Send a message via Skype™ to alphawoo
I'm getting the right hump with this now
now, if we were too look at this site Free iPhone 3GS | Sim Free | Best iPhone Deals
You see how everything from the far right of the menu is its own section?
a.k.a that little grey seperating line, so you can have ads or whatever on the side of the webpage.
How would i go around doing that
 
Reply With Quote
Old 08-02-10, 09:13 PM   #7
iPod 20gb
 
Snave's Avatar
 
Join Date: Sep 2006
Location: Vale Of Glam, South Wales
Posts: 589
Snave has a spectacular aura about
I'd create it as 3 floating columns. You might want to put the columns in a container if you want them centered on the page.

very bare CSS, fill in with your own styling and what not.

#header {
width: 800px;
height: 100px;
margin: 0 auto;
}

#cols {
width: 800px;
margin: 0 auto;
}

#leftcol {
width: 200px;
height: 500px;
float: left;
}

#centercol {
width: 400px;
height: 500px;
float: left;
}

#rightcol {
width: 200px;
height: 500px;
float: left;
}

#footer {
width: 800px;
height: 50px;
margin: 0 auto;
clear: both;
}

Something like that would do the trick, might need some editing as it was just off the top of my head!
 
Reply With Quote
Old 09-02-10, 07:01 AM   #8
iBook
 
messyhead's Avatar
 
Join Date: Oct 2007
Location: Glasgow
Posts: 2,266
messyhead is a glorious beacon of lightmessyhead is a glorious beacon of lightmessyhead is a glorious beacon of light
You could also try looking at these templates to find the layout you need, I think template 53 is something like what you want.
__________________
Received about £1600 worth so far!
Spoiler
 
Reply With Quote
Old 09-02-10, 09:04 AM   #9
iPod 30gb
 
Join Date: Aug 2009
Location: Widnes
Posts: 1,022
cono1717 is a jewel in the rough
There are a few ways you can help your SEO and your general useage of the website.

Use the code above
Code:
 <a href....
But before the first ">" place
Code:
target="_blank" rel="nofollow"
do that for external links so that a) it opens in a new window and b) search engines don't follow the link when browsing your page, to other pages.
__________________
Totally Free iPad | McFlurry Ice Cream Van

Everything I say reflects my own opinions and not that of any company.
 
Reply With Quote
Old 14-02-10, 08:53 AM   #10
iPod 20gb
 
MegamanEXE's Avatar
 
Join Date: Jul 2009
Location: Pakistan
Posts: 841
MegamanEXE is a jewel in the rough
Send a message via AIM to MegamanEXE Send a message via MSN to MegamanEXE Send a message via Yahoo to MegamanEXE Send a message via twitter to MegamanEXE
The only mistake you made was you didn't put the "http://" that's all. When it asks you to browse, ignore it. That's what I thought too.
 
Reply With Quote
Reply

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

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





All times are GMT. The time now is 05:38 PM.
All trademarks and copyrights held by respective owners. Forum posts are owned by the poster.

Powered by vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO
no new posts