Click on a screenshot to view the completed project.
Check out my code for these projects and more HERE.
Given the specs of how the website should be laid out -- using only floats, widths, and block/inline-block displays (no flexbox, grid, or bootstrap) -- I managed to construct their site with a media query to be responsive to display size and stack the content accordingly
Following strict guidelines, I solved the puzzle of creating the flag of Laos using only CSS to style divs (boxes). Basically, I sized, positioned, shaped, and colored rectangles before sizing and positioning the text to create the flag.
Using HTML and CSS, I made a classic-style original meme with a custom font, borders, aligned and transformed text, margins, sizing, and a background.
Created a style.css file where I formatted html text color, font weight, and image height & width using class, tag, and element selectors.
Using html, this page showcases my knowledge on referencing images, creating hyperlinks, and structuring a simple webpage.
I learned to insert an image and made an unordered list.
I use different headers and a paragraph element to format my text to different sizes in an orderly fashion.