Member Panel


Sponsors and Ads

Live Tag Cloud

PC Forum PC Help Forum » Web & Networking » Web Design » Macromedia Dreamweaver - Web Design newbie

Web Design - Macromedia Dreamweaver - Web Design newbie posted in the Web & Networking forums; I'm new to web design, but I am running Major League Baseball simulation league and I need to create a website for the league. I have the pages seperately, but ...

JOIN US NOW to remove these Ads

PC Help Forum, the number one FREE computer support website in the search engines
Post New Thread  Reply
  #1  
Old 02-09-2006
San Franpsycho's Avatar
PCHF $Donator
 
Join Date: Sep 2005
Location: San Franpsycho, Killafornia
Posts: 55
San Franpsycho - See this Members User comments on their Profile page
Send a message via AIM to San Franpsycho Send a message via Yahoo to San Franpsycho
Default Macromedia Dreamweaver - Web Design newbie

I'm new to web design, but I am running Major League Baseball simulation league and I need to create a website for the league.

I have the pages seperately, but I wanted to add the frame for it in order to be able to navigate through the league easily instead of giving out many url's to each to each page.

So, I wanted each team page to look like the following image:


But it came out like:
http://sfpsycho50.tripod.com/fs_mlb/...kwildcats.html

I don't really know much at all, but how can I make the frame with the navigation bar and banner up top to show up on the pages I create?


__________________
  #2  
Old 02-12-2006
San Franpsycho's Avatar
PCHF $Donator
 
Join Date: Sep 2005
Location: San Franpsycho, Killafornia
Posts: 55
San Franpsycho - See this Members User comments on their Profile page
Send a message via AIM to San Franpsycho Send a message via Yahoo to San Franpsycho
Default

Well, I guess I should modify my question into something hopefully more simple:

How can I save a preset frame, such as a sidebar and be able to install it along with its links to each of my pages?


Also, is there a way I can put a CSS style sheet into multiple pages at the same time? The site I'm making has hundreds of players and each player's page needs the CSS style sheet installed to make it look nice. But I don't want to have to install it to each one, one by one.


__________________
  #3  
Old 02-18-2006
Spaceman3750's Avatar
Elite Member
My PC
 
Join Date: Jan 2004
Location: Riverton, IL, USA
Posts: 1,511
PC Experience: Very Experienced
Spaceman3750 - See this Members User comments on their Profile page
Send a message via AIM to Spaceman3750 Send a message via MSN to Spaceman3750 Send a message via Yahoo to Spaceman3750
Default

I can't tell you how to do this through the Dreamweaver interface, but I can tell you how to do it in HTML. To insert the nav frame on each desired page, use the following HTML in the appropriate position on each page:

HTML Code:
<iframe border="0" source="SOURCE.htm" height="HEIGHT" width="WIDTH" />
To answer your second question, yes, a CSS stylesheet may be used on multiple pages at one time. To do so, insert the following HTML into the HEAD section of the HTML document:

HTML Code:
<LINK REL="stylesheet" TYPE="text/css" HREF="STYLESHEET.htm" />
Please note I have made every possible attempt to make the code given here as W3C compatible as possible, however, I do make mistakes (and I don't normally use HTML that is W3C standard, but when giving HTML advice I try to ).


__________________
- Ryan
http://www.spaceman3750.info
http://www.conglomerate-game.net

Cisco Academy - CCNA student

Reply
New! Norton Internet Security 2008 – Download Now Click Here

Bookmarks

Thread Tools
Display Modes

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 Off
Refbacks are On


All times are GMT +1. The time now is 02:19 PM.
Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC7
All Graphics & Content Copyright © 2004-2008 - PC Help Forum.com


Back to Top