Skip to content

Raf-sns/w3.css-without-w3-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

w3.css without w3-prefix

Hi everybody ! For some time now I have been using the excellent framework of w3schools.com - W3.css which provides a lot of CSS classes to facilitate web development. However, after using it a lot, I was thrown by the "w3-" prefix preceding the class name. If it's a good thing not to be confused with the name of your own classes, to write hundreds of times, it can become a tedious task. I then had the idea to remove the prefix "w3-" classes of this great tool designed by Jan Egil and Borge Refsnes ... Many thanks to them for this contribution. To use this CSS framework, simply refer to the w3.css documentation at this url: https://www.w3schools.com/w3css/ and use the same class names without putting "w3-" in front. That's it, it's simple, it accelerates even more the development css. Sincerely, Raf for www.sns.pm