An exahustive directory of Responsive Web Design Resources
You've decided it's time for a new website, and you know that making it responsive will ensure that all users have a great experience, regardless of what device they are using.
Responsive web design, or RWD for short, is here to stay.
It's rapidly maturing but not without some serious pitfalls for certain sites. If you are considering converting your existing site into a RWD this list of resources, articles, tools and tricks, grouped by catagories, will come in handy.
1. Getting Started: building a responsive web site
2. Responsive Web Design Approach and Strategy
3. Responsive Web Design Tools
4. Media Queries for Responsive Web Design
5. Layout for Responsive Web Design
6. Developing a Responsive Web Design: some techniques
7. Responsive Web Design: components
8. Responsive Web Design: Images
9. Responsive Web Design: Typography
10. Testing a Responsive Web Design
11. Books, Tutorials, Presentations,Roundups about Responsive Web Design
Getting Started: building a responsive web site
- Responsive Web Design : The article that more-or-less started it all - By Ethan Marcotte
- Responsive Retrofitting : Since many folks don't have the luxury of a full rewrite
- Common Misconceptions About Touch: Since fingers and touchscreens are what have prompted us to even really need a responsive design in the first place, it's best to know what you’re getting into – By Steven Hoober
- The State of Responsive : A great summary of the current state of the art - By Stephanie Walter
- Improving UX through Front-End Performance : Just making your site adjust to different sized screens doesn’t make it mobile friendly - Lara Swanson
- Printing the Web : Since we're trying to accommodate all kinds of devices, can't forget paper (plus it helps you focus on your content, which is helpful in any size and medium) - Hans Christian
Responsive Web Design Approach and Strategy
Responsive Web Design Tools
Media Queries for Responsive Web Design
Layout for Responsive Web Design
Developing a Responsive Web Design: some techniques
Responsive Web Design: components
Responsive Web Design: Images
Responsive Web Design: Typography
|
Testing a Responsive Web Site
|
Books, Tutorials, Presentations,Roundups about Responsive Web Design
DOWNLOAD HERE (PAY WITH A TWEET)
Janeth Kent
Licenciada en Bellas Artes y programadora por pasión. Cuando tengo un rato retoco fotos, edito vídeos y diseño cosas. El resto del tiempo escribo en MA-NO WEB DESIGN AND DEVELOPMENT.
Related Posts
Alternative tools for graphic design
There are many people today who only use the following for design purposes Canva as it is a really popular software and website and there is no denying that it…
Android Hidden Codes: unveiling custom dialer codes and their functionality
In the world of Android smartphones, there exist numerous hidden codes that can unlock a treasure trove of functionalities and features. These codes, known as custom dialer codes, provide access…
How to make your own custom cursor for your website
When I started browsing different and original websites to learn from them, one of the first things that caught my attention was that some of them had their own cursors,…
8 benefits of having a website for your business
At this moment, the Internet is a phenomenon that is sweeping the world. It has been able to interconnect millions of users all over the planet. People have made the…
Open source web design tools alternatives
There are many prototyping tools, user interface design tools or vector graphics applications. But most of them are paid or closed source. So here I will show you several open…
How to create a .onion domain for your website
The dark web, a hidden network accessed through the Tor browser, offers enhanced privacy and anonymity for websites. To establish a presence on the dark web, you can create a…
Secret iPhone codes to unlock hidden features
We love that our devices have hidden features. It's fun to learn something new about the technology we use every day, to discover those little features that aren't advertised by the…
How to access webcam and grab an image using HTML5 and Javascript
We often use webcams to broadcast video in real time via our computer. This broadcast can be viewed, saved and even shared via the Internet. As a rule, we need…
How to Send Email from an HTML Contact Form
In today’s article we will write about how to make a working form that upon hitting that submit button will be functional and send the email (to you as a…
Use the SRCSET attribute to improve your SEO
There is a new standard HTML attribute that can be used in conjunction with IMG called SRCSET. It is new and important as it allows webmasters to display different images…
How to multiply matrices in JavaScript
It may seem strange to want to know how to multiply matrices in JavaScript. But we will see some examples where it is useful to know how to perform this…
JavaScript Formatting Date Tips
Something that seems simple as the treatment of dates can become complex if we don't take into account how to treat them when presenting them to the user. That is…