You are on page 1of 4

Aniceto Lagang Jr.

12- EIM B

10-10-2022

Empowerment Technologies
LEARNING ACTIVITY SHEET (WEEK 5)
Online Platform Tools for ICT Content Development
Activity 1. Creating your Own Presentation

 
Activity 2. Using Mapping Tools
Activity 3. Research (Write in your answer sheet.)

• Research and define the following acronyms in ICT:

1. HTML is Hyper Text Markup Language. and is used for describing the structure of web
pages. Various Tags are used in HTML like "heading", "paragraph", "table", and so. on.
2. CSS Abstract: Cascading Style Sheets (CSS) is the standard language for styling
structured documents, such as HTML. However, CSS lacks most of the traditional
programming constructs, including variables and functions, which enable code reuse and
structured programming.
3. A URL (uniform resource locator) is the character string that identifies an Internet document's
exact name and location.

• Write a sample HTML Basic Document.

<!DOCTYPE html>

<html>

<body>

<h1>Hi my name is Aniceto Lagang Jr.</h1>

<p>I'm 18 years old.</p>

</body>

</html>

<p>I'm from Sierra Bullones, Bohol<p>

<p>And I move to Tagbilaran City<p>

<p>I like to play basketball and Ping-Pong<p>

<p>And that's all<p>

ASSESSMENT:

1.C

2.A

3.B

4.C

5.A

You might also like