Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

CSS - Responsive and Fluid

  • 22-06-2013 4:15pm
    #1
    Banned (with Prison Access) Posts: 42


    Can Somebody tell me the difference between responsive web design and fluid grids.

    Also if anybody knows where I can get some good video tuts on how to implement responsive web design or fluid grids so that all my websites work in all types of devices.

    Oh and by the way mainly work using Wordpress and Dreamweaver.


Comments

  • Moderators, Society & Culture Moderators Posts: 17,642 Mod ✭✭✭✭Graham


    You might get a better response in the design forum:

    http://www.boards.ie/vbulletin/forumdisplay.php?f=23


  • Closed Accounts Posts: 9,700 ✭✭✭tricky D


    Fluid grids merely rearrange the layout to fit the screen size and can be thought of as a subset of Responsive Design (simplistic explanation so caveats may apply). RWD has much more to it including: responsive image sizing, media queries, server side matters, element reformatting (think of the likes of nav bars changing from horizontal tabs to thumb-friendly vertical button menus for smaller devices), changing content for device usage scenarios, etc...


Advertisement