CSS Page Layout Tutorials - MarkupTutorials.com
The object is to create a canvas of web pages entirely in CSS so that they will adapt to the size of the navigator and the screen onto which they are viewed.
January 16,
2006
Today Views:
1 Total Views:
1,902
You want to view a layer of content, or an image when visitors hover over a link. Most of the time you need Flash or Javascript, and their view/hide layer function will help you create your effect.
January 16,
2006
Today Views:
1 Total Views:
1,242
Most of the websites nowadays are constructed with tables. However, this almost universal method has many disavantages.
January 16,
2006
Today Views:
1 Total Views:
1,105
You want to display additional tooltips when visitors hover over a link in your menu. Most of the time you need Flash or Javascript, and their view/hide layer function will help you create your effect.
January 16,
2006
Today Views:
1 Total Views:
1,524
This new version of the tutorial will teach you to easily create a rounded block, or design in general, that will be able to expand only in its height (for variable menus for example) using CSS.
January 16,
2006
Today Views:
2 Total Views:
1,319
We will see here a menu composed of several links (buttons). This menu will be entirely graphic and each button will have its own behavior when hovered onto, each different from the others.
January 16,
2006
Today Views:
1 Total Views:
1,403
The question of ideal dimensions for a site is often asked.
Screen resolutions are generally between 800x600 pixels and 1280x960 pixels, not to forget 1024X768 pixels. What is the most used resolution? What are the ideal dimensions for a website?
January 16,
2006
Today Views:
1 Total Views:
1,238
Create image maps (clickable images) is generally not easy since you have to calculate the coordinates for each of the four corners of each map. Generally, it is a lot of lost time if you don't have an appropriate wysiwyg software to calculate it all for you.
January 16,
2006
Today Views:
1 Total Views:
953
Cadres (frames and iframes) are used a lot for setting up layout with static parts and dynamic parts (scrollable). We will use a different technique without using frames but a very useful div property, the overflow: auto.
January 16,
2006
Today Views:
1 Total Views:
1,033
Now you have a website without iframes and you can still scroll up or down the content.
January 16,
2006
Today Views:
2 Total Views:
967

























