No student devices needed. Know more
8 questions
It is the program used by web clients to view the web pages.
Protocol
Web Server
Web Browser
Search Engine
The followings are the three main languages of web development except for?
HTML
JavaScript
CSS
Pycharm
What does SQL stand for?
Structured Query Language
Structured Question Language
Strong Question Language
None of the above.
Which button class is used to create a large button?
.btn-large
.btn-xl
.btn-lg
.btn-l
What is the purpose of <!DOCTYPE html>?
provides the web browser with security information
instructs the browser where to look for your CSS files
Allows programmers to link to files in-line
Tells the web browser what language to expect
What is the function of a title tag?
stores webpage title for browser and search engine results
shows meta information about the title
show server how to index the website
shows server how to title the website
Which sign does jQuery use as a shortcut for jQuery?
the % sign
the $ sign
the ? Sign
the ( ); sign
In HTML, which attribute is used to specify that an input field must be filled out?
required
validate
placeholder
formvalidate
Explore all questions with a free account