BlogHide Resteemssamirjouni (26)in programming • 6 years agoThe Problem With Coding Tutorials These Days !Well, There is Too Damn Many of Them ! If you look up tutorials to teach your programming ( in whatever field of choice ), you will find an endless list of tutorials ! Some are good, some are…samirjouni (26)in html • 7 years agoYou Probably Never Heard Of This CSS Statement Or Have Use It Before !The @supports Statement A few days ago, I was writing code for my website, and while I was doing that, I ran into a nasty little problem. And that problem is that some browsers don't actually…samirjouni (26)in css • 7 years agoMistakes Not To Make With Media Queries: max-width vs max-device-width !The other day, while I was creating media queries for a website I was working on, in order to make it responsive on all screen sizes, I made a noob's mistake. Something you may have run across…samirjouni (26)in html • 7 years ago10 HTML Tags That Every Web Developer Should Know !Last time, I wrote a post about the 10 html tags that you most likely never heard of. Check this post out over here . This time, I will be talking about the 10 html tags that every web developer…samirjouni (26)in html • 7 years ago10 HTML Tags That You Never Heard Of ! (Most Likely)10 HTML Tags That You Never Heard Of ! (Most Likely) 1. The Tag: This tag is used to define an abbreviation or an acronym, however even though there is an tag for, obviously, acronyms. Or…