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.

Harman

Members
  • Joined

  • Last visited

  1. I liked the duck tape holding your logo But eek!! The slider shows an image of code or its the code only? Also text-shadow on John Brown - A freelance web developer can be made #444444 instead of plain white as white is giving at least me a hint of a improper photoshop edit. Feels like a picture! But when zoomed in i.e. lowering my resolution it works well. Rest of the website I cant comment on Im not good at animations
  2. Just to let you know
  3. Its a neat design! But I don't get the purpose of down.jpg, does it shows user to look down or is there any jquery? Well love the colours 2. And hey BTW, can you let me know how you centered blue wave image? Is it a div inside div with background? I never seem to get a div vertically centered. Good work!
  4. No actually I meant when you use one single page say post.php, which fetches any $id = $_GET['id']; to show the results from sql database, this will cut the seo as there is only one page post.php showing my every post. like post.php?id=1, shows the content from database of the row where id= 1 and so on.
  5. Haha Contact form done! please try it and tell if the email validations are okay?
  6. Regarding Contact form, will php mail will be good? Like I don't want to use sql, but I can configure mail function so as to deliver visitors mail to my email account using my own email. Like xyz@me.com sends mail to abc@me.com with all the content and specifying email of the sender? As it wont be showed to them. Also can generate a mail to the sender instantly that we have received your mail.
  7. hey James, I too am using Justification so as to margin the text. Any other alternative?
  8.    Harman reacted to a post in a topic: Please review my website!
  9.    Harman reacted to a post in a topic: Please review my website!
  10. Sure! thanks for the suggestions Im onto em'
  11. I guess now Im gonna work on better pages combining just 1 core page with sql for content generation. But I guess that cuts on SEO.
  12.    Harman reacted to a post in a topic: Please review my website!
  13.    Harman reacted to a post in a topic: Please review my website!
  14.    Harman reacted to a post in a topic: Please review my website!
  15.    Harman reacted to a post in a topic: Please review my website!
  16.    Harman reacted to a post in a topic: Please review my website!
  17. I've seen the pic and I was thinking of the alignment as on a graph so it was vertical for me but yep that can be horizontal 2 And have fun!!!
  18. Hey thanks for the review I sure will work on that, and please if you can mention which browser you were using when you reviewed my site. As I've designed it for IE9 chrome and Firefox. And guess you meant vertical alignment of FB like and G+. Thanks a lot I'm onto it. OK I've followed your suggestions @ Pete And it did wonders website looks more neat and breathing Thanks man BTW I have post restriction so am editing
  19. Hi guys, sorry for being too curious to post again and again, but I would like to know what is the correct method of designing? Like I do is to save a design in .php and include it on every other page to save time or to copy entire design code in pages when its a static or say 2-3 page website. Is their a better technique? Including .php forces me to float divs left or right so that I can only type particular content in a page. Its like including header.php which contains all the design, such that after it I can type only content which will usually be added to a div classed content. And then at the end including footer.php which closes all the divs and html. Let me show you the hierarchy of my pages:- include >> Header.php( which contains) <html> <head> /// all metas stylesheets js <body> <div align="center"> <div class="wrapper"> /// which will specify width for rest of content. <div class="header"></div> /// this will contain logo of the website. <div class="menu"><?php include('menu.php'); ?></div> /// navigation bar for the website. <div class="sidebar"><?php include('sidebar.php'); ?></div> /// Which will be floated left or right depending upon the placement. <div class="content"> //// End of header.php, so that next I type in a page is the content which will be contained in div classed content after that include >> footer.php ( which will end all above divs and will contain copyright notice.) I think this is out dated for me and a bit amatuer, any suggestions or improvements? Also is position:absolute a better way to place the elements across the page or just float them left or right
  20. Man!! Looking at your website I think I gotta work alot with my designs Good Job.
  21. Thanks for the links!! Helped me alot now I know how to add custom fonts to webpages.
  22. Thanks I'll try this and BTW link is clanwarz.in click on the login button on top right and div will appear. Also the website lacks any kind of design or content just working with the login first.

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.