SHOW:
|
|
- or go back to the newest paste.
1 | <!DOCTYPE html> | |
2 | <html> | |
3 | <head> | |
4 | <title style="color: green; font-size:16px">trollloooo</title> | |
5 | </head> | |
6 | <body> | |
7 | - | <h1>Big Heading</h1> |
7 | + | <h1 style="color: #00FF00; font-size: 16px;">Big Heading</h1> |
8 | <p style="color: violet">ny farve</p> | |
9 | <p style="color: red; front-size 8px">rød</p> | |
10 | </body> | |
11 | </html> |