TandemTables Forum

Full Version: The Parakeets Garden
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[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='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]

(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 .
Reference URL's