Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Practical Web Design

You're reading from   Practical Web Design Learn the fundamentals of web design with HTML5, CSS3, Bootstrap, jQuery, and Vue.js

Arrow left icon
Product type Paperback
Published in Apr 2018
Publisher Packt
ISBN-13 9781788395038
Length 368 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Philippe Hong Philippe Hong
Author Profile Icon Philippe Hong
Philippe Hong
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Title Page
PacktPub.com
Contributers
Preface
1. Evolution of Web Design FREE CHAPTER 2. Web Design and its Components 3. Website-Designing Workflow 4. Responsive Versus Adaptive Design 5. Learning HTML5 6. Learning CSS3 7. Building Your Own Website 8. Making Our Website Responsive 9. Adding Interaction and Dynamic Content 10. Optimizing and Launching Our Website 11. What is Bootstrap? 12. Building a Website with Bootstrap 13. Introduction to Client-Side Rendering 14. Tools to Help Your Workflow 1. Other Books You May Enjoy Index

The first ever website


The first ever website was created by a scientist named Sir Tim Berners-Lee in 1990. He was a British computer scientist at CERN, the European Organization for Nuclear Research. It was basically a text-based website with a few links. A copy of the original page from 1992 still exists online. It simply existed to serve and tell people what the World Wide Web (WWW) was:

Most websites to follow were pretty much the same. There were entirely text-based with simple HTML markup:

  • <h1> for titles
  • <p> for paragraphs
  • <a> for links (we will go through all this markup in our HTML course)

The following version of HTML further allowed people to insert images, <img>, and tables, <table>, thus creating more possibilities.

In 1994, the WWW Consortium (W3C) was formed to set and establish the standard of the web (https://www.w3.org/). It was mainly to discourage and prevent private companies from building their own web language, as it would create chaos on the web. The W3C to this day continues to deliver standards for the open web, such as the new HTML5 or CSS3.

Here are some examples of websites in the 90s. The following screenshot shows how the Yahoo web page used to look back in 1994:

The following screenshot shows how the Google web page used to look back in 1996:

You have been reading a chapter from
Practical Web Design
Published in: Apr 2018
Publisher: Packt
ISBN-13: 9781788395038
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime