HTML+CSS ?????? ???? ????.
html ??? ??? ??? ?? ?? CSS ???? ?? ? ?? ??? ?? CSS ???? ??? ??? ?? ?? ?? ??? ???? ? ??? ??? ??? ? ??? ???? ? ??? ???.
?????? html ??? ??? ??? ?? ?? CSS ???? ?? ? ??? ?????. ??? ???? ?? ???? ?? ?? ??? CSS ???? ??? ?? ?????. ??
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>層疊</title> <style type="text/css"> h1{ color:green; } h1{ color:red; } </style> </head> <body> <h1>php 中文網(wǎng)</h1> </body> </html>
? ?????. ????? h1? ???? ????? ?????. ? ???? ?? ???? ???? ??? ?? ???? ????
. ??? ?? CSS ???? ????? ???? ??? ????.
??? ??? ??(?? ??) > ?? ??? ??(?? ?? ?) > ??).