Font size
WorksheetsBasic Web Programming Exercise
Total questions: 12
Worksheet time: 6mins
What is a web browser?
Applications that act as clients on the web
The script embedded inside the HTML page, downloaded with the HTML page and executed on the client (browser)
It provides document to requesting browsers
Web site that provide web pages that the content may change with regard to the change of the variables
Which of the following are examples of web browser?
________________ provides the interface to the client.
Web server
Web page
Web browser
Database
Combination of server-side and client-side to develop a dynamic website is called:
Website
Web server
Web programming
Web browser
What is ISP?
Internet Service Protocol
Internet Service Provider
Internet Signal Provider
Internet Signal Protocol
Collection of pages in a domain that contains various information that internet users can read and view via a search engine is the meaning of ...
Website
HTML
Web Browser
Semantic Element
What does the website use to be more beautiful?
HTML
CSS
Javascript
Semantic Element
a website that has a fixed appearance and does not change much
Interactive Website
Dynamic Website
Static Website
E-Commerce Website
Hypertext Markup Language, a language used to create web pages ...
Website Content
Website Structure
Heading
HTML
The content of the displayed web page ...
<html>
<title>
<body>
<h1>
Elements that contain a heading or logo
<header>
<section>
<aside>
<article>
Element to make figures or images on articles
<img>
<figure>
<figcaption>
<footer>
