Download

History of web Design

  • Internets creation

    Internets creation
    You need the internet in order to design web pages.The internet was created by Robert E. Kahn and Vint Kert.
    https://www.history.com/news/who-invented-the-internet
  • World Wide Web

    World Wide Web
    Tim Berners-Lee created the very first website called the world wide web.He also created, HTML(HyperText Markup language), HTTP(HyperText Transfer Protocol), and URL(Uniform Resource Locator).
    https://webfoundation.org/about/vision/history-of-the-web/
  • Mosaic's creation

    Mosaic's creation
    The development of Mosaic started in 1992 and in the early years it was only available for the Macintosh. In 1993 Mosaic was publicly released for use. It had the ability to display text and images together, on the same page and same window. Created by Marc Anderson.
    https://www.techwyse.com/blog/website-design/evolution-of-web-design/
  • Javascript and Flash

    Javascript and Flash
    JavaScript and Flash were used to make a web page more interactive.
    https://www.estetica-design-forum.com/2017/08/30/evolution-website-design/
  • Introduction to CSS

    Introduction to CSS
    CSS stands for "Cascading Style Sheets". Cascading style sheets are used to format the layout of web pages. CSS helps developers create a uniform look across several pages of a web site. Instead of defining the style of each table and each block of text within a page's HTML, commonly used styles need to be defined only once in a CSS document. Once the style is defined in cascading style sheet, it can be used by any page that references the CSS file.
    https://techterms.com/definition/css
  • Ajax

    Ajax
    Ajax allows web pages to be updated asynchronously by exchanging data with a web server behind the scenes. This means that it is possible to update parts of a web page, without completely reloading the whole page. Ajax was created by Microsoft.
    https://codecondo.com/evolution-of-web-development/
  • Mobile Access

    Mobile Access
    In 2008 the internet became available for mobile use which opened up a lot more opportunities for web designers.
    https://coastalmediabrand.com/the-evolution-of-web-design/
  • Responsive Web Design

    Responsive Web Design
    Responsive web design enables us to optimize the presentation of a web page for many devices with a single source of code. This allows you to create similar experiences across different devices, or tailor a web page for a specific device.
    https://digital.com/blog/responsive-web-design/