Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <title>Colors</title>
- </head>
- <body>
- <p>Once the <span style="color: blue">blue plum</span> met the <span style="color: red">red tomato</span></p>
- <p>playing with the <span style="color: green">green cucumber</span></p>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment