Hello all,
My first exposure to web sites was through ASP, so I am familiar with some ASP stuff. One thing I found incredibly helpful was the #include command, so that you could dramatically reduce the amount of code in each page. For example, we use include files to separate the header, menu, and content of a simple non-frames layout.
Now I am actually jumping into web development myself, in a simple HTML format, and I'm wondering, what if anything does straight HTML offer you that accomplishes the same, apart from frames?
Any ideas would be much appreciated.
Thanks,
Steve
My first exposure to web sites was through ASP, so I am familiar with some ASP stuff. One thing I found incredibly helpful was the #include command, so that you could dramatically reduce the amount of code in each page. For example, we use include files to separate the header, menu, and content of a simple non-frames layout.
Now I am actually jumping into web development myself, in a simple HTML format, and I'm wondering, what if anything does straight HTML offer you that accomplishes the same, apart from frames?
Any ideas would be much appreciated.
Thanks,
Steve