07-25-2006, 04:13 PM
|
#1
|
|
Registered User
Join Date: Jan 2006
Posts: 11
|
help with frame layout
I'm working on a site and I'm still pretty green with web programming outside of html. In my design I want to display my main page, and as people click the links I want just the text content of the site to change with that link. I've messed around with frames a little, but I can't get it to look the way I want it. An example of what I'm trying to do can be found at:
http://www.mthollyfamilydentistry.com/
I guess I'm looking for a tutorial online that will help me do this, but I'm not sure what I'm searching for. Would something like this work in html or do I need to use javascript? What is this design concept called?
I also have a logo that I want to use as the background to my text, so I want the text to scroll and the image to stay in place.
Thanks for any help!
~BigD
|
|
|
07-29-2006, 02:56 PM
|
#2
|
|
Don't argue with me!
Join Date: Sep 2003
Location: Amsterdam, NL
Posts: 638
|
You can find a basic frames tutorial here
For a static background, you can use the following css:
Code:
<head>
<style type="text/css">
body
{
background-image: url('background.jpg');
background-attachment: fixed
}
</style>
</head>
DO NOT use:
Code:
<body background="background.jpg" bgproperties=fixed>
as many websites will tell you to do, as this is not part of the HTML standard, and will not work in all browsers.
Hope that helps
__________________
I'm out of my mind. Feel free to leave a message.
Why not visit The Wonderful World of Skinnybrown? It's better than a poke in the eye with a burnt ferret.
|
|
|
04-06-2008, 07:06 AM
|
#3
|
|
Registered User
Join Date: Mar 2008
Posts: 4
|
|
|
|
07-16-2008, 04:13 AM
|
#4
|
|
Registered User
Join Date: Jun 2008
Posts: 252
|
Her sister
Her sister, though wow gold comparatively but little removed by matrimony, being settled in London, only sixteen miles off, was
much wow power leveling beyond her daily reach; and many a long October and November evening
must wow power leveling be struggled through at Hartfield, before Christmas brought the next visit from Isabella and her
husband, and wow power leveling their wow power
leveling little children, to fill the house, and give her pleasant society again.weiwei1978123
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Photoshop Layout for Sale |
happyyo |
Advertisements & Promotion |
2 |
03-02-2004 04:19 PM |
|