1 2 3 4 5 6
<!DOCTYPE html> <html> <body> <div style="width: 100px; height: 100px; background: rgba(0, 0, 255, 0.5)"></div> </body> </html>