Can you do all the web page making test questions?

Can you do all the web page making test questions?

Web page design related questions, see if you can answer them all? 1. Single-choice questions (Only one of the four options listed in each question meets the requirements of the question. Please fill in its code in the brackets after the question. Wrong selection, multiple selection or no selection will not be scored.)
1. In CSS, the value of the text vertical alignment property vertical-align is top ( )
A. Written above the center line of other elements
B. Written above the baseline of other elements
C. Use the top line of other text elements as the bottom line of the defined element
D. Use the top line of other common elements as the bottom line of the defined element
2. Generally, the default value of the overflow property in the layout property is ( )
A. Hide B. scroll
C. Visible D. automatic
3. The following options are not CSS text attributes ( )
A. font-size B. text-transform
C. text-align D. line-height
4. The following is not a style sheet insertion form in CSS ( )
A. Inline style sheet B. Embedded Style Sheets
C. Cascading style sheets D. External Style Sheet
5. As a newly developed technology, DHTML focuses on ( )
A. Inheritance and presentation of web pages B. Organizing and finding data
C. Creation of web pages D. Dynamic presentation of web page content
6. The meaning of XML is ( )
A. Client-side scripting language B. Document Object Model
C. Cascading style sheets d. XML
7. In the JavaScript language file, the event that Focus will trigger is ( )
A. The element loses focus B. The current focus is on this element
C. The page is loaded into D. Submit the current content
8. Which of the following options is not an advantage of DHTML? ( )
A. Dynamic style B. Dynamic Binding
C. Dynamic positioning d. Dynamic content
9. The platform-independent programming interface defined for HTML documents is ( )
A. HTML B. CSS
C. DOM D. Scripting Language
10. In HTML language, it means ( )
A. Set the background color B. Set text color
C. Set link color D. Sets the color of used links
11. Which of the following statements about website promotion is correct?
A. Company printed materials, newspapers and magazines, and outdoor advertising are all traditional promotion methods.
B. Search engine registration, all search engines require the use of META tags
C. When promoting your website, avoid using email services and BBS discussion groups.
D. You can add a script to the homepage to set the default address of the browser to this website after the first visit.
12. Which of the following statements about creating a new site in FrontPage 2000 is correct?
A. When creating a site with only one web page, the entire site includes three folders: _private, images, and index.htm
B. When creating an empty site, the entire site includes two folders: _private and index.htm
C. When you create a site, you will be asked to provide the number of pages in the entire site. You will no longer be allowed to add new pages in the future.
D. When creating a site, the designer must provide the site's theme and CSS style.
13. The working mode provided by FrontPage2000 that can be visually edited is ( )
A. Normal mode B. HTML source mode
C. Preview mode d. Navigation Mode
14. The maximum number of colors that a GIF image can display is ( )
A. 16 Color B. 64 colors
C. 128 colors D. 256 colors
15. The basic style of a personal website is ( )
A. Theme map form, information collection form, information collection and release form
B. Theme map format, information release format, and formats in between
C. Single title format, personal introduction
D. Non-profit, personal business
16. Network protocols can generally be divided into ( )
A. There are two categories: hardware protocols and software protocols
B. TCP/IP, HTTP, WWW three categories
C. TCP/IP, IPX, NetBEUI three categories
D. Telnet, FTP, SMTP
17. When each segment of an IP address is described in decimal, its range is ( )
A. -127~127 B. 0~128
C. 0~255 D. 1~256
18. The main feature of XML is the ability to define your own ( )
A. DTD B. VBScript
C. CGI D. JavaScript
19. The rules for XML are incorrectly described. error. is ( )
A. The first line of the file must be the XML file description
B. The file contains at least one element
C. HTML and XML are written in the same way
D. The file must contain unique opening and closing marks. 2. Multiple-choice questions (At least two of the five options listed for each question meet the requirements of the question. Please fill in their codes in the brackets after the question. Wrong selection, multiple selection, less selection or no selection will not be scored.)
1. The selectors in CSS include ( )
A. Hypertext markup selector B. Class Selectors
C. Object selector D. ID Selector
E. Attribute Selectors
2. DHTML is a concept realized through the comprehensive development of multiple technologies, mainly including ( )
A. JavaScript B. Java
C. DOM D. CSS
E. VBScript
3. Generally speaking, the levels of a site can be divided into ( )
A. Home page B. Article Page
C. Column page D. Image Page
E. Navigation Page
4. A complete URL format should include ( )
A. Access protocol type B. Host to access
C. Accessed files D. Physical Address
E. Port Number
5. The following are JavaScript elements ( )
A. Event B. Event Handler
C. Function D. kind
E. Subject 3: Short answer questions:
1. Briefly describe the role of the HTML tag 〈pre〉
2. Why sometimes images cannot be displayed perfectly when using GIF or JPEG files on web pages?
3. What are the basic characteristics of JavaScript?
4. Describe how Web browsers process hypermedia and can automatically play and display various media.

<<:  A brief discussion on Linux virtual memory

>>:  Detailed explanation of GaussDB for MySQL performance optimization

Recommend

The difference between ${param} and #{param} in MySQL

The parameter passed by ${param} will be treated ...

Detailed explanation of bash command usage

On Linux, bash is adopted as the standard, which ...

HTML tag meta summary, HTML5 head meta attribute summary

Preface meta is an auxiliary tag in the head area...

Sample code for a simple seamless scrolling carousel implemented with native Js

There are many loopholes in the simple seamless s...

Error mysql Table 'performance_schema...Solution

The test environment is set up with a mariadb 5.7...

Pure CSS code to achieve flow and dynamic line effects

Ideas: An outer box sets the background; an inner...

Script example for starting and stopping spring boot projects in Linux

There are three ways to start a springboot projec...

Linux general java program startup script code example

Although the frequency of starting the shell is v...

Webservice remote debugging and timeout operation principle analysis

WebService Remote Debugging In .NET, the remote d...

HTML discount price calculation implementation principle and script code

Copy code The code is as follows: <!DOCTYPE HT...

Solve the problem of inconsistent MySQL storage time

After obtaining the system time using Java and st...

Detailed explanation of pid and socket in MySQL

Table of contents 1. Introduction to pid-file 2.S...

Pros and Cons of Vite and Vue CLI

There is a new build tool in the Vue ecosystem ca...