User: tmcsys Date: 01/03/31 18:05:58 Modified: business petstore_frames.html Log: minor changes to frames Revision Changes Path 1.2 +7 -4 newsite/business/petstore_frames.html Index: petstore_frames.html =================================================================== RCS file: /cvsroot/jboss/newsite/business/petstore_frames.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- petstore_frames.html 2001/03/23 05:43:05 1.1 +++ petstore_frames.html 2001/04/01 02:05:58 1.2 @@ -4,9 +4,12 @@ <title>JBoss Pet Store</title> </head> -<frameset frameborder="0" rows="25%,*" cols="1"> - <frame noresize scrolling="no" src="frametop.html"> - <frame noresize src="http://www.jboss.org/estore"> +<frameset frameborder="0" rows="32%,*" cols="1"> + <frame noresize scrolling="no" src="frametop.html"></frame> + <frame noresize src="http://www.jboss.org/estore"></frame> </frameset> - +<noframes> +<a href="http://www.jboss.org/estore">Run the Java Pet Store using JBoss</a> +</noframes> </html> + _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development