Https://github.com/kenwheeler/brogrammer-theme, fashionFor a selection of programming fonts, refer to: The most appropriate font for writing code
Source Code Pro
Free programming fonts from Https://github.com/adobe/source-code-proAdobe, Siyuan blackbody
Dejavu Sans Mono
Http://dejavu-fonts.org/wiki/Main_Page claims to be the first programming font bitstream Vera Sans Mono's derived font, extending some Unicode characters.
Inconsolata
http://www.lev
#000;
The grammar is border:width style color;
Background (backgrounds)
The properties of the background are as follows:
Background-color: #f00;
Background-image:url (background.gif);
Background-repeat:no-repeat;
background-attachment:fixed;
background-position:0 0;
can be abbreviated as a sentence: background: #f00 URL (background.gif) no-repeat fixed 0 0;
The syntax is background:color image repeat attachment position;
You can omit one or more of the property values, and
:1px solid #000;
The grammar is border:width style color;
Background (backgrounds)
The properties of the background are as follows:
Background-color: #f00;
Background-image:url (background.gif);
Background-repeat:no-repeat;
background-attachment:fixed;
background-position:0 0;
can be abbreviated as a sentence: background: #f00 URL (background.gif) no-repeat fixed 0 0;
The syntax is Background:color image repeat attachment position;
You can omit one or more of the property values, and if omitted,
. Define body style
Define the body style of the entire page first, with the following code:
body {margin:0px;padding:0px;Background:url (.. /images/bg_logo.gif) #FEFEFE no-repeat right bottom;font-family: ' Lucida Grande ', ' Lucida Sans Unicode ', ' Arial ', ' New song Body ', Arial,verdana,sans-serif;COLOR: #666;font-size:12px;line-height:150%; }
The function of the above code in the last day of the tut
\002778\desktop>4. If this is the case, you may still not be able to support the normal display of UTF8, you should also right-click on the form and select Properties to set the font. In the previous 936, there is no lucida Console this font, but after switching to 65001, you can see:6. Select Lucida Console and apply only to this form, confirm, and then try again:This will use CMD to successfully display t
abbreviated as: Border: 1px solid #000; Syntax: Border: width style color;
Background (backgrounds)
The attributes of the background are as follows:
Background-color: # f00; Background-image: url(background.gif); background-repeat: No-Repeat; Background-Attachment: fixed; Background-position: 0 0; can be abbreviated as one sentence: background: # f00 url(background.gif) No-repeat fixed 0 0; Syntax: Background: Color Image repeat attachment position; you can omit one or more attribut
abbreviated as border: 1px solid #000;Syntax: border: width style color;Background (Backgrounds)The attributes of the background are as follows:• Background-color: # f00;• Background-image: url(background.gif );• Background-repeat: no-repeat;• Background-attachment: fixed;• Background-position: 0 0;It can be abbreviated as: background: # f00 url(background.gif) no-repeat fixed 0 0;The syntax is background: color image repeat attachment position;You can omit one or more
style color;Background (Backgrounds)The attributes of the background are as follows:Background-color: # f00;Background-image: url(background.gif );Background-repeat: no-repeat;Background-attachment: fixed;Background-position: 0 0;It can be abbreviated as: background: # f00 url(background.gif) no-repeat fixed 0 0;The syntax is background: color image repeat attachment position;You can omit one or more attribute values. If this attribute value is omitted, the default value of the browser is used.
VousiuSource: Http://www.cnblogs.com/vousiuThis example refers to the book "node. js in action" from Mike Cantelon and others.Index.htmlStyle.cssBody{padding:50px;Font:14px "Lucida Grande", Helvetica, Arial, Sans-serif;}a{Color:#00B7FF;}#content{width:800px;Margin-left:Auto;Margin-right:Auto;}#room{Background-color:#ddd;Margin-bottom:Lem;}#messages{width:690px;Height:300px;Overflow:Auto;Background-color:#eee;Margin-bottom:1em;Margin-right:10px;}#room-
Sqlite3 command line to view Chinese garbled problem solved, sqlite3 Chinese
The SQLite library contains a command line named sqlite3, which allows you to manually enter and execute SQL commands for the SQLite database. The database we create through the program is generally located in the package/databases of the content class set by/data/program db. In this path, execute the sqlite3 database name to enter the SQL command line mode, perform database operations.
If this parameter is not set, the
solid #000;The grammar is border:width style color;Background (backgrounds)The properties of the background are as follows:
Background-image:url (background.gif);
Background-repeat:no-repeat;
background-attachment:fixed;
background-position:0 0;
can be abbreviated as a sentence: background: #f00 URL (background.gif) no-repeat fixed 0 0;The syntax is background:color image repeat attachment position;You can omit one or more of the property values, and if omitted, t
-weight:bold;Font-size:1em;line-height:140%;font-family: "Lucida Grande", Sans-serif;Color: #336699;Answer:margin:20px 5px;Font:italic small-caps Bold 1em/140% "Lucida Grande", Sans-serif;Color: #369;If the interviewer asks you, why do you want to optimize it? A: Reduce page requests and CSS parsing times, improve page response speed.6. Test {height:25px;line-height:25px;}Q: Does this code show the same hei
:
123
border-width:1px;border-style:solid;border-color:#000;
can be abbreviated as a sentence:
1
border:1pxsolid#000;
Syntax border:width style color;Iii. Background (backgrounds)The properties of the background are as follows:
12345
background-color:#f00;background-image:url(background.gif);background-repeat:no-repeat;background-attachment:fixed;background-position:00;
can be abbreviated as a sentenc
solid #000;The grammar is border:width style color;Background (backgrounds)The properties of the background are as follows:
Background-image:url (background.gif);
Background-repeat:no-repeat;
background-attachment:fixed;
background-position:0 0;
can be abbreviated as a sentence: background: #f00 URL (background.gif) no-repeat fixed 0 0;The syntax is background:color image repeat attachment position;You can omit one or more of the property values, and if omitted,
after they are float.
Correct use of overflow: hidden; General Manager, overflow: hidden mainly refers to overflow and hiding, but it also has a clear floating effect.
Add
Clearfix is used to clear floating (recommended). It is equivalent to creating a target element of a block with blank invisible content to clear floating
. Clearfix {* zoom: 1;}/* For IE7 hack, trigger haslayout of IE7 to clear floating */. Clearfix: before,. clearfix: after {display: table; content: ""; line-height: 0 ;
CKEditor Ckfinder Integrated PHP
Configure Ckeditor/config.js
Config.font_names = ' song body; italics _gb2312; new song body; bold; official script; Young circle; Microsoft Jas Black; Arial; Comic Sans MS; Courier New; Tahoma; Times New Roman; Verdana; " Lucida Sans Unicode "," Lucida Grande ";
Config.filebrowserbrowseurl = '/ckfinder/ckfinder.html ';
Config.filebrowserimagebrows
CKEditor Ckfinder Integrated PHP
Configure Ckeditor/config.js
Config.font_names = ' song body; italics _gb2312; new song body; bold; official script; Young circle; Microsoft Jas Black; Arial; Comic Sans MS; Courier New; Tahoma; Times New Roman; Verdana; " Lucida Sans Unicode "," Lucida Grande ";
Config.filebrowserbrowseurl = '/ckfinder/ckfinder.html ';
Config.filebrowserimagebrows
here.margin:1px 2px 1px 3px; Second, border (border)The properties of the border are as follows:border-width:1px; Border-style:solid; Border-color:#;can be abbreviated as a sentence:border:1px solid #;Syntax border:width style color; Iii. Background (backgrounds)The properties of the background are as follows:background-color: #f00; Background-image:url (background.gif); Background-repeat:no-repeat; Background-attachment:fixed; Background-position:00;can be abbreviated as a sentence:fixed 0
abbreviated here. margin:1px 2px 1px 3px; Second, border (border)The properties of the border are as follows:Border-width:1px;border-style:solid;border-color: #000;can be abbreviated as a sentence:Syntax border:width style color;border:1px solid #000; Iii. Background (backgrounds)The properties of the background are as follows:Background-color: #f00; Background-image:url (background.gif); Background-repeat:no-repeat;background-attachment: fixed;background-position:0 0;can be abbreviated as a s
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.