SunQuest
           Beginner Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherBeginner Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old June 18th, 2001, 10:09 PM
MaryAnn MaryAnn is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2001
Location: Ct. usa
Posts: 6 MaryAnn User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
frames

Hi.
I'm trying to learn html and make a home page. I have my frames all set up but can't figure out how to fill them with the backgrounds I want in them. I am using the editor Eversofts 1st Page. I have 5 books and have read every tuts I could find but nothing has helped. Keep in mind I know nothing. Is ther hope for me?
Thanks

Reply With Quote
  #2  
Old June 19th, 2001, 08:01 AM
dunderhead dunderhead is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2001
Posts: 11 dunderhead User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Set Backgrounds Individually

Each frame holds a 'distinct' HTML page with its own headers. So, for each BODY tag, you have to add the BACKGROUND attribute which points to your image file location.

For example, let's say in a certain frame I want to tile the background with an image named "bkgd.gif" that's stored in a directory called "images" which itself resides just below the web server root directory, I'll type

<HTML>
<HEAD><TITLE>A Frame</TITLE></HEAD>
<BODY background="/images/bkgd.gif">
etc...

Check with the system administrator if you don't know where the image files are stored.

G'luck!

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherBeginner Programming > frames


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway