HTML+CSS CSS ??? ??? ???? ????.
1: CSS?
css? Cascading Style Sheets? ?????. ???? ???? "Cascading Style Sheets"?? ??? ???.
CSS? ???? ? ? ??? ?:
1. CSS? ???? ????? ?? ?? ?? CSS ??? ???? ???? ??? ????? ????? ??? ?? ??? ??? ?? ???? ?? ? ?????? ?????. CSS? ? ???? ?? ???? ???? ?? ?? ??? ?????.
2. ? ?? ???? ???? ?? ??? ? ????. ??? ?? "????? ??? ??(Cascading Style Sheet)"?? ??? ?????. ? ???? ??? ? ????? ?? ???? ?????. ?? ??? CSS? ??? ????, ??? ????, ? ??? ???? ?? CSS? ????. ? ??? ?? ???? CSS? ????, ?? ? ??? ?? ??? ??? ?? ?? ?? ???? CSS? ?????. ??? ? ?? CSS? ?? ????? ??? ??, ?? ??, ?? ?? ???? ? ? ??.
css ??:
<style type="text/css">
/*CSS ??? ??*/
< ;
CSS ??? ??? ? ?? ??? ?? ???? ?????? ??? ???? ??? ???? ??? ??, ?? ?? ?? ?? ?? ?? ? ??? ????.
?? ?? ? :
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> body{ font-size: 20px; color: red; font-weight: bold; } </style> </head> <body> 中華民族偉大復(fù)興 </body> </html>
?? ?? ??? ???? ???? ???? ?? ??? ? ???? ??? ????.
css ?? ???? Baidu?? ????? ? ????. , ?? ??? ?? :