Skip to content

AS-Danish/codsoft_webdev_level1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CODSOFT

CODSOFT - Web Development
Task 1 - Landing Page
Features Used:-
◼️HTML
◼️CSS

A landing page is crucial for any online service as it serves as the first impression for potential customers, providing them with essential information and encouraging them to engage with the service further.
I created a landing page as part of my internship project. The landing page is designed for a wheel repair service, and I used HTML and CSS to build it.
In the landing page, visitors can likely find information about the wheel repair services offered, along with details about the company providing the service. The use of HTML indicates the structuring of the content, such as headings, paragraphs, and images, while CSS would be used for styling and layout, ensuring the page looks visually appealing and user-friendly.

Preview of Landing Page


Preview 1 Landing Page
Preview 2 Landing Page
Preview 3 Landing Page

Task 2 - Portfolio Page
Features Used:-
◼️HTML
◼️CSS
◼️JS

A portfolio page created using HTML, CSS, and JavaScript is a dynamic and visually appealing web page that showcases your skills, projects, and experiences. HTML (HyperText Markup Language) is used to structure the content, CSS (Cascading Style Sheets) is employed for styling and layout, and JavaScript adds interactivity and enhances user experience.
Your portfolio page serves as a digital resume, allowing visitors to learn about your work, expertise, and achievements. Through carefully designed user interfaces, animations, and interactive elements powered by JavaScript, your portfolio becomes engaging and informative. This combination of technologies enables you to present your work in a professional manner, making it easier for potential employers or clients to understand your capabilities and make informed decisions.

Preview of Portfolio Page

Preview 1 Portfolio
Preview 2 Portfolio
Preview 3 Portfolio
Preview 4 Portfolio
Preview 5 Portfolio
Task 3 - Calculator Using JS
Features Used:-
◼️HTML
◼️CSS
◼️JS

A calculator created using HTML, CSS, and JavaScript is a functional and interactive web application that performs mathematical calculations in real-time. HTML provides the structure for the calculator's layout, CSS styles the visual elements to make it user-friendly and visually appealing, and JavaScript handles the logic for performing arithmetic operations.
This calculator allows users to input numbers and operators through a graphical interface, mimicking the functionality of a physical calculator. When users click on the buttons or use the keyboard, the JavaScript code processes the input and displays the results dynamically on the calculator screen. It can handle basic arithmetic operations such as addition, subtraction, multiplication, and division, providing a convenient tool for users to perform calculations without the need for a physical calculator. The combination of HTML, CSS, and JavaScript creates a seamless and intuitive user experience, making mathematical computations quick and easy.

Preview of Calculator

Preview Calculator

About

CODSOFT - Web Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published