bgcolor="text color" background="background image" text="text color" Hyperlink text color In order to highlight the hyperlink, the hyperlink text is usually in a different color from other text, and a horizontal line is added at the bottom of the hyperlink text. Hyperlink text in HTML text has default colors, and these colors can also be customized in the markup. There are 3 properties: ⑴ link: the color of unvisited hyperlinks ⑵ vlink: the color of visited hyperlinks ⑶ alink: the color of a hyperlink when the mouse is clicked like : Document margins By default, the document is displayed at a certain distance from the browser border. You can customize the distance between the document edge and the window by adding properties in the markup. ⑴ topmargin: the size of the top margin of the document ⑵ leftmargin: the size of the left margin of the document ⑶ rightmargin: the size of the right margin of the document ⑷ bottommargin: the size of the bottom margin of the document like : The unit of edge size here is "pixel". |
<<: Inspiring Design Examples of Glossy and Shiny Website Design
>>: JavaScript Basics Variables
Installing Docker on CentOS requires the operatin...
Preface MySQL supports many types of tables (i.e....
Table of contents 1. Browser local storage techno...
As usual, today I will talk about a very practica...
chmod Command Syntax This is the correct syntax w...
Encryption and decryption are an important means ...
Table of contents 1. Overview 1.1 Usage of queryS...
This article example shares the specific code of ...
When doing web development, you may encounter the...
Just add the following code to achieve it. Method ...
The Riddle vulnerability targeting MySQL versions...
Table of contents 1. Introduction to SQL Injectio...
In an article a long time ago, I talked about the...
Here we only introduce the relatively simple inst...
After resetting the system, the MySQL database th...