In case you want an video iframe or some shit to keep its aspect ratio consistent on all screen sizes, this bitch is for you
<div class="ratio ratio-4-by-3">
<iframe
class="ratio-child-stretch"
src="https://www.youtube.com/embed/kwEZRPkAAu8"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
<div class="ratio ratio-16-by-9">
<iframe
class="ratio-child-stretch"
src="https://www.youtube.com/embed/qlOTNtUvhe8"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
<div class="ratio ratio-1-by-1">
<iframe
class="ratio-child-stretch"
src="https://www.youtube.com/embed/zHhg5hDs6Q8"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>square, parisukat, iskwer. good for vines... if vines never died #ripvine
Widescreen. good for movie trailers or whatever favorite music video you have. my favorite is a tie beteen Lemonade: A Film by Beyonce or Picha Pie by Parokya ni Edgar
Basic ass bitch rectangle for basic ass bitch iframes. like basic ass videos or google maps
I say child because if you put more than one bitch and you don't know what the fuck you are doing this boi will shit itself
child element will be centered and will not take dimensions more than its parent
child element will stretch till it takes the exact amount of dimension. not good for img tags but good for iframes and shit
child element will keep its aspect ratio while filling the smallest dimension. good for img tags