Create a flexible grid that substitutes different images at different breakpoints using the picture element.
View ProjectTake an existing HTML file and apply the CSS to make it match a series of screenshots.
View ProjectCreate different layouts by using media queries based on the viewport widths.
View ProjectCreate a responsive HTML table with different sizes such as mobile, tablet, and desktop sizes.
View ProjectCreate an HTML form which contains four input fields-types such as text, email, url, and password, plus a submit button.
View ProjectLearn how to use the Inspect Element command in Chrome, edit the HTML and CSS through browser based game.
View ProjectLearn the basics of creating web pages and complete exercises from CodeCademy.com
View Project