For beginners: teach you to use code to beautify Qzone

Source: Internet
Author: User
Tags add filter format border color comments end insert modify
Beginners of this article published, is to help those who do not use code to beautify the QQ Space home page friends have learned to make room, if you understand the HTML language, then the following things, you do not have to see.

All the code I have been debugging, all can be used in space.

  How to use: Select Custom on the home page, then point to create a new module, and then write the code in the "Comments" column, the other can not fill. can refer to the QQ space picture code in the use of instructions, is the same.

In the process of copying your code to your comments, remember to change the address that you want to replace in your code.

"1" Flash code will be online flash application to the QQ space to, if you want to insert ordinary flash, then use the 1th code; If you want to insert transparent Flash, use article 2nd.

<embed src= "http://your flash address" width=330 height=280a>

<embed src= "http://your transparent flash address" wmode=transparent style= "Position:absolute" width=330 height=280>

Here the width=330 height=280 represents width and height, the same below.

The music address in the "2" background music code code is the Web site that ends with the. mp3/.midi/.wma/.wmv Display player:

<embed src=http://your music address > do not display the viewer:

<embed src=http://Your music address width= "0" height= "0" loop= "999" >

Paste Rm,ra,ram type of music,

The code is as follows: <embed width= "0" height= "0" type= "Audio/x-pn-realaudio-plugin" autostart= "true" controls= "ControlPanel" src= "http://Music source Address" > play. Avi.mpg format music: <embed src= "http://music source address" border= "0" width= "" height= "" "Type=" "Application/x-mplayer2" >< /embed>

Play. Music in Mp3.mov format: <embed controller= "true" width= "height=" "src=", "http://Music source address" border= "0" >

Paste midi,asf,wma,asx type of music, code as follows: <embed autostart= "true" loop= "-1" controls= "ControlPanel" width= "0" height= "0" src= " Music Source Address ">

The video file address in the "3" video MTV code code is online with the. rm/.wmv end of the URL <embed src=http://video file address Type=audio/x-pn-realaudio-plugin console=clip1 Controls=imagewindow height=210 width=290 autostart=true loop=true>

height=210 width=290 indicates player size Autostart=false indicates whether AutoPlay is played automatically

False no ture is Loop=false indicates whether false is repeated or not ture is

"4" Radio code in the radio address is the internet to the end of the. asp URL <embed src=http://radio address Type=audio/x-pn-realaudio-plugin console=clip1 controls= Imagewindow height=124 width=180 autostart=true loop=true>

"5" modifies the font/color/size of the text only to modify the color of the word: <font color= #ff0000 > To modify the font and color of the word </font>color used to set the color of the text.

Beautiful font color: #ff1493 #228b22 #4169e1 #9400d3 #ff0000 #daa520 the #00ccff #ccccff the #cc99ff: <font size=5> To modify the font and color character </font>size is used to set the size of the text.

The number of values range from 1-7,size to 1 o'clock, to 7 o'clock Max.

To modify only the font of words: <font face= Chinese Xingkai > To modify the font and color of the word </font>face to set the font. such as bold, Arial, italics _gb2312, imitation _2312 and so on.

Modify the font, size, and color of the word: <font face= xingkai size=5 color= #ff0000 > Text </font> to be modified

Where, <font size= number face= font name color= color > Text to be modified </font>

"6" WordArt code light-emitting Text code: <table style= "Filter:glow (color= #6699FF, direction=2)" >

<font color= #ffffff size=2> The text to be modified </font></table>

Where color is the shadow of the colors, you can cooperate with the page tone changes, direction is to set the intensity of the shadow, font color is the original font colors.

Embossed text: <table style= "Filter:dropshadow (color= #6699FF, Offx=1, Offy=1, positive=1);" ><font color= #ffffff > Text </font></table> to be modified

Where color is the shadow of the colors, you can cooperate with the page tone changes, positive is to set the intensity of the shadow, OFFX and Offy is set the distance between the shadow and text, font color is the original font colors.

Shadow of the text: <table style= "Filter:dropshadow (color= #cccccc, offx=2, offy=2, positive=2);" ><font color= #6CABE7 size=2> The text to be modified </font></table>

"7" Insert Table <table border= "2" width= "bordercolor=" #0000FF "bgcolor=" #COCOCO "><tr><td width=" 100% " >

<p align= "center" ></td></tr></table>

Border: Border size, 0 does not show border bordercolor: Border color bgcolor: Table background color tr: Add line TD: Add Column

"8" Insert hyperlink Please note: If the link is a malicious link, Tencent will automatically shield, please do not mess with <a href= "http://you want to link the address" target= "_blank" > Text description </a>

"9" Space link Zipper Connection Code <select name= ' friendsite ' size= ' 1 "style=" border-style:dashed; border-width:1px "><option value=" > Text links </option>

<option value= "Site address 1" > site name 1</option>

<option value= "Site Address 2" > site name 2</option></select> Key code, always add the following content on it.

<option value= "Site Address" > site name </option>



Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.