HTML ?? ???? ?? ??
HTML ??? ? ?? ????? ??????
1. ??? ??
??? ??? ?? ??? ?? ??? ?? ?? ???? ?? ??? ?? ?? ??? ?????. ?: <b>Content</b>
?? ??: <?? ?? 1 = "? 1" ?? 2 = "? 2">Content</Label>
'??'? ?? ???? ??: ???? ?? ? ?? ??, ??, ?? ?? ????. ??? ??? '??'???.
?? ???? <??>? ???????. ; ??
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>php.cn</title> </head> <body> <h1>歡迎加入php.cn</h1> <font size="6" color="red">看看我有什么特別的</font></font> </body> </html>
2. ??? ??
??? ???? ?? ??? ?? ?? ??? ????. ?: <br>
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>php.cn</title> </head> <body> <h1>歡迎加入php.cn</h1> <br><br><br> <font size="6" color="red">再看看我有什么特別的</font> <br><br><br> <font size="6" color="red">再看看我有什么特別的</font> </body> </html>
??? ??? ????? ??? ??? ?????.
?? ??? ????? ???? ??? 10? ?????.
?? ??: <?? ?? 1 = "? 1" ?? 2 = "? 2">