Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.

2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

3. Student and Teacher User Guides |  Schemes of Work |   Real Teacher use Videos |


Join 36000+ teachers and students using TTIO.

HTML- HyperText Markup Language

HTML is the standard markup language for web pages. With HTML you can create your own website. Check out the first ever web page here: http://info.cern.ch/hypertext/WWW/TheProject.html

Suggested Video

Tim Berners-Lee

By October of 1990, Tim Berners-Lee (below) had written the three fundamental technologies that remain the foundation of today’s web (and which you may have seen appear on parts of your web browser):

Sir Tim Berners Lee arriving at the Guildhall to receive the Honorary Freedom of the City of London

  • HTML: HyperText Markup Language. The markup (formatting) language for the web.
  • URI: Uniform Resource Identifier. A kind of “address” that is unique and used to identify to each resource on the web. It is also commonly called a URL.
  • HTTP: Hypertext Transfer Protocol. Allows for the retrieval of linked resources from across the web.

 

Excellent Resource for learning HTML

https://www.w3schools.com/html/

https://www.tutorialspoint.com/html/index.htm

 

Try it yourself

Click on the pencil tool to edit the code and "run" to view it.

www.teachyourselfpython.com