williamthorsen / theme-park

CM1040 Theme Park
0 stars 0 forks source link

Mark up wireframes with Layout CSS #14

Open williamthorsen opened 2 years ago

williamthorsen commented 2 years ago

Task

Review the three wireframes that you produced for the large screen version of your web site from the part 3 of the team project and add to them to ensure that they have the layout that you wish your site to have.

In particular identify the HTML elements' absolute and relative positions taking the element enclosing hierarchy in your web site.

Use the various ways of measuring elements on web pages as appropriate.

Additionally, identify the boxes that enclose the HTML elements in your web site and consider the box properties (padding borders etc) that you want to define.

Work through the wireframes and decide on the correct CSS to build those pages, and check the class and identity properties of the elements in the pages. Mark up your wireframes accordingly.

Acceptance criteria

Box model

Coordinates

Advanced layout: grids, columns, flex

Media elements

Animation

Links

Task instruction Assignment