Font size
WorksheetsHTML
Total questions: 25
Worksheet time: 21mins
HTML stands for......
Hyperprocessor Math Language
Hypertext Mark Language
Hypertext Markup Language
Hypertext Marker Language
What code does the HTML tag start with?
<head>
<html>
<body>
<footer>
Paragraph is one of the elements of HTML how to write it?
<b>
<p>
<h1>
<a>
The codes or commands in the html document are called <body>, <font>,…
Tag
Command
Atribute
Sign
The HTML Document Title is located between the code...
<body>
<title>
<bgcolor>
<font>
The contents of an HTML document are located between the code ...
<title>
<bgcolor>
<font>
<body>
To add a background color we can use the attribute …
<..bgcolour=”red”>
<…color=”red”>
<..bgcolor=”red”>
<…colour=”red”>
To insert an image: "koala.jpg" then the code that we write in the body is...
<..bgimage=”koala.jpg”>
<…picture=”koala.jpg”>
<img src = "koala.jpg">
<…background picture=”koala.jpg”>
To make the writing move left and right the code used is ...
slide
scrool
1. left to right
<marquee>
The <i> code to make the text style become …
Underline
Thick
Italic
colorfull
Here is an application to write html code ...
notepad
Google Corona
Google Crome
Internet explorer
Here is a browser application to display the results of HTML documents…
notepad
Google Corona
Google Chrome
Power Point
What you have to do for saving the file to create your website....
Save it with as
Save all of the files in 1 folder
Save all the files randomly
Just press Ctrl+s
What is the tag for link file?
<Img Src>
<a href>
<br>
<Head>
How can we create our own Folder?
By choosing New Folder
Click File then create folder
Click edit then create folder
Click file then close
In which tag that we can put our picture, link, background and etc.
Title
Body
Head
Marquee
Beside Headline, we can change the font size as well by using.....
Font Color
Font
Font size
Pixel
Which one is the correct tag for text color
<Font Color "yellow">
Font Color="Yellow"
<Font Color ="Yellow">
<Bgcolor="yellow">
What is the tag for set picture into another position?
Align
move
Img
body
What is the important thing for inserting picture in html?
insert picture carefully
Put the file picture in 1 folder with script file
Put the picture near the folder
insert picture just with web fil
What is the correct script for insert image into the website
(a)
when we want to create a content into our website, we need to put all of script in (a) tag.
What is the tag for moving " Welcome to my website" text.
(a)
What is the tag for making paragraph in a website.
(a)
How to save file in Notepad ++ if we want to name it as " Project1".
(a)
