Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The Parakeets Garden
09-21-2020, 02:01 PM (This post was last modified: 09-21-2020 02:08 PM by The Professor.)
Post: #1
The Parakeets Garden
[Image: parakeet.gif]

The Parakeets Garden was written using frameset and frame tags.

http://d21c.com/leprofesseur/garden/ParakeetGarden.html




This frameset has 2 rows with first row height of 128 pixels. The 2nd contains the columns

<frameset frameborder="0" framespacing="0" rows="128,*">


<frame src="band.html" name="band" scrolling="no" marginwidth="0" marginheight="0">


This frameset has 2 columns. The 1st contains the music file. The 2nd the page content.
<frameset frameborder="0" border="0" framespacing="0" cols="0,*">

<frame src="garden-music.html" name="music" scrolling="no" marginwidth="0" marginheight="0">

<frame src="content2.html" name="content" scrolling="no" marginwidth="0" marginheight="0">

</frameset>

</frameset>

<noframes>


This pages is in frames. Please enable frames.

</noframes>

Visit this user's website Find all posts by this user
Quote this message in a reply
09-24-2020, 11:49 AM (This post was last modified: 09-24-2020 12:00 PM by Handy.)
Post: #2
RE: The Parakeets Garden
[quote='The Professor' pid='41424' dateline='1600707676']
[Image: parakeet.gif]

The Parakeets Garden was written using frameset and frame tags.

http://d21c.com/leprofesseur/garden/ParakeetGarden.html




This frameset has 2 rows with first row height of 128 pixels. The 2nd contains the columns

<frameset frameborder="0" framespacing="0" rows="128,*">


<frame src="band.html" name="band" scrolling="no" marginwidth="0" marginheight="0">


This frameset has 2 columns. The 1st contains the music file. The 2nd the page content.
<frameset frameborder="0" border="0" framespacing="0" cols="0,*">

<frame src="garden-music.html" name="music" scrolling="no" marginwidth="0" marginheight="0">

<frame src="content2.html" name="content" scrolling="no" marginwidth="0" marginheight="0">

</frameset>

</frameset>

<noframes>


This pages is in frames. Please enable frames.

</noframes>
[quote]


Find all posts by this user
Quote this message in a reply
09-24-2020, 12:01 PM
Post: #3
RE: The Parakeets Garden
(09-21-2020 02:01 PM)The Professor Wrote:  [Image: parakeet.gif]

The Parakeets Garden was written using frameset and frame tags.

http://d21c.com/leprofesseur/garden/ParakeetGarden.html




This frameset has 2 rows with first row height of 128 pixels. The 2nd contains the columns

<frameset frameborder="0" framespacing="0" rows="128,*">


<frame src="band.html" name="band" scrolling="no" marginwidth="0" marginheight="0">


This frameset has 2 columns. The 1st contains the music file. The 2nd the page content.
<frameset frameborder="0" border="0" framespacing="0" cols="0,*">

<frame src="garden-music.html" name="music" scrolling="no" marginwidth="0" marginheight="0">

<frame src="content2.html" name="content" scrolling="no" marginwidth="0" marginheight="0">

</frameset>

</frameset>

<noframes>


This pages is in frames. Please enable frames.

</noframes>


Great work Ted .

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)