Hello, I'm prefix and I can help you to get rid off all the stupid css defaults that you don't need to use in your website or with the help of little bit smart combination of CSS will save your lots of css code that helps to decrease size of your CSS file and increase speed of your website.
Prefix can manage or handle your website default CSS and help to code easily, Basically it is your reset or normalizer CSS with some new and small CSS code.
-
Use
<mid> </mid>tag with width to make a box in center that's all. -
Don't write
display blockand float left for any element (Don't worry I'll do this for you). -
Add prefix on top inside your
<head> </head>tag to load first. -
Note:- Use only when you are going to start development of your website.
-
Remove command tag compatibility.
-
Fix list item properties.
-
Fix default line height.