The Building Blocks of the Internet

Learn the fundamental technologies that make up websites and web pages

    • Mark Winteringham's profile
  • Beginner
  • 6
  • 9
302 already enrolled
HTML
  • Explain how HTML is the ‘backbone’ of a web page
CSS
  • Explain how CSS is responsible for the styling of a web page
  • Distinguish locations where CSS rules are stored for a web page
JavaScript and DOM
  • Explain what JavaScript and the Document Object Model is
  • Explain how JavaScript works
  • Decide which tools to use to view and manipulate
Protocols
  • Define the basics of the internet protocol suite and how protocols sit on top of it
  • Describe what protocols are and the different types of protocols that exist
  • Explain how HTTP is a fundamental part of the Web
SSL/TLS
  • Describe what SSL is
  • Describe how HTTP and SSL are combined
  • Describe how HTTPS works
Wrapping up
  • Identify what to learn next after learning how a web page works

Welcome to the Building Blocks of the Internet, a seven-part course that looks at the fundamental technologies that make up websites and web pages. This course gives those who are new to web technologies an introduction to the following:

  • HTML
  • CSS
  • JavaScript
  • Network protocols focussed on HTTP
  • Network protocol security

You will learn what these technologies are, how they work and how to test them. So you can:

  • Work with these technologies to build your own testing project.
  • Quickly analyse web pages and test individual parts of a site.
  • Understand the underlying principles of the web that are used not just for web pages but in popular automation tools such as Selenium WebDriver.

Resources you'll use throughout this course:

  • Atom: a text editing tool.
  • JS Bin: A live pastebin for HTML, CSS & JavaScript and a range of processors.
  • WC3 Validator: This validator checks the markup validity of web documents.
Test Automation Frameworks for Mobile: Appium (iOS and android)
Tiny Software Testing Tools, Big Difference In Testing Results
Testing the Front-end, Back-end, and Everything in Between - Bria Grangard
99 Second Talks - TestBash San Francisco 2018
Navigating A Career Path In Software Testing
Violate Data Format: Injecting a reason to fix
TestChat 4: Discussing AI Testing
Testing Progressive Web Apps (or How to Achieve App-iness) - Elizabeth Fiennes and Callum Akehurst-Ryan
Lessons Learnt Moving to Microservices - Simon Dobson
With a combination of SAST, SCA, and QA, we help developers identify vulnerabilities in applications and remediate them rapidly. Get your free trial today!
Explore MoT
TestBash Brighton 2024
Thu, 12 Sep 2024, 9:00 AM
We’re shaking things up and bringing TestBash back to Brighton on September 12th and 13th, 2024.
Selenium WebDriver API Introduction in Java - Richard Bradshaw
Learn how to start automating UIs with Selenium-WebDriver