CSS - Force element to self-clear


/ Published in: CSS
Save to your folder(s)

I saw this somewhere else, so I can't claim to have come up with it myself. Def life-saver!


Copy this code and paste it in your HTML
  1. #my-tag{overflow:auto}

Report this snippet


Comments


You need to login to view comments.