Learn a little bit every day 1

WBOY
Release: 2016-08-08 09:21:35
Original
891 people have browsed it

1. There are also comment statements in PHP: represented by double slashes (//). In other languages, use . 2.var_dump function can convert the data type of our variables . 3. Bold: ContentItalic:

Content

Underline: < u>Content

Subscript: For example, on Taobao, shoe size number 40 41 42 or use

< sub >

a2)Font color and size: "Font size, value

1-7" color="Color word ">

Content4. Horizontal line:


"The thickness of the line" width="The width of the line" align=

"Horizontal alignment" noshade>Commonly used attributes: Size: Specify the thickness of the horizontal line, the default unit is pixels, for example: size=5Width: Specify the width of the horizontal line, take Value: fixed value, percentage. For example: width=500 width=50%

Align

: the horizontal alignment of the horizontal line, values: left, center, right

Noshade

: no shadow , that is, solid color display,

This attribute is quite special and has no attribute value. The above are just attributes, some of them cannot be used as style

. Copyright Statement: This article is an original article by the blogger and may not be reproduced without the blogger's permission.

The above introduces learning a little bit every day 1, including aspects of content. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template