Skip to content

SoC-Club-Website/Assignment-1-Landing-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Assignment-1- Personal Landing Page

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

General instructions:

  1. Use separate HTML and CSS files. Try to avoid using the style tag in the HTML file.
  2. We will look at your coding style also. So try to make the code as neat, clean, understandable and modular as possible.
  3. Since this is your first assignment, you are expected to make mistakes..(and improve later :p)
  4. The deadline for the assignment is 6th April 11:59 pm.

Assignment instructions:

Create a HTML page with your name as the title which includes atleast 4 sections(in a single page) :-
  • 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.
Try to add some more sections and bring in some creativity, afterall this is going to be your own personal website xD. The first assignment is supposed to be your playing field, try to experiment with all the different tags and properties you have learnt, since the next assignment will be continuation of this webpage don't focus too much on the result

Submissions instructions:

  1. Use this link to create the assignment repository
  2. Clone the repo in your machine by using command "git clone (repo link)"
  3. Push all changes to your copy of the assignment repo
  4. The deadline is 11:55 PM, 6 April, 2021

Note: We have not provided any boilerplate code as of now so that you can understand how each piece of HTML works, and figure out design choices for yourself. If you need boilerplate code please inform us.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published