Static Layout Creation Using HTML 5 & CSS3

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Static Layout Creation Using HTML 5 & CSS3

Layout Specification

Create a static tableless layout using HTML5 & CSS3. Should be symantic HTML. Use color ref
[Layout.JPG] for developing the layout.
Note: This layout is not responsive.
Stack - HTML5 & CSS3
Layout – W 1000px – H -2000px
Background Color Panel – Expandable for all resolution
Font - Caliber
Color & Font Size : Ref Layout image
Use CSS 3 flexbox to create Grids and columns.

Resources:
References:
https://www.w3schools.com/html/
https://www.w3schools.com/css/default.asp
https://www.w3schools.com/css/css3_flexbox.asp
https://developer.mozilla.org/en-US/docs/Web/HTML
https://developer.mozilla.org/en-US/docs/Web/CSS

Academy Learning Content


https://cognizant.udemy.com/course/modern-html-css-from-the-beginning/
https://cognizant.udemy.com/course/web-design-for-beginners-real-world-coding-in-html-css/

You might also like