Skip to content

Code Theory

Web and Mobile Development articles

  • Home
  • About
  • Contact

Tag: css3

Image Zoom Magnifying Glass Effect with CSS3 and jQuery

Ever wanted to add a magnifying glass effect to your product images for an awesome zoom-in and a great user experience ? You’ll be surprised to know that using CSS3 and jQuery, it’s really easy to integrate this effect to your website or webapp.

Continue reading “Image Zoom Magnifying Glass Effect with CSS3 and jQuery”

Author RishabhPosted on February 19, 2025Categories Web DevelopmentTags css3, jquery, plugins

The New and Final CSS3 Linear and Radial Gradients Syntax

The specs have always been in a state of flux. But it seems to be decided on the CSS3 linear and radial gradients syntax finally (hopefully). Let’s just discuss the changes and how you’ll need to modify your current/old code accordingly.

Continue reading “The New and Final CSS3 Linear and Radial Gradients Syntax”

Author RishabhPosted on February 19, 2025Categories Web DevelopmentTags css, css3, gradients, linear, radial, syntax

The Real Beauty of CSS3 Box Shadows

You might have used CSS3 box shadows several times to create some pretty looking drop shadows like you do in Photoshop. That’s great! But do you even know how it can be used for some other mind boggling purposes ? If not, then you are definitely going to like what I am about to show you.
Continue reading “The Real Beauty of CSS3 Box Shadows”

Author RishabhPosted on January 15, 2025Categories Web DevelopmentTags box-shadow, css3, html5

Recent Posts

  • How to find a pattern with re.search in a Python string
  • How to pass **kwargs inside a Python function
  • How to override a method in a Python class

Subscribe

  • Follow on Twitter
  • RSS Feeds
  • Subscribe by Email
  • Home
  • About
  • Contact
Code Theory Proudly powered by WordPress