Mid-term 1
What is the ending tab for comments in HTML?
-->
Which year started the growth of web 2.0?
2004
What is the HTML element to define emphasized text, therefore, the text is Italic?
<em>
When you write a html file, you need to start the code from _______, after <!DOCTYPE html>.
<html>
What is the correct HTML for making a text field?
<input type =
What is the correct HTML for making a checkbox?
<input type="checkbox">
What is the HTML element to define important text, therefore, the text becomes bold?
<strong>
What is the meaning of javascript?
A portable scripting language. Programs written can run in web browsers across a wide range of devices.
Who invented Arpanet?
Advanced Research Projects Agency
What is the meaning of CSS?
Cascading Style Sheets
What can CSS do?
Change background color, text color, font size/style, and align text
What is the HTML element for the largest heading?
H1
What is the meaning of HTML?
Hypertext Markup Language
In 1993, what did Marc Andreessen, from National Center for Supercomputing Applications (NCSA), involved in inventing?
Mosaic browser
In 1970, what did Arpanet invented?
TCP and IP
Why Arpanet is important?
The Internet—a global network of computers—was made possible by the convergence of computing and communications technologies.
What is the functionality of a web browser?
The purpose of a web browser is to fetch content from the Web and display it on a user's device
What is the full name of TCP/IP protocol?
Transmission Control Protocol /Internet Protocol
Started from 1989, what did Tim Berners-Lee of CERN inventing?
World Wide Web
Who is making the Web standards?
World Wide Web Consortium
In 1960, what did Arpanet invented?
packet switching