Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

sahelibasu23/basic-website

Repository files navigation

Welcome to the guided project repository

Task list:-

  1. Getting started Overview of simple.html created in Simple Webpage Creation in GitHub
  2. Setting up other webpages Use basic concepts to create different styles of webpages
  3. Create a website Creating index.html that will display the homepage and link the other pages
  4. Setting up a template repository Use this repository as a template repository and reuse the structure for creating different websites

Recommended course

  • Simple Webpage Creation in GitHub This course gives you the steps in creating a simple webpage called simple.html and also provides a template that could be used to create a personalized website

Complete the following steps before proceeding:-

  • Create a new repository You can fork this repository but to follow along the steps,create a new repository by following the steps in "Create a new repository"
Demonstration

create-new-repository


File directory


Previously created files

  • simple.html The basic webpage created from basic HTML concepts

Yet to be created files

  • style.css The stylesheet will be created after preparing the index.html file for the basic website
  • index.html
  • contact.html
  • about.html
    • about-html-&-css.md The text contents will be used to create a *gist* and then embedded in the body section of about.html
    • The link of the gist

Uploaded image files

To upload a folder in a github repository , simply *drag and drop* the folder from your PC to the upload interface.

Within a folder

pics

  • basic-website.png
  • template-design.png

Template files

Demonstrating the *drag and drop* function with the folder from PC to the upload interface.

Within a folder

template

  • template-file.html
  • style.css
Demonstration

Watch this video