<html> <head> <title>teste de extensão</title> <style> .paratexto { background-color: #000000; border-radius: 12px; font-size: 28px; } </style> <style> .textoamarelo { color: #FFFF00; } </style> <style> body { background-color: #00FFFF; } </style> </head> <body> <center> <div class= "para texto"> <h1 class= "textoamarelo">este é um teste!</h1> </div> </center> </body> </html>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter