Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Recent content by CEO

  1. C

    HTML & CSS Choosing when scrolling down the page

    Hello, I made header settings on my website. Header normally appears full page. I have limited it to 1200px and set margin:0 auto as you will see below. However, when scrolling the site down with the scroll bar, it selects all pages. It's like I'm making a selection with the mouse. Can you...
  2. C

    gradient box shadow on hover

    Hi, You can try as below. Check out this site for more.: Güzel CSS box-shadow örnekleri - CSS Scan .düğme:hover { dolgu: 0px 4px 2px 0px; sınır yarıçapı: 25px; kutu gölgesi: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px...
Back
Top Bottom