Web page design
Web page design
Web page design
1. Research and Information Gathering: The first step is to conduct extensive research on ‘History
of HTML'. This involves referring to reputable sources such as technical documentation,
research papers, industry publications, and online resources. The aim is to acquire a
comprehensive understanding of the functioning, characteristics, and importance of this topic.
2. Defining the Scope: Once the research is complete, it is essential to define the scope of the
report. This includes identifying the key aspects to be covered, such as importance of HTML
as well as their role in web page development, advantages and limitations.
3. Structuring the Report: The report should have a clear structure to ensure facilitate
understanding. It typically includes an introduction, background information, detailed sections
on History of HTML.
4. Presenting Information: The report should present the gathered information in a clear and
organized manner. This involves using appropriate headings, subheadings, numbering points,
tables. comprehension. The information should be factual and supported by reliable references.
5. Analysis and Evaluation: This may involve discussing factors such as Impact on the Web,
Standardization etc.
SSWP/2023-24/IF2k Page 1 of 11
Sub:Web Page Designing History of HTML
3.1.b.Father OF HTML
The father of HTML is Tim Berners-Lee. He proposed the idea of HTML while
working at CERN (European Organization for Nuclear Research) in 1989 at the
age of 34 and developed the first version of HTML along with the foundational
technologies for the World Wide Web. Tim Berners-Lee is credited with inventing
the World Wide Web and laying the groundwork for modern web technologies.
SSWP/2023-24/IF2k Page 2 of 11
Sub:Web Page Designing History of HTML
HTML was driven by Tim Berners-Lee’s vision of creating a system that would allow scientists
to easily share and access research documents and information at European Organization for
Nuclear Research. He realized the need for a standardized way to format and link documents
on the emerging World Wide Web. Berners-Lee saw the potential of using a markup language
to structure documents with hyperlinks, enabling users to navigate between different pieces of
information seamlessly. This concept formed the basis of HTML, which allowed for the
creation of interconnected web pages, laying the foundation for the modern internet as we know
it today. Additionally, Berners-Lee envisioned the web as a collaborative platform where users
could not only consume information but also contribute to it, fostering an environment of
knowledge sharing and collaboration. HTML was instrumental in realizing this vision by
providing a universal language for creating and sharing content on the web.
b. Journey of HTML:
Year Highlight
SSWP/2023-24/IF2k Page 3 of 11
Sub:Web Page Designing History of HTML
<html>
<head>
<title>EXAMPLE</title>
</head>
<body>
</body>
</html>
Output :
SSWP/2023-24/IF2k Page 4 of 11
Sub:Web Page Designing History of HTML
Tags Discription
SSWP/2023-24/IF2k Page 5 of 11
Sub:Web Page Designing History of HTML
</style>
</head>
<body>
<p align="center"> To impart differntiated technical education of Information Technology field that
endure women engineers who influence
<ul align="left">
<li> To promote excellence in all the areas of Information Technology is kepping speedy growth with
the emerging technologies.</li>
<li> To impart state-of-the-art of technical education to design,develop and test software system</li>
<li> To build the spirit of confidence, team work and professionalism among the students.</li>
</ul>
<ul style="list-style-type:none">
SSWP/2023-24/IF2k Page 6 of 11
Sub:Web Page Designing History of HTML
</ul>
</ul>
</body>
<html>
</ul>
SSWP/2023-24/IF2k Page 7 of 11
Sub:Web Page Designing History of HTML
</body>
</html>
Output:
SSWP/2023-24/IF2k Page 8 of 11
Sub:Web Page Designing History of HTML
4.0 Advantages
1. Easy to Learn and Use: HTML is relatively easy to learn and understand, making it accessible for
beginners.
2. Platform Independent: HTML documents can be viewed on any platform like Windows, Mac,
Linux, etc., without any compatibility issues.
4. SEO Friendly: Proper use of HTML elements and tags can improve a website's search engine
optimization (SEO) by making it more accessible and understandable for search engine crawlers.
5. Lightweight: HTML files are lightweight and load quickly, which is crucial for improving website
performance and user experience.
6. Compatibility: HTML is compatible with various web browsers, ensuring that web content
renders consistently across different platforms and devices.
SSWP/2023-24/IF2k Page 9 of 11
Sub:Web Page Designing History of HTML
Output of this report provides an overview of HTML in Web developed. I had learnt why
HTML Markup language invented, Simple structure and some tags used in HTML, Advantages
of HTML While developing Web Page.
SSWP/2023-24/IF2k Page 10 of 11
Sub:Web Page Designing History of HTML
9.0 Conclusion
In this report, I have explored the overview and history of HTML. This language play avital role
in web page development. It provides framework for creating and designing web pages. This
language invented by Tim Berners-Lee in 1991.
10.0 References
HTML Tutorial (w3schools.com)
SSWP/2023-24/IF2k Page 11 of 11