. .

Three Types of Layout

Fixed Layouts use the unit pixel (px). This type of layout neither adjusts to the viewport (visible area of browser) nor to the default font size in web browser.

Flexible Layouts use percent (%) as unit. This type of layout adjusts automatically to the viewport respectively to users screen resolution.

Liquid Layouts are based on the units "em" or "ex". Such layouts grow and shrink everything when the user changes the text size (other layouts only modify the text size).

Fixed font sizes are a problem in many browsers (for example, IE6) because the user often cannot change the settings. For accessibility it is therefore a must to use relative units (em).

 

News

2011-04-29

Revised tutorial and optimized YAML template for DNN 5.x


2010-10-25
New YAML version 3.3 released and implemented in base skin --> ready to use with DotNetNuke. Release Notes


2010-01-11
YAML Version 3.2.1 with another small improvements out now and already updated in the DNN&YAML base skin. Release Notes


2009-12-15
Register now and we'll inform you about news! Register