Posts by RickPro • 31 points
1 post
-
3
votes2
answers240
viewsA: Distorted frame in CSS for video overhead
Ricardo, you can use the polygons to do this. <html><head></head> <body> <style> #imagem { background: red; width: 240px; height: 144px; float: left; margin-left: 30px;…