<head> <style> .width-example { width: 300px; background-color: lightgreen; } </style> </head> <body> <div class="width-example">Width: 300px</div> </body>
This Pen is owned by Training Course on CodePen.
See more by @Training-Course on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.