Responsive Web Design essentially indicates that a web site is crafted to use Cascading Style Sheets 3 media queries…with fluid proportion-based grids, to adapt the layout to the viewing environment, and probably also use flexible images. As a result, users across a broad range of devices and browsers will have access to a single source of content, laid out so as to be easy to read and navigate with a minimum of resizing, panning, and scrolling.

Recommended Answers

All 7 Replies

Have you any resource or more news about Responsive Web Design. i want to know Responsive Web Design.how can i do this.
menopause libido

create your website in dreamweaver cs version and style your webpages in css
works for different screens resolution
ex @media screen....

Don't design your website in dreamweaver.

It adds extra lines of code.

<script>
<!--#include file="inc/include.inc" -->
</script>

Turns into

<script>
<MM:BeginLock translatorClass="MM_SSI" type="ssi_comment"
 orig="%3C!--#include file=%22inc/include.inc%22 --%3E" fileRef="inc/include.inc"
 depFiles="file:///C|/MySites/asp/inc/include.inc">#993333
<MM:EndLock>
</script>

what software you use to create website

Agree, forget about Dreamweaver if you are serious about building websites. About responsive design, depending on how much you know about web development, I would start with a good article of Ethan Marcotte http://alistapart.com/article/fluidgrids. It is easy to understand but it is very comprehensive I think. This http://blog.teamtreehouse.com/beginners-guide-to-responsive-web-design also has some useful concepts like media queries, which you have to get familiar with (unless you are already) if you plan to do responsive design. And last but not least, something about images:
http://unstoppablerobotninja.com/entry/fluid-images.
That should be a good start

IMO, I believe RWD is helpful but it doesn't seem to be perfect in all devices...

I have done for findings, how to make a responsive website, luckily I have found a best tutorial for designing responsive website in Just 15 Minutes.This is best article that,I have found for me, If you have better than it than please share with Daniweb community.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.