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.

IsmaelAli

Members
  • Joined

  • Last visited

  1. I downloaded Smoothscroll.js and linked it to my html file but it didn't work, so I thought the problem is width codes in my html/css files
  2. Hey guys! I hope you are doing well I was designing a onepage website, so i though that I might need to add smoothscroll.. I downloaded it but It didn't, I guess the problem is with the button that I want scroll it down when i click on it.. anyway this is my code >> HTML <center> <div class="scrolldownbutton"> <a href="#aboutme" title="scroll down"> <h4>WHO AM I ?</h4> </a> </div> </center> >> CSS : .scrolldownbutton { padding-top:30px; } .scrolldownbutton h4{ font-family:tahoma; font-size:16px; font-weight:bold; background:#758fc8; width:150px; color:#d8d8d8; padding:10px; border-radius: 10px 10px 0 0; transition: all 0.2s; } .scrolldownbutton h4:hover{ background:#566890; } I hope you tell me If there is something wrong with my codes, thanks <3
  3. Hey Guys ! I wanna start to work on a website like that infographic http://www.google.com/insidesearch/howsearchworks/thestory/index.html?utm_source=Arabia%20I%2FO&utm_medium=Social&utm_campaign=Post-7011 I am good in HTML5 and CSS3 but .. I don't think that's are enough to make a similar website, I guess I have to learn Javascript right?
  4. Hello Everybody! I am currently designing a website and I want the navigation bar be fixed while i scroll the page.. (Facebook navbar for exemple) Can you help me please ? Thanks!
  5. Hi Guys! Could you help me please ? I wanna make my website compatible with all the screens.. hwo can I do it ? This is my website that I'm working on http://ismaelali.zzl.org
  6. IsmaelAli replied to IsmaelAli's topic in Frontend
    I mean I wanna use a javascript that allow my button's hover looks good
  7. IsmaelAli posted a topic in Frontend
    Hi Guys ! I wanna a good hover effect for my website buttons.. could you help me please ?
  8. Thank you brother but I can change the whole website to another language but this is not the problem.. the problem is that I wanna make my home page as a simple page that you chose in your language, when you chose it, the website gonna run with the same language that you selected ..
  9. Hi guys! How are you ? =D I wanna do something for my website could you help me please ? I wanna make my website Multilangual, I mean I wanna make the index of my website as a page that the visitor chose in your langage ( between 3 languages) when he clicks on his language he's gonna enter the website..so how can I do it ?
  10.    drt_t1gg3r reacted to a post in a topic: Problem with the navbar
  11.    IsmaelAli reacted to a post in a topic: Problem with the navbar
  12. It works =D Thank you thank you so much brother (y) =)
  13.    IsmaelAli reacted to a post in a topic: Problem with the navbar
  14. I did it.. but I doesnt works :s Anyway .. here is the website that I am working on it.. http://bit.ly/12AmHty .. Thank you (y) =D
  15. I am scrolling the current page .. that's why I thought that I need a javascript..
  16.    IsmaelAli reacted to a post in a topic: Problem with the navbar
  17. Thank You, I did it in HTML, but it doesn't work, I want them all can be active.. exemple: when I click on "Home" I want it to be active, & when I click on "Contactus" I want it active.. etc..
  18.    IsmaelAli reacted to a post in a topic: Problem with the navbar
  19. Hello guys! I have a problem with my website template.. I don't know how to activate the navbar.. I mean when I click on "Home" the button should be active but it's not.. I think I need a script .. Could you help me please ?! <div class="IsmaelHeaderBtm"> <nav> <li><a href="#Home">Home</a></li> <li><a href="#Works">Works</a></li> <li><a href="#Services">Services</a></li> <li><a href="#ContactMe">Contact me</a></li> <li><a href="#AboutMe">About me</a></li> <div class="clr"></div> </nav> </div> .IsmaelHeaderBtm { position:fixed; display:block; top:0; width:100%; background:#5987D2; } .IsmaelHeaderBtm nav { } .IsmaelHeaderBtm nav li{ float:left; } .IsmaelHeaderBtm nav li{ } .IsmaelHeaderBtm nav li a{ display:block; padding:5px 15px; margin-right:15px; margin-left:15px; color:#ddd; font-size:20px; font-family:"puertoHelve", tahoma; } .IsmaelHeaderBtm nav li a:hover{ color:#fff; height:25px; border-bottom:3px solid #ddd; padding-bottom:12px; } .IsmaelHeaderBtm nav li a.active { color:#fff; height:25px; border-bottom:3px solid #ddd; padding-bottom:12px; }

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.