Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolore ducimus quae amet architecto aspernatur voluptatibus. Possimus, ab quasi saepe quod provident molestiae corporis nisi fugit numquam quidem voluptas minima sequi?
This Prework Study Guide was created for bootcamp students who were going through the Prework. It contains notes on HTML, CSS, Git, and JavaScript.
Click to see the project
The task in this Challenge is to refactor an existing code to make Horiseon website more accessible, as accessible sites are better positioned in search engines and also can be accessed using assistive technologies. Some improvements were made to the code, such as making CSS more efficient by consolidating CSS selectors and properties, organizing them to follow the semantic structure of the HTML elements, including comments in the CSS file, adding semantic HTML elements and accessible alt attributes to the image and icon elements, making sure that all links are functioning correctly.
Click to see the project
The task in this Challenge is to create a portfolio of work to showcase skills and talents to employers. In this portfolio I applied the core skills we've recently learned, such as flexbox, media queries, and CSS variables.
Click to see the project