Search Header Logo
Lesson 1

Lesson 1

Assessment

Presentation

Computers

10th - 12th Grade

Easy

Created by

Ilham Mulyawan, S.Kom

Used 9+ times

FREE Resource

5 Slides • 2 Questions

1

HTML Overview

InTech Study Club

SMA Riyadhussholihiin

Slide image

2

What is HTML?


3

HTML stands for HyperText Markup Language.

Unlike a scripting or programming language that uses scripts to perform functions, a markup language uses tags to identify content.

4

For example

<p> I'm a paragraph </p>

5

Multiple Choice

Welcome To HTML!

What does a markup language use to identify content?

1

tags

2

functions

3

scripts

4

commands

6

The Web Structure

The ability to code using HTML is essential for any web professional. Acquiring this skill should be the starting point for anyone who is learning how to create content for the web.


Modern Web Design

HTML: Structure

CSS: Presentation

JavaScript: Behavior


PHP or similar: Backend

CMS: Content Management

7

Multiple Choice

The Web Structure


Wich code is true, the code to surround the text "Hello World!" with opening and closing <p> tags:

1

</p>

Hello World!

<p>

2

Hello World!

<p>

</p>

3

<p>

Hello World

</p>

HTML Overview

InTech Study Club

SMA Riyadhussholihiin

Slide image

Show answer

Auto Play

Slide 1 / 7

SLIDE