& lta id =" />
Current location - Trademark Inquiry Complete Network - Trademark inquiry - Css trademark
Css trademark
You can refer to the following code:

& ltstyle & gt

a { display:block; Floating: Left}

& lt/style & gt;

& ltdiv style = " border: 1px solid # cccccc " >

& lta id = " a 1 " href = " # " class = " float _ r " style = " margin-top: 10px;" & gtasd & lt/a & gt;

& lta id = " a2 " href = " # " class = " float _ r " style = " margin-top:20px;" & gtasd & lt/a & gt;

& lta id = " a3 " href = " # " class = " float _ r " style = " margin-top:30px;" & gtasd & lt/a & gt;

& lta id = " a4 " href = " # " class = " float _ r " style = " margin-top:40px;" & gtasd & lt/a & gt;

& lta id = " a5 " href = " # " class = " float _ r " style = " margin-top:50px;" & gtasd & lt/a & gt;

& lt/div & gt;

& lt script & gt

for(var I = 1; I<6; i++){

document . getelementbyid(' a '+I). style . margin top = parse int(document . getelementbyid(' a '+I). style . margin top)+5+' px);

}

& lt/script & gt;

JavaScript is a scripting language belonging to the network, which has been widely used in Web application development, and is often used to add various dynamic functions to web pages to provide users with smoother and more beautiful browsing effects.

Usually JavaScript scripts are embedded in HTML to realize their own functions. It was originally designed by Brendan Ashe of Netscape. JavaScript is a registered trademark of Oracle Bone Inscriptions Company. Ecma International established the ECMAScript standard based on JavaScript.

Extended data:

JavaScript reference function

Anchor ("name") is used to convert a string into an HTML anchor tag (

Big () turns the text in a string into a large font (

Blink () turns the text in a string into a shiny font (

Bold () turns the text in a string into a black font (

Fixed () turns the text in the string into a flowing space font, and then reports the situation (

Fontcolor(color) sets the color of the text in the string (

Fontsize(size) changes the text in a string to a specified size (

Italic () turns white in a string into an italic font (

Link(url) is used to convert a string into an HTML link tag (

Baidu encyclopedia -javascript