3.4.1
HTML
Hypertext Markup Language
Hypertext Markup Language
Hypertext Markup Language (HTML) is a markup language used for the design of web pages. It specifies the structure of a webpage.
HTML introduction
HTML introduction
- Most tags in html needs to come in a pair, one to open the element and one to close it:
- <tag> ... </tag>
- The <html> tag is used to enclose the entire page.
- The <head> tag is used to enclose information about the page.
- The <title> tag is used to define the title of the page.
- The <body> tag is used to enclose the content of the page.
Basic page structure
Basic page structure
- The layout used by any HTML page is shown in the image.
Hypertext Markup Language
Hypertext Markup Language
HTML has many tags, a few of which are shown here.
Lists
Lists
- <ul> will create an unordered list (bullet points).
- <ol> will create an ordered list (numbers).
- <li> will create an item within a list.
Links
Links
- <a href="URL">Click Me</a> can be used to create a link.
- The text displayed will be Click Me.
- The link will take the user to the page at URL.
- <a href="mailto:address"> can be used to send an email.
- An email will be sent to address.
1Components of a Computer
1.1Structure & Function of the Processor
1.2Types of Processors
2Software & Software Development
2.1Systems Software
2.2Applications Generation
2.3Software Development
3Exchanging Data
3.1Compression, Encryption & Hashing
3.3Networks
4Data Types, Data Structures & Algorithms
4.1Data Types
5Legal, Moral, Cultural & Ethical Issues
5.1Computing Related Legislation
6Elements of Computational Thinking
6.1Thinking Abstractly
6.2Thinking Procedurally
6.3Thinking Logically
7Problem Solving & Programming
7.1Programming Techniques
7.2Programming Construction
Jump to other topics
1Components of a Computer
1.1Structure & Function of the Processor
1.2Types of Processors
2Software & Software Development
2.1Systems Software
2.2Applications Generation
2.3Software Development
3Exchanging Data
3.1Compression, Encryption & Hashing
3.3Networks
4Data Types, Data Structures & Algorithms
4.1Data Types
5Legal, Moral, Cultural & Ethical Issues
5.1Computing Related Legislation
6Elements of Computational Thinking
6.1Thinking Abstractly
6.2Thinking Procedurally
6.3Thinking Logically
7Problem Solving & Programming
7.1Programming Techniques
7.2Programming Construction
Unlock your full potential with GoStudent tutoring
Affordable 1:1 tutoring from the comfort of your home
Tutors are matched to your specific learning needs
30+ school subjects covered