A styles conference website displaying information about the speakers, the schedule, the venue location, and where to register.
Link to project: https://thestyleconference.netlify.app/
Tech used: HTML, CSS
The website used HTML to structure the page and its content. The page was designed with CSS for layout and style.
Learned some CSS grid and how its used for layout. Learned how to create a registration form and implement google maps in html page. For example, I used the <iframe> element to load the google maps location of the styles conference which load another html page witin the document.