1.
Adobe's program used for web designing.
Correct Answer
C. Dream Weaver
Explanation
Dream Weaver is Adobe's program used for web designing. It is a popular software that allows users to create and design websites with ease. With its user-friendly interface and powerful features, Dream Weaver provides tools for designing, coding, and managing websites. It offers a range of functionalities such as visual editing, code editing, previewing, and publishing websites. Dream Weaver is widely used by web designers and developers to create professional and visually appealing websites.
2.
File extension used for photographs.
Correct Answer
A. Jpg
Explanation
The file extension "jpg" is commonly used for photographs. This format, also known as JPEG (Joint Photographic Experts Group), is widely supported and provides a good balance between image quality and file size. It is commonly used for storing and sharing digital photographs due to its ability to compress images without significant loss of quality. The other file extensions mentioned, such as "gif," "ppt," and "psd," are not typically used for photographs.
3.
Tag element compatible with W3c.
Correct Answer
C. Doctype
Explanation
The correct answer is "Doctype" because a Doctype declaration is used in HTML to specify the version of HTML being used in the document. It is placed at the very beginning of an HTML document and helps browsers to render the page correctly. It is a crucial element for ensuring the compatibility of the HTML code with the W3C (World Wide Web Consortium) standards.
4.
These are html elements that communicate with each other and a browser.
Correct Answer
D. Tag elements
Explanation
Tag elements in HTML are the building blocks of web pages and are used to define the structure and content of a document. They communicate with each other and the browser to create the desired layout and functionality. Each tag element has specific attributes that can be used to further define its behavior and appearance. The tag elements work together to create a cohesive web page that can be rendered and interacted with by the browser.
5.
The first web page that was made in Project #1.
Correct Answer
B. Tullclasses
6.
Tag element where title information is placed.
Correct Answer
B. Head
Explanation
The tag element where title information is placed is the "head" tag. This tag is used to define the head section of an HTML document, which contains meta-information about the document such as the title, style sheets, and scripts.
7.
These are small squares on a computer screen that reflect lights of color.
Correct Answer
C. Pixels
Explanation
Pixels are small squares on a computer screen that reflect lights of color. They are the basic units of measurement for digital images and screens. Each pixel represents a single point of color and when combined, they form the images and graphics that we see on our screens. Therefore, pixels are the correct answer as they accurately describe the small squares on a computer screen that reflect lights of color.
8.
THE scripting language of the Web
Correct Answer
B. Javascript
Explanation
Javascript is the correct answer because it is a scripting language that is commonly used for web development. It allows for dynamic and interactive elements on web pages, making it the scripting language of choice for creating interactive web applications. CSS is a styling language used to control the layout and appearance of web pages, while HTML is a markup language used to structure the content of web pages. DHTML, or Dynamic HTML, is a combination of HTML, CSS, and Javascript that allows for more dynamic and interactive web pages. However, out of the given options, Javascript is specifically known as the scripting language of the web.
9.
Adobe's program used for making animations and working with images/graphics.
Correct Answer
D. pHotoshop
Explanation
Adobe Photoshop is a program used for creating and editing images and graphics. It offers a wide range of tools and features that allow users to manipulate and enhance images, as well as create digital artwork and designs. While Dream Weaver is a web development tool, Fireworks is primarily used for web design, and Flash is used for creating interactive multimedia content, Photoshop is specifically designed for working with images and graphics. Therefore, Photoshop is the correct answer for the given question.
10.
What you called a topic site online with multiple web pages.
Correct Answer
D. Web site
Explanation
A web site is a topic site online with multiple web pages. It is a collection of related web pages that are accessible through a single domain name and are interconnected through hyperlinks. A web site is typically used to provide information, promote a business or organization, or offer online services. It is a common term used to refer to a location on the World Wide Web that contains various web pages.
11.
The tag element for content information.
Correct Answer
A. Body
Explanation
The correct answer is "body" because the body tag is used to define the main content of an HTML document. It contains all the visible content such as text, images, links, etc. The body tag is essential for creating the structure and layout of a webpage, and it is always present in an HTML document.
12.
The process that happens when an image is repeated over and over to fill the background dimensions of a web page.
Correct Answer
C. Tiling
Explanation
Tiling is the process of repeating an image over and over to fill the background dimensions of a web page. This technique is commonly used to create seamless backgrounds on websites. By duplicating and repeating the image, a patterned effect is achieved, ensuring that the background appears continuous and covers the entire page.
13.
A web site that is easy to use
Correct Answer
B. User Friendly
Explanation
The given answer "User Friendly" is the most suitable explanation for the characteristics mentioned in the question. The layout, navigation, and overall usability of a website contribute to its user-friendliness. A user-friendly website is designed in a way that allows users to easily navigate through the pages, find the information they need, and interact with the site without any confusion or frustration. It focuses on providing a positive user experience, making it easy for visitors to understand and use the website effectively.
14.
These show up in code but not in the browser view.
Correct Answer
B. Comments
Explanation
The given answer, "comments," is correct because comments are a type of code that is used to provide explanatory notes or to temporarily disable a piece of code. Comments are not displayed in the browser view and are only visible within the code itself. Therefore, comments fulfill the criteria mentioned in the question, as they show up in code but not in the browser view.
15.
Used to control the style and layout of multiple Web pages all at once.
Correct Answer
D. Css
Explanation
CSS (Cascading Style Sheets) is a programming language used to control the style and layout of multiple web pages all at once. It allows web developers to apply consistent styles and formatting to multiple pages by creating a separate CSS file and linking it to the HTML pages. This helps in maintaining a uniform look and feel across the website and makes it easier to make changes to the design without having to modify each individual page. Therefore, CSS is the correct answer as it fulfills the given requirement.
16.
The color of the tile bar in Mozilla Firefox.
Correct Answer
A. Blue
Explanation
The tile bar in Mozilla Firefox is blue. This is the default color of the tile bar in the browser.
17.
This is used with javascript button navigation.
Correct Answer
A. Mouseovers
Explanation
The given answer "Mouseovers" is the correct answer because mouseovers are commonly used in JavaScript button navigation. Mouseovers refer to an event that occurs when the user moves their mouse pointer over a specific element on a webpage. In the context of button navigation, mouseovers are often used to trigger certain actions or effects, such as changing the appearance of the button or displaying additional information. By using mouseovers, developers can enhance the interactivity and usability of their websites.
18.
File format for animation.
Correct Answer
C. Gif
Explanation
The correct answer is gif. GIF (Graphics Interchange Format) is a file format commonly used for animation. It supports both static and animated images, making it suitable for creating simple animations with low file sizes. GIF files use lossless compression, which means that the image quality is not compromised during compression. This format also supports transparency, allowing for the creation of animations with transparent backgrounds.
19.
Known as the Father of the Internet.
Correct Answer
D. Tim Berners-Lee
Explanation
Tim Berners-Lee is known as the Father of the Internet because he is credited with inventing the World Wide Web. In 1989, he proposed the concept of a global hypertext system that would allow people to access and share information through interconnected documents. He developed the necessary technologies, such as HTML, HTTP, and the first web browser, to make this vision a reality. Berners-Lee's contributions revolutionized the way we communicate, access information, and conduct business, making him a key figure in the development of the modern internet.
20.
This type of tag attribute can have many attribute values.
Correct Answer
A. Style
Explanation
The style attribute is the correct answer because it allows multiple attribute values. This means that different styles can be applied to the same HTML element using the style attribute. The other options, bgcolor, caption, and border, do not have this capability and can only have a single attribute value.
21.
These are always enclosed in quotes in code.
Correct Answer
C. Attribute values
Explanation
In code, attributes are always enclosed in quotes, not the elements or comments. Therefore, the correct answer is "attribute values".
22.
Size range from 1 to 6
Correct Answer
D. Headings
Explanation
The given answer, "headings," is the correct one because headings typically have a hierarchical structure and are used to organize and structure the content of a webpage. In HTML, there are six levels of headings, ranging from h1 to h6, with h1 being the highest level and h6 being the lowest level. Headings play an important role in providing a visual hierarchy to the content, making it easier for users to navigate and understand the information on the webpage.
23.
Rows, columns, and cells all encompass this type of tag element
Correct Answer
B. Tables
Explanation
Tables are the correct answer because they are the tag elements that encompass rows, columns, and cells. In HTML, tables are used to organize and display data in a structured format. The rows represent the horizontal structure, columns represent the vertical structure, and cells represent the individual data points within the table. Tables provide a way to create structured layouts and organize information in a tabular form on a webpage.
24.
_____________ involve two types: static and dynamic
Correct Answer
A. Animation
Explanation
Animation involves two types: static and dynamic. Static animation refers to the use of still images or graphics to create the illusion of movement, while dynamic animation involves the use of moving images or objects. In the context of the given options, animation is the only one that can be categorized into static and dynamic types. The other options, such as type appearance, page designs, and page layouts, do not have this distinction.
25.
This is a combination of javascript and css scripts.
Correct Answer
D. DHTML
Explanation
DHTML stands for Dynamic HTML, which is a combination of HTML, CSS, and JavaScript. It allows for the creation of interactive and dynamic web pages by manipulating the content and appearance of the page in real-time. DHTML is used to enhance user experience by adding animations, dynamic menus, and other interactive elements to web pages.