In this assignment you will learn the basics of HTML and CSS. This will be an individual assignment and will require each one of you to submit their own file
- Use separate HTML and CSS files. Try to avoid using the style tag in the HTML file.
- We will look at your coding style also. So try to make the code as neat, clean, understandable and modular as possible.
- Since this is your first assignment, you are expected to make mistakes..(and improve later :p)
- The deadline for the assignment is 6th April 11:59 pm.
- About Me :- Name, Hobbies, Ambitions etc.
- Gallery :- This will contain 4 images and a video arranged like what is shown in the image below, note that do not add anchor link as it will direct the user to youtube. We want the video to play on the website itself.( The images can be anything, your pics, your fav anime, fav movies etc. depending on your creativity)
- Form :- Add a query form with a submit button.Note that we don’t want a google form. The form should be made using HTML and CSS(no javascript). Add the fields (name, mail-id,etc.) in query form which you think are required. We do not want you to store the data. Submit button should refresh the entered fields.
- Contact Me :- This will be the footer section which will include your contact details and links to social media handles.
- Anything else you would like to see in your page.
- Use this link to create the assignment repository
- Clone the repo in your machine by using command "git clone (repo link)"
- Push all changes to your copy of the assignment repo
- The deadline is 11:55 PM, 6 April, 2021