NEW
Font size
WorksheetsPre-Test Module 4
Total questions: 20
Worksheet time: 5mins
What does HTML stand for?
Hyperlink Markup League
Hyper Text Manual Language
Hypertext Markup Language
Hypno Markup List
What is the first command in starting HTML?
<body>
<head>
<start>
<html>
The command that is used to accept entering options that can only choose one option is
Radio
Checkbox
Submit
Password
Commands that can merge row are
br
Colspan
Rowspan
Text Area
To make text inputs can use attribute types
Checkbox
Submit
File
Text
Pay attention to the HTML code, the results that will be displayed on the web browser are
Error
hello, selamat datang
halaman web hello selamat datang
hello selamat datang
To make invisible inputs can use attribute types
Radio
Text
Password
Submit
Choose the correct HTML tag to make text italic
<i>
<u>
<m>
<r>
The right syntax to complete “….” Is
<header></header>
<main></main>
<title></title>
<p></p>
What does CSS stand for?
Cascading Style Sheet
Cascading Sensitive Sheet
Code select Sheet
Case Style Sheet
Benefits of CSS, except
HTML code, becomes simpler and more manageable
Make it easy to change the look
Greater storage capacity
load time is faster
Creating a .css extension file that is separate from the HTML file is a CSS implementation in a way
Internal
Outline
External
Embedded
…. specifies the background color of the element
Background-color
Background -setting
Background -change
Background-fixed
Pay attention to the HTML code, the results that will be displayed on the web browser are
Next are the various links on the CSS, except
Visited
Unvisited
Links
Hover
Defines the distance between the content in the cell and the border
Border
Cellspacing
Cellpadding
Margins
The usefulness of the "Href" attribute is
Opens page, on this page - replaces the previous page
Defines the address of the intended page
Open new tab
Defines where, the content / page destination will be displayed
The usefulness of the "Alt" attribute is
Loading image
Display the name at the bottom of the image
Set the image size
Alternate text displayed when image fails to load
Examples of web form usability:
Obtaining online purchasing information
To save available data
To see available data
To be able to access the internet faster
The…..element is used to group one form with another form
Legend
Join
Fieldset
Form
