CSS font stacks & developer FAQs with Web standards
Site navigation below

One of hundreds of answers available with our premium content service.

Part answer

A: To create frame-like sites using CSS use a position: fixed declaration on the container element for your navigation menu, marked with a class="Menu" attribute. You must also set the CSS properties top, left and width. It's best to stick with percentage values for these lengths, to position your menu according to the size of the users' screen, as below.

… full answer hidden

Click for full answers

Premium members click below for full answer
Is it possible to create a frames effect with CSS?

Home · Web fonts · Font stacks · FAQs · Java · CSS · Javascript · HTML · Site manager