0% found this document useful (0 votes)
31 views12 pages

Ayuuuush

The report provides an overview of web development basics, focusing on HTML, CSS, and JavaScript. It explains the structure of HTML documents, the role of CSS in styling, and how JavaScript enhances interactivity. The document concludes with a summary of the author's learning progress and achievements in web development courses.

Uploaded by

ayushsidsingh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views12 pages

Ayuuuush

The report provides an overview of web development basics, focusing on HTML, CSS, and JavaScript. It explains the structure of HTML documents, the role of CSS in styling, and how JavaScript enhances interactivity. The document concludes with a summary of the author's learning progress and achievements in web development courses.

Uploaded by

ayushsidsingh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 12

NAME: AYUSH SIDDHANT

PRN: 23070122066
BRANCH: CSE
CLASS: CS A2
BATCH: 2023-27

REPORT:

1. Introduction to HTML and CSS


Tim Berners-Lee created HTML (Hypertext Markup Language), the main
language of the World Wide Web. HTML has rules to define a well-structured
document. The first web page went live on August 6, 1991. CSS, on the other
hand, enhances the visual presentation by allowing you to control colors,
fonts, and layouts. Together, they form the core of how web content is
organized and styled.

2. Getting Started with HTML


An HTML document has a basic structure with tags around content to control
how it looks. The opening tag shows where a section begins, and the closing
tag shows where it ends. The content between these tags makes up an
Element. HTML uses tags like <p> (paragraph) and <a> (anchor) to organize
the content.

3. Exploring CSS
CSS (Cascading Style Sheets) changes how HTML elements look, including
colors, fonts, and layouts. You can add CSS to an HTML document from
inside or outside the file. CSS helps to make web pages look good.
4. Fundamentals of JavaScript and the DOM

JavaScript can make your websites more interactive turning a static site
into one that engages users. To add JavaScript to an HTML page, you
should include a <script> tag and link to a separate JavaScript file.

When you work with JavaScript, you need to grasp variables. You can
declare variables with 'let', which lets you change their value later. You
can also use 'const' to declare variables, but unlike 'let', you can't change
a 'const' variable's value.

5. Diving into JavaScript

JavaScript offers robust data structures like arrays and objects. These let
you store and handle multiple values in one variable. Arrays hold values
in square brackets, and these values can be different types, like strings
and numbers.

Functions play a key role in JavaScript coding. They let you package
and reuse chunks of code.

Conclusion:

To summarize it all, Allison.coms “introduction to html and css” and


“fundamentals of JavaScript and the Dom” provided me with a thorough
insight of basic web development.HTML structures content, CSS styles it,
and JavaScript adds interactivity. Understanding how these technologies
work together, along with the DOM, enables you to build engaging and
functional web experiences.
Screenshot of the profile with dashboard:

Screenshot of Monthly Learner’s Report:


Learner Details

Name: Ayush Siddhant Total Study Time:

E-mail: ayushsiddhant42@gmail.com

Country: India
5:08:12

Certified Courses

Introduction to HTML and CSS


HTML is used globally to format web pages and CSS can lend them a certain look and
feel. We establish the basics of the language and unpack the use of forms and tables
with different HTML attributes. This code is necessary to correctly display text, images
Score and other elements. We demonstrate how to set up a website environment by
95% investigating the structure and format of an HTML document, thus enabling you to use
tags and multimedia on your web pages.

Completed On
2024-08-03

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy