html> <head> <title>My document</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <h1>My first stylesheet</h1> </body> </html> body { background-color: #FF0000; } |
MAIN > Editor For Senior Groups >
MAIN > Editor For Senior Groups >
HTML5
|