Masis


Member since 02/09/2010

6 snippets

1886 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

Masis's Recent Snippets



« Prev 1 Next »
PHP scripting block can be placed anywhere in the document. It always starts with <?php>. The example of PHP code below sends the text “Oheon.com” to the browser:
0 523 posted 13 years ago by Masis
It determines background image for the element. If the background color is specified for the element at the same time it will be shown while the background image will have been downloaded fully. The same will happen if the image is inaccessible or th...
0 531 posted 13 years ago by Masis
The arguments circle, disc, square are used for the marked list. For the numbered list: decimal, lower-alpha, lower-roman, upper-alpha, upper-roman. The argument none determines marker type. It is the same as a parental element.
0 543 posted 13 years ago by Masis
In the browser Internet Explorer 6 when you use the enumerated list <OL> and the value "inside" of the parameter "list-style-position", the numbers more than 10 begin to collide the list text.
0 522 posted 13 years ago by Masis
This parameter determines the image address which serves as a list marker. This attribute is inherited; therefore value none is used for separate elements of the list for marker resto
0 584 posted 13 years ago by Masis
This parameter determines the image address which serves as a list marker. This attribute is inherited; therefore value none is used for separate elements of the list for marker restoration. Syntax list-style-image: none | url (a path to a file...
0 750 posted 13 years ago by Masis
« Prev 1 Next »