Traditional Culture Encyclopedia - Weather forecast - How to make a horizontal line in the message board

How to make a horizontal line in the message board

Hello: When writing an article, there is an A with a horizontal line in the editing box, which is used to edit the color of the text. On his right, there is a button with "ab" and a pen to edit the background color of the article. In the article publishing box, drag the text to be modified to change the color (shadow) like copying, click the font to select the font, click the font size to select the font size, click A below the font size to select the text color, and click ad to select the background color. No matter the font size, font or color, the shadow should be removed after the selection, and the results of the selection should be displayed before the article can be published.

Source code for changing panel text color:

& ltSTYLE type = text/CSS & gt;

. Menu a {color: # ff3366; }—Menu section (Login/Registration/Control Panel/Search/Help)

. Link. text { color:# ff 3366; }-panel title text (latest comment)

. Call board. title { color:# ff 3366; }—Title text of bulletin board (My bulletin board)

. Link. desc { color:# ff 3366; }—The text of the blog message (this message is a whisper)

. Feed. text { color:# ff 3366; }-Text (the text of the article)

. Link TD A {color: # ff3366; }—The latest article list and the name of the commenter.

. Feed. time { color:# ff 3366; Publication date of the text (March 2006-May 09: 02: 45)

. Banners. link a { color:# ff 3366; }—Text at the title map (copy/collect this page)

. Photos. infoText a { color:# ff 3366; }-the text of the video photo agency (A Xun's blog)

. Feed. Title a {color: # ff3366; }-body title (Sina blog decoration collection)

. Feed. Function a {color: # ff3366; }-The text in the text reading room (fixed link ┆ comments (0)┆ quotations ┆ reading ②))

. Feed. Page a {color: # ff3366; }—the text at the page turning point of the text (page (1/20))

. Feed. page span { color:# ff 3366; }-the text where the current page of the text is located ([1]23456)

. Add a {color: # ff3366; }—Publish an article (4 words in the upper right corner)

. Foot p a,. Foot center a {color: # ff3366; Text at the footer (Sina blog feedback message board, all rights reserved, etc.). )

. Zu {color: # ff3366; }—Text at the footer (same as above)

. Feed. text a { color:# ff 3366; }—Click here to view the original text.

& lt/STYLE & gt;

Code description:

#FF3366 is the code of text color, and the nice font colors are:

Crimson # ff6600 Dahong # ff0000 pink # ff66cc; Pale red # ff66ff;

Green # ccff00 Violet Blue # FF33FF; Yellow # ffff33 Jinhong # cc0000

Sky blue # 66 ffff grass green # 66cc00Deep blue # 3333ff orange # ff9900

Dark green # 339900; White # ffffff black # 000000;

The specific operation method is as follows:

1, click Control Panel-Personal Homepage Maintenance-Custom Blank Panel-Existing modules (such as clock module or weather forecast module)-Check "Show source code"-Copy and paste all the original codes above-Uncheck-Save;

2. If it is a new panel, you can click the control panel-add a blank panel-click the space bar on the blank panel first-check "Show source code" (at this time, you will see that there is already a line of code in the panel: