Quote:
Originally Posted by redwhiteandblue
You don't need to change the width settings if you want a responsive page. You only need to set the max-width value to a fixed value. Setting it to a percentage doesn't make a lot of sense. Keep the "width="106" height="40" attributes in the html to avoid CLS issues, and if you don't know what that is look it up, it's going to become important.
|
if itīs a responsive page, html5, it shouldnīt need td and trīs, should it?
isnīt it all div?