Skip to content

CodeYouOrg/webdev-task-wk1-and-wk2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TASK: Vocabulary List Repository

Web Development Task For Week 1 and Week 2

This repository contains the files and instructions for completing the Web Development deliverables for Week 1 and Week 2. Follow the steps below to clone the repository and get started.

Prerequisites

Before you begin, ensure you have the following installed:

  • Git: Version control system to clone and manage the repository.
  • GitHub: make sure you have an account to sync your repositories to.
  • Code Editor: Any code editor like Visual Studio Code

Cloning the Repository

Follow these steps to fork and clone the repository:

  1. Open your terminal or Git Bash.
  2. Navigate to the directory where you want to store the project.
  3. Fork then clone the repository.

Viewing the Project

To view the project locally, you can either open the project files in your code editor or open the HTML files in your browser.

Week 1 Tasks

  • Change the < h1 > and < title > tags to read: Web Development Vocabulary.
  • Create an unordered list and add each vocabulary word and definition as a list item.
  • Make each vocabulary word bold and italicize words in the definition where appropriate. You MUST use semantic HTML tags.
  • Push your changes to your fork on GitHub and turn in.

Week 2 Tasks

  • Link the css file css/style.css in your index.html file. Remember to use relative paths.
  • Inside css/style.css, use css selectors to style your content in index.html
  • Push your changes to your fork on GitHub and turn in.

Submitting Your Work

After completing each week's set of task, be sure to commit your changes and push them back to your own forked repository and turn the link in on TopHat.

About

Web Development Tasks for Week 1 and 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •