Why isn't it possible to 'scale' pages?

Frequently Asked Questions about Quick 'n Easy Web Builder
Locked
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Why isn't it possible to 'scale' pages?

Post by Pablo »

Quick 'n Easy Web Builder is a What-You-See-Is-What-You-Get HTML generator, this means that the page will take up the same amount of pixels no matter what screensize, browser, resolution or DPI settings.
In Quick 'n Easy Web Builder you have total control over the layout, unlike traditional HTML editors.
But this means that all objects are positioned absolute using CSS (on a fixed position), so you will be able to overlap objects. Overlapping would not be possible if the output was traditional (relative) HTML, because then the position of an object is based on the objects around it, which makes it much harder to design pages.

Tip:
Design all your pages to be centered in the browser for 800x600, just like the big companies do (Microsoft, Apple, Google ...).

How is Quick 'n Easy Web Builder different from a regular HTML editor?
http://www.quickandeasywebbuilder.com/f ... .php?t=138
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Post by Pablo »

A new feature in Quick 'n Easy Web Builder allows you to stretch parts of a page. For advanced users only...
http://www.quickandeasywebbuilder.com/using_layers.html
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Why isn't it possible to 'scale' pages?

Post by Pablo »

How to add full width header and footer to your pages?
http://www.quickandeasywebbuilder.com/f ... 10&t=40139
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Why isn't it possible to 'scale' pages?

Post by Pablo »

See also:
How to make sure websites look good in Mobile Browsers?
http://www.quickandeasywebbuilder.com/f ... 10&t=40527
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Why isn't it possible to 'scale' pages?

Post by Pablo »

The next version of Quick 'n Easy Web Builder will support Responsive Web Design. This version is planned for next year (2015), we working very hard to make it the best version ever!
Locked