Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

bingding

Members
  • Joined

  • Last visited

  1. rajanskumar please can u explain what each line stands for .
  2. this is are the lines that I'm having issues below webkit -border - radius : 15px ; -moz- border -radius : 15px; border -radius : 15px; -webkit -box- shadow : inset 0px 16px 0px 0px rgba (255, 255, 255, .1); -moz- box-shadow : inset 0px 16px 0px 0px rgba( 255, 255, 255, .1); box-shadow : inset 0px 16px 0px 0px rgba( 255, 255, 255, .1); } . ........,..........................................................................
  3. .menu { border :none ; border :0px ; margin :0px ; padding :0px ; font: 67.5 % "Lucida Sans Unicode" , "Bitstream Vera Sans" , "Trebuchet Unicode MS", "Lucida font- size: 14px; font- weight :bold ; } .menu ul{ background:#F93; height :50px ; list- style :none ; margin :0; padding :0; -webkit -border - radius : 15px ; -moz- border -radius : 15px; border -radius : 15px; -webkit -box -shadow : inset 0px 16px 0px 0px rgba (255 , 255 , 255 , .1 ); -moz- box-shadow : inset 0px 16px 0px 0px rgba( 255, 255, 255, .1); box-shadow : inset 0px 16px 0px 0px rgba( 255, 255, 255, .1); } .menu li{ float :left ; padding :0px 0px 0px 15px; } .menu li a { color :#000; display :block ; font- weight :normal ; line- height :50px ; margin :0px ; padding :0px 25px ; text- align :center ; text- decoration:none ; } .menu li a :hover { background:#C60; color :#FFFFFF; text- decoration:none ; -webkit -box -shadow : inset 0px 0px 7px 2px rgba (0, 0, 0, .3); -moz- box-shadow : inset 0px 0px 7px 2px rgba (0 , 0, 0, .3 ); box-shadow : inset 0px 0px 7px 2px rgba (0 , 0, 0, .3 ); } .menu ul li :hover a{ background:#C60; color :#FFFFFF; text- decoration:none ; } .menu li ul { display :none ; height :auto ; padding :0px ; margin :0px ; border :0px ; position:absolute; width :200px ; z-index :200 ; } .menu li:hover ul{ display :block ; } .menu li li { display :block ; float :none ; margin :0px ; padding :0px ; width :200px ; background:#F93; /*this is where the rounded corners for the dropdown disappears*/ } .menu li:hover li a{ background:none ; } .menu li ul a{ display :block ; height :50px ; font- size: 12px; font- style :normal ; margin :0px ; padding :0px 10px 0px 15px ; text- align :left ; } .menu li ul a:hover , .menu li ul li :hover a{ border :0px ; color :#ffffff; text- decoration:none ; background:#C60; -webkit -box -shadow : inset 0px 0px 7px 2px rgba (0, 0, 0, .3); -moz- box-shadow : inset 0px 0px 7px 2px rgba (0 , 0, 0, .3 ); box-shadow : inset 0px 0px 7px 2px rgba (0 , 0, 0, .3 ); }
  4. please every one I'm just a newbie to webdesign and was trying to get myself with CSS drop down menu but my problem now is that i' m having issues with some lines of the solution I got. I will post after this message.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.