First of all, pull the repository
in order to update your local repository.
Create a webpage having About Me
, My Interests
, My skills
, My Hobbies
. You can add other sections, images or multiple pages, that’s up to your creativity. To get start with a screenshot of a sample webpage is provided. View Sample webpage
Change the text and images according to your preferences.
You can select color codes and font styles of your own choice but make sure that the format of the webpage is same as the sample given to you.
Next, you have to host your website on your GitHub Account. Click here to learn how to host a website in GitHub.
After completion of the above steps, make a folder of <Your Name>
inside the Task Submission folder. Your folder path should look like Induction-2021/ Web Development/ Task 1/Task Submission/ <Your Name>
.
Inside your designated folder add your HTML
file (name it as index.html
), CSS
file , a .txt
file containing the URL of your webpage hosted on GitHub and a screenshot of your task. Make sure that you have added the images used in the website in the
Finally commit your changes and create a pull request
along with the URL of your webpage hosted in the description section of the Pull request.
If you are facing any problems or having any doubts feel free to ask in the discord server.
All the best!!