Skip to content

rosasip/CSS-Layout-and-Positioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSS-Positioning-and-Layout

Create CSS to style the attached [HTML] document. The colors, backgrounds, font sizes, line spacing, etc. for the different elements can be any. Here, the grade will be determined specifically by the achievement of the following:

The "jump menu" is positioned on the left, and spans the entire height of the page. The "header" (e.g. MyBlog and buttons) is always on the top of the page, and they are unaffected by scrolling. The "header" is centered appropriately, i.e. it does not count space behind the jump menu when centering. The "thank you for visiting" block is always shown in the bottom-right of the page. The journal articles are organized neatly in the main area of the page. If the window resizes, the journal articles will be reorganized. HINTS:

Each journal article should have a fixed width, such as 300px. The width of the jump menu affects the width of the header; it is possible to use percentage as a unit (e.g. 15%) Submitting

Grading:

Your grade will be determined by adherence to the requirements described above. image

Resized Window Example: image

About

CSS styling Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published