Re: please see my page

by bower(at)polarnet.com (Will)

 Date:  Thu, 8 Jan 1998 22:06:13 -0900
 To:  hwg-critique(at)hwg.org
  todo: View Thread, Original
>Please see my page at www.toolcity.net/~grpatch and let me know what you think
>Thanks

        Using the above url results in a blank page. On a hunch, I checked
the source code for the page, and found the remains of a frameset. This is
what you currently have:

<frameset>
<frameset cols="23%","77%">

        There's two problems: one, only one FRAMESET tag is needed. Two,
the window sizes should be contained within one set of quotes. Try
substituting this code instead:

        <frameset cols="23%,77%">

        I glanced at the home.html page. Not bad. :) However, I'll wait
until the entire site, frames and all, is running before I give any
opinions. Maybe you could consider a non-frames version too? Good luck!

                                                        Will Bower

HTML: hwg-critique mailing list archives, maintained by Webmaster @ IWA