Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Frames Tutorial
tefanclub
post Mar 7 2008, 12:18 PM
Post #1


Newbie
*

Group: Members
Posts: 3
Joined: 7-March 08
Member No.: 58,991



QUOTE



CODE
<HTML>
<HEAD>
<TITLE>A Basic Example of Frames</TITLE>
</HEAD>

<FRAMESET ROWS="75%, *" COLS="*, 40%">
<FRAME SRC="framea.html">
<FRAME SRC="frameb.html">
<FRAME SRC="framec.html">
<FRAME SRC="framed.html">

<NOFRAMES>
<H1>No Frames? No Problem!</H1>
Take a look at our
<A HREF="basic.noframes.html">no-frames</A>
version.
</NOFRAMES>

</FRAMESET>

</HTML>
Go to the top of the page
 
+Quote Post
kobra500
post Mar 7 2008, 07:00 PM
Post #2


Super Member
*********

Group: [HOSTED]
Posts: 395
Joined: 8-January 08
From: UK - Kent
Member No.: 55,950



You know the problems with frames? They look terrible and makes your site look like it was done using a frontpage template. is it possible to make frames which don't look like frames e.g. they look like part of the site?

I suppose CSS is the bet
Go to the top of the page
 
+Quote Post
galexcd
post Mar 8 2008, 05:38 AM
Post #3


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
*********

Group: [HOSTED]
Posts: 975
Joined: 25-September 05
From: The dungeon deep below the foundation of trap17
Member No.: 12,251



QUOTE(kobra500 @ Mar 7 2008, 11:00 AM) *
You know the problems with frames? They look terrible and makes your site look like it was done using a frontpage template. is it possible to make frames which don't look like frames e.g. they look like part of the site?

I suppose CSS is the bet


In my opinion, frames just show an amateur web designer. No matter how well it is disguised. If you want a scrollable area, it can be achieved easily with css. Don't make iframes for this.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Frames And Links(3)
  2. Forced frames script(2)
  3. Frames(4)
  4. Frames Problem: Loads In Wrong Frame(5)
  5. Frames!(7)
  6. Frames And Scrolling(2)
  7. Need Help With Frames(6)
  8. Advanced Html Frame Tag(3)
  9. Frames(4)
  10. Poll: Should I Use Frame Or No Frames For My Site?(10)
  11. No Frames, But Still A Nice Menu?(11)
  12. Css-based "i-frames" (sort Of)(1)
  13. Hmmm...can't Get The Frames Correct(5)
  14. Digital Photo Frames(4)
  15. Adjusting Rows/cols Of Frames In Frameset Using Javascript Is Not Working In Firefox 3 Is Not Working(4)


 



- Lo-Fi Version Time is now: 26th July 2008 - 08:08 AM