| I have a list of companies that would like to host your website. Please Visit that list. Thanks. |
|
introduction very basic information what is important, and what doesn't matter the basic page HEAD and BODY HTML Tags META Tags backgrounds - colors backgrounds - images pictures links pictures as links email links tables part 1 tables part 2 lining things up frames part 1 frames part 2 frames part 3 what tools to use putting it all together making search engines love you viewing your page as you work making your page pay for itself page counters resources how do they do that? being sure it's right before you go public my links my sponsors What NOT to do |
Frames part 2CAUTION - Be sure you know what you are doing when you use frames. There are many ways to go wrong.Now that you have seen the basic frame, let's see about making it a little fancier:You can add either of the following instructions inside the FRAMESET Tag: FRAMEBORDER=NO BORDER=NO FRAMEBORDER=YES BORDER=YES If you don't use either instruction, most browser programs will use borders. Some browser programs understand FRAMEBORDER, others understand BORDER, so when you use both, all reasonably recent browsers will get it right. In your FRAME tag, besides defining SRC you can also have the instructions: SCROLLING=NO or SCROLLING=YES or SCROLLING=AUTO If you don't use any of these, most browsers will allow scrolling within the frame. If you use YES, most browsers will put in a scroll bar even when there's nothing to scroll. Another instruction you can put in the FRAME tag is NORESIZE For example: <FRAME SRC=top.html NAME="top" FRAMEBORDER=NO BORDER=NO SCROLLING=NO NORESIZE> NORESIZE makes it impossible to grab the edge of the frame and move it. |
| I have a list of companies that would like to host your website. Please Visit that list. Thanks. |