Skip to content

This project was developed as part of an internship program to enhance skills in web development. The tasks were designed to provide practical experience in building web applications using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

Xandacross/OCTANET_OCTOBER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Internship Project Readme

Description

This repository contains the code for an internship project consisting of two tasks. Task-1 involves creating a landing page with a navigation bar, while Task-2 involves implementing a to-do list.

Task-1: Landing Page with Navigation Bar

For Task-1, we created a simple landing page with a navigation bar. The navigation bar is designed to enhance user experience by providing easy access to different sections of the website. The landing page aims to be visually appealing and user-friendly.

Technologies Used:

  • HTML
  • CSS

Files:

  • index.html: Contains the HTML structure and CSS styling for the landing page and navigation bar.

Task-2: To-Do List

For Task-2, we implemented a basic to-do list application. The to-do list allows users to add, remove, and mark tasks as complete. This application helps users organize their tasks efficiently and keep track of their progress.

Technologies Used:

  • HTML
  • CSS
  • JavaScript

Files:

  • index.html: Contains the HTML structure for the to-do list application.
  • style.css: Contains the CSS styling for the to-do list elements.
  • script.js: Contains the JavaScript code for the functionality of the to-do list.

Usage

To view the landing page with the navigation bar, open the index.html file in a web browser. To use the to-do list application, open the index.html file in a web browser.

License

This project is licensed under the MIT License.

About

This project was developed as part of an internship program to enhance skills in web development. The tasks were designed to provide practical experience in building web applications using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks