You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure your website has the following features, more is always allowed!
Use a clear topic for your website: "my website is about ..."
Use multiple pages in your website.
Use at least 5 different HTML elements.
Use semantic HTML elements in the right places with the right meaning.
Use CSS in a separate style sheet (don't use inline CSS = CSS in the HTML & don't use CSS frameworks).
Use at least 2 places, padding margin or borders on your website. In other words: show us that you have mastered the box model.
Use at least 1 picture.
Use at least 2 links.
Use MediaQueries to make your website look different on mobile and desktop.
Use CSS grid to create a layout and position all your elements on the page
Use flex-box to position elements.
Use at least 1 form on your website.
Your website is mobile-first. The basic CSS is for a mobile phone, the extra CSS for the desktop is in a media query.
Bonus for extra points:
Use an embedded YouTube video.
Use lots of beautiful images, for example from stock photo websites.
Use beautifully coordinated colors.
Also use a design and use media queries for other screen sizes, think of: tablet.
Use external libraries such as Google Fonts to add extra CSS to your website.
Use an extensive form with many different types of input fields.
About
This photography workshops website is made with HTML / CSS. This was the first major assignment in the Winc-Academy front-end course. I chose this theme because I have photography as a hobby myself.