Q & A in the group
<Html> <pead> <title> untitled document </title> <style> p. p1 {background-color: # FF0000; font-size: 22px; _ font-family: "正 "; font-weight: 100 ;} </style> </pead> <body> <p class = p2 style = "background-color: # FF0000; font-size: 22px; font-family: "founder Shu "; font-weight: 100; "> hello, this is a example of stylesheets </p> <form> <input type = "button" value = "Follow me to cancel the downlink background setting" onClick = "remove () "> <p class = p1> hello, this is a example of stylesheets </p> </body> </ptml>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]
Css is well controlled on the Internet.
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <ptml xmlns = "http://www.w3.org/1999/xhtml"> <pead> <meta http-equiv =" content-Type "content =" text/html; charset = gb2312 "> <title> JS control style </title> <style type =" text/css "> .. */* {Font-size: 12px;} </style> I am a word <pr/> <button onclick = "add () "> Control </button> <pre class =" code "style =" width: 500px; height: 500px; "id =" wc ">. font {font-size: 18px; font-weight: bold; line-height: 20px; color: # FF0000 ;}</textarea> </body> </ptml>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]