You are on page 1of 11

Information Communication Technology 9

Name: Date:
Grade & Section: Teacher: Ms. Reniela S. Ocampo

MAJORPTASK “LINK”

Performance Objectives: Given the complete materials, create a simple design following the steps/procedure.

Steps/procedure
1.Insert the link of your travel blog webpage that we do in the 1st quarter
2.Paste in text editor in 2nd quarter Mini task 2
3.Use this code for inserting the link <a href="url">TRAVEL</a>

Standards: Each indicator is worth 5 points each. Please note a brief explanation for each rating.
CRITERIA 10 8 5 2 EVALUATION
NEATNESS . The student The student The student’s output is The student did not
showcases an output showcases an output incomplete and is pass any output at
with exceptional with satisfactory messy with 3 or more all.
cleanliness with no cleanliness with 1 - 2 smudges.
smudges or tears. smudges.
Promptness Submitted the project Two days before the One day before the Late Submission
on time submitted date submitted date

Link The student was able The student was able The student was able The student was
to display the link with to display the link but to display some of the not able to display
no difficulty and no with difficulty and link but with difficulty any link on the
supervision needed. needs minimal and still needs HTML document at
supervision. supervision. all.
Overall Work exceptionally, Work is somewhat work is occasionally work is not unique,
Appearance unique, detailed, and unique, detailed and unique, detailed or detailed or
interesting. interesting, interesting. interesting.

Created an innovative Created an Created an innovative You are not able to


product that was very innovative product product that was not create innovative
pleasing to the eyes. that was somehow appealing to the eyes product that was
pleasing to the eyes. appealing to the
eyes.

/40
TEXT EDITOR OF TRAVEL BLOG
<!doctype>

<html>

<head>

<title>TRAVEL BLOG</title>

<style>

p{

font-size:17px;

font-family: century;

body{

background-color:#fff3c4;

</style>

</head>

<center><h1> THE BANAUE RICE TERRACES</h1>

<font face=Times new Romansize=5 color=#692568><h3> THE 8 WONDERS OF THE WORLD </h3></font>

<img src="banauericeterraces.jpg">

<p> The Banaue Rice Terraces are terraces that were carved into the mountains of Banaue, <br>

Ifugao, in the Philippines, by the ancestors of the Igorot people. <br>

The terraces are occasionally called the "Eighth Wonder of the World". <br>

It is commonly thought that the terraces were built with minimal equipment, largely by hand</p>
<font face=Algerian size=5 color=#692568><h3><b> FUN FACT ABOUT BANAUE RICE TERRACES
!</h3></font></b>

<img src="banauericeterraces4.png">

<p> The Ifugao Rice Terraces represent the perfect integration of the physical, sociocultural, economic,
religious, and political environments. <br>

Indeed, it is a cultural environment alive with amazing splendor. <br>

The Ifugao Rice Terraces are a magnificent gift to mankind from the forefathers of the Philippines. <br>

<p>The Banaue rice terraces are the "Eighth Wonder of the World."

Supposedly, if all the terraces were completed end to end, they would be able to cover fifty percent of the
earth.<br>

The location annually attracts both domestic and international visitors.<br>

<p>The Banaue Rice Terraces are one of the most popular tourist sites in the

Philippines. Locals refer to these terraces as the 8th Wonder of the Modern World. <br>

It is believed that the ancestors of the local indigenous Ifugao tribes carved them into <br>

the slopes and hillsides about 2,000 years ago. The ancient builders of the buildings employed stone and <br>

mud walls to precisely carve and create rice-growing terraces that could accommodate flooding pond fields.
<br>

In addition, they developed a mechanism to irrigate these plots by collecting water from mountaintop
trees.<br>

</body>

</html>
WEBPAGE OF TRAVEL BLOG
TEXT EDITOR OF MAJOR PTASK THE CODE FOR LINK MUST INDICATE HERE!

<!DOCTYPE html>
<head>

<title>MY BLOG</title>

<style>

img {border-radius: 30%;}

img:hover {transform; scaleX(-1);}

body

background-image:url('mattbgmp1.jpg');

background-repeat:no-repeat;

background-size:2500px;

img

border-radius:20px;

img:hover

transform:scaleX(-1);

}
#Matt

font-size: 40px;

text-decoration: underline;

font-family: cooper black;

#information

font-size: 30px;

font-family: cooper black;

</style>

</head>

<body>

<center> <h1 id="Matt" > MANGSAL, Matt Andrew C.</h1>

<p id="information"> Hi! My name is Mangsal, Matt Andrew C. I was born on june 11 2008, I am currently 14 years old!
My personality type is ISFJ, Im always glad to make new friends

and to make their days better! I also play a variety of games, such as Valorant, Mobile Legends, Genshin
Impact, Honkai, and many more!

I am a grade 9 student from Espiritu Santo Parochial School! I have been a student from ESPS for 9 years! Proud
Espian <33
I also like different type of music artists! such as Taylor swift, Ariana Grande, Lady Gaga and K-Pop
groups as well! such as TXT, Le serrafim, New jeans and many more!

I also like exploring new things that makes me interested or curious!<div> <p>

<p> <a href="file:///C:/Users/PERSONAL/Documents/MATT%20ICT%20GRADE%209%201ST


%20QUARTER/majortask.html"> TRAVEL BLOG </a> </p>

<img src="mattpicmp1.jpg" alt="mattpicmp1.jpg" width="700" height="650"> </center>

</body>

</html>

WEBPAGE OF MAJORPTASK
SCREENSHOT OF WEBPAGE WHEN YOU CLICK THE LINK

You might also like