 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
muzzleofbees
Joined: 03 Mar 2009
Posts: 1
|
| Posted: Tue Mar 03, 2009 11:29 am Frame Layout Issue |
|
|
Hello all,
I've never used frames before, and I'm trying to fix an issue on a site I didn't write the original source code for. The URL is artisanguitars.com
The issue I'm having is I'd like to have the black frame on the left show up on the right where there is now a white frame. Hopefully this is an easy task, but I don't know much at all about frame design. Here is the source code:
<frameset cols="*,900,*" framespacing="0" frameborder="no" border="0">
<frame src="http://artisanguitars.com/empty.htm" name="empty" frameborder="no" scrolling="no" noresize id="empty">
<frameset rows="154,100%" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="http://artisanguitars.com/top_header2.htm" name="title" frameborder="no" scrolling="no" noresize id="title">
<frameset rows="*" cols="150,100%" framespacing="0" frameborder="no" border="0">
<frame src="nav.shopscript" name="nav" frameborder="no" scrolling="auto" noresize id="nav">
<frame src="http://artisanguitars.com/homepage.php" name="haupt" frameborder="no" scrolling="auto" id="haupt">
</frameset>
</frameset>
Thanks in advance for any help! |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4259
Location: MS
|
| Posted: Tue Mar 03, 2009 6:40 pm |
|
|
From looking at all the frame pages, I think the white side is a mistake in frame coding as both empty.htm and empty2.htm frame pages are all black.
Some coding errors:
HTML Errors 28 Errors, 1 warning
These pages should be using the frameset DocType. |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|