Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please add screenshots of the output with code pasted, thanks! Objectives - Set up an HTML page using the basic page elements. - Be able
Please add screenshots of the output with code pasted, thanks!
Objectives - Set up an HTML page using the basic page elements. - Be able to use HTML5 semantic elements to structure a web page. - Understand the CSS box model and how to float and position elements on a page. - Successfully use CSS to style and modify the appearance of page and the elements contained within. Basic Requirements - Properly use and indent all tags. - Set up page with html >, and tags. Assignment Details Make your own Mondrian. Paint makes a mess. Code is so much cleaner. Use this project to recreate a classic Modern artwork, Piet Mondrian's Composition II in Red, Blue, and Yellow in your browser using basic web building blocks. - View this link for details on Piet Mondrian: https://en.wikipedia.org/wiki/Piet Mondrian - Create a work of art similar to Mondrian (or anything really). - Make use of borders, padding, margins, floating and positioning to compose your work of art. - Definition of Complete: The artwork contains multiple HTML elements. The elements are not stacked one above the other (i.e. no floating or positioning has been used). Additionally, it is evident that margins, padding and borders have all been usedStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started