Skip to main content
December 30, 2013
Question

fluid layout

  • December 30, 2013
  • 2 replies
  • 905 views
Does MKTO have the ability to create landing page with a fluid layout instead of a fixed width?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

December 30, 2013
I've certainly seen it done with some custom HTML. This Discussion thread has some great resources: http://community.marketo.com/MarketoDiscussionDetail?id=90650000000PgszAAC
December 31, 2013
Complementing Erik's great suggestion...

I love Ethan Marcotte's book Responsive Web Design.

Ethan coined that term and design principles in May 2010 and remains the leading reference.

As a side note, responsive websites are built on a fluid grid and use media queries to control the design and its content as it scales down or up with the browser or device. In few words, responsive is the natural evolution.