CSS
Simple CSS trick to Make Table Responsive
Working on the OptionsBrew.com project (website is powered by Drupal 8) I faced the following responsive table issue while browsing content with a table on smaller screens (phone)Broken…
Image hover effects - how to change background on mouse over
Today I faced again some interesting thing to create - on hover image to change the background and display text over itHere is how it looks:On the left side, you can see the default image, while on…