<br />The information on web pages is mainly text-based. On a web page, you can set the properties of text through font, size, color, shading, border, etc. The text here refers to text, not the text in the picture. In web page production, text can be easily set to various fonts and sizes, but it is still recommended that the text used for the main text should not be too large, and do not use too many fonts. Chinese text can use Songti, 9 pounds or about 12 pixels. Because when the characters are too large, the lines are not smooth enough when displayed on the monitor. The colors should not be too mottled, so as not to create the vulgar effect of an ugly woman wearing heavy makeup. For the arrangement of long paragraphs of text, it is recommended to refer to some excellent magazines or newspapers. The colorful web pages we see today are all due to images, which shows the importance of images in web pages. The images used on web pages are generally in JPG and GIF formats, that is, files with suffixes of .jpg (or .jpeg) and .gif. Note: Although images are indispensable on web pages, there cannot be too many of them because images download slowly. If too many images are inserted on a web page, it may not open for a long time, so viewers generally will not wait any longer. Moreover, if there are too many pictures on a web page, it will appear messy and tend to overshadow the main content. Hyperlinks are the soul of a website, links from one web page to another destination. For example, it may point to another web page or to a different location on the same web page. This destination is usually another web page, but it can also be a picture, an email address, a file, a program, or some other location on this page. A hyperlink can be text or an image. Hyperlinks are widely present in pictures and texts on web pages, providing links to content related to the pictures and texts. By clicking the left button of the mouse on the hyperlink, you can link to the web page of the corresponding address (URL). Where there is a link, the mouse will turn into a small hand shape when you point it over it. It can be said that hyperlinks are the main feature of the Web. Tables are the soul of web page layout. Using tables for typesetting is the main form of web page production nowadays. Tables can be used to precisely control the position of each web page element on the web page. Table does not refer to the table in the intuitive sense on a web page, but has a broader scope. It is an element in the HTML language. The table is mainly used to arrange the content of a web page and organize the appearance of the entire web page. By placing corresponding pictures or other content in the table, it can be effectively combined into a page that meets the design effect. With the existence of tables, elements in web pages can be easily fixed in the designed positions. Generally, the borders of tables are not displayed on web pages. A form is a set of fields used to collect information from site visitors. Site visitors fill out forms by entering text, clicking radio buttons and check boxes, and selecting options from drop-down menus. After filling out the form, the site visitor submits the entered data, which is processed in a variety of ways depending on the form handler that is set up. Animation is the most active element on a web page. Usually, making excellent and creative animation is the most effective way to attract viewers. However, today's web pages are often not lacking in animations, but rather having too many animations that dazzle people and make them lose interest in watching them. This places increasingly higher demands on animation production. There are many ways to create animation, and the technology is developing very quickly. Although various forms of animation are used in different forms, GIF animation is still one of the dominant web animations. The standard of GIF animation is simple and can be played in all types and versions of browsers. Although Macromedia's Flash has not been around for long, it has already become one of the most important forms of Web animation. Flash is not only much easier to learn than DHTML, but also has many important animation features, such as keyframe tweening, motion paths, animation masks, shape deformation, and onion skinning. With this versatile program, you can not only create Flash movies, but also export animations as QuickTime files, GIF89a files or many other different file formats (PICT, JPEG, PNG, etc.). Frame is a form of organization for web pages, which organizes the contents of multiple related web pages into one browser window. For example, we can place a navigation bar in one frame, and the content in another frame can change when you click the link in the navigation bar. In this way, we only need to make a web page with a navigation bar, without having to copy the content of the navigation bar to the web pages of each column. In addition to these most basic elements, web pages also include banner ads, subtitles, hover buttons, date stamps, counters, audio, video, etc. |
<<: The principle and direction of JavaScript this
>>: Implementation of nacos1.3.0 built with docker
Use native JavaScript to simply implement the cou...
The complete syntax of the SELECT statement is: (...
Table of contents Preface Vue update view patch s...
View historical commands and execute specified co...
1. Back button Use history.back() to create a bro...
Table of contents 1. Experimental Environment 2. ...
There are two types of Linux system time. (1) Cal...
1. Initialize data DROP TABLE IF EXISTS `test_01`...
Add inline styles to the required links: Copy code...
I recently deployed Django and didn't want to...
This article uses examples to describe the add, d...
Mobile browsers place web pages in a virtual "...
Today, I want to write about a "low-tech&quo...
I haven’t blogged for half a year, which I feel a ...
It seems that the mysql-sever file for installing...