Skip to main content

Home/ Tools for web developers/ Group items tagged http

Rss Feed Group items tagged

Vernon Fowler

The Ultimate Guide to Golden Ratio Typography - 0 views

  • The mathematical proportions of your typography are vitally important to how readers perceive both your site and your content.
  • Font size and line height are proportionally related.
  • For any font size, the line height must increase as the line width increases.
  • ...1 more annotation...
  • For a font size of 16px, the perfect line height is achieved when h equals the golden ratio. This yields a value of 25.88854px for the optimal line height. Using this value, you can then determine that the associated optimal line width is 670.21670px.
Vernon Fowler

TinyPNG - Compress PNG images while preserving transparency - 0 views

  • What about Photoshop?
  • Use Save for Web to export your images as 24-bit transparent PNG files and upload them to TinyPNG. We'll convert them to tiny indexed PNG files.
Vernon Fowler

META SEO inspector v1.8.3 - 0 views

  •  
    A Google Chrome extension useful to inspect the meta data found inside web pages, usually not visible while browsing. Meta data is not just the usual HTML meta tags, but the XFN tags, various microformats, the recently introduced canonical attribute, the no-follow links and so on.
Vernon Fowler

How to Point Multiple Domain Names to One Website: And How to Avoid Search Engine Probl... - 0 views

  • The 3 sites, "example.com", "example.net" and "example.org", all point to the exact same page on the site's web host. It is done by hosting all three sites on the same web host, and arranging it so that they all resolve to the same account.
  • That is, there's a simple way to tell the search engines that all 3 domains point to the same site, and to add up all the links together and associate them with that site.
  • Next, you will also need to arrange with your web host to host all your domains so that they point to the same website.
  • ...3 more annotations...
  • After pointing all your domains to your website, you'll have to decide which of those domains is going to be your primary or main domain.
  • The kind of redirection employed above is recognised by search engines as an indication that all your different domains have moved permanently to your primary domain.
  • After setting the above, wait a couple of days for your changes to spread (or in the technical jargon for such things, "propagate") throughout the world, then test your secondary domains in your web browser.
  •  
    "A visitor recently asked me whether it was possible to point multiple domain names to one website, more or less the conceptual reverse of what I wrote about in "Can I Create Multiple Websites with One Domain Name?". This article discusses why a person might want to do this, how it can be accomplished, and provides a practical guide on the additional steps you need to take in order to avoid losing potential search engine ranking as a result of doing things this way."
Vernon Fowler

CSS Lint - 0 views

  •  
    CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The [rules] are all pluggable, so you can easily write your own or omit ones you don't want.
Vernon Fowler

Pens picked by the Editors of CodePen - 0 views

  •  
    CodePen is an HTML, CSS, and JavaScript code editor right in your browser with instant previews of the code you see and write. It's great for showing off your work and seeing what amazing things other people are doing with the web. It's also great for troubleshooting problems and getting critique.
Vernon Fowler

Git Immersion - Brought to you by Neo - 0 views

  •  
    "Git is a powerful, sophisticated system for distributed version control. Gaining an understanding of its features opens to developers a new and liberating approach to source code management. The surest path to mastering Git is to immerse oneself in its utilities and operations, to experience it first-hand."
‹ Previous 21 - 40 of 235 Next › Last »
Showing 20 items per page