Skip to main content

Home/ CSS Evangelist/ Group items tagged CSS-Layout

Rss Feed Group items tagged

Frederik Van Zande

Fluid elastic design : Boagworld web design podcast - 0 views

  •  
    When it comes to planning the layout of your new website there are just three commonly used website layout structures to choose from: Fixed; Fluid & Elastic width layouts. None of these are perfect; each comes with its own advantages and disadvantages.
Vernon Fowler

A Complete Guide to Flexbox | CSS-Tricks - 0 views

  • flex-direction
  • flex-wrap
  • space-around: items are evenly distributed in the line with equal space around them
  • ...6 more annotations...
  • justify-content
  • align-items
  • flex-start: cross-start margin edge of the items is placed on the cross-start line
  • stretch (default): stretch to fill the container (still respect min-width/max-width)
  • Note: this property has no effect when the flexbox has only a single line.
  • flex-grow
yc c

YUI 2: Grids CSS - 0 views

  •  
    YUI Grids CSS offers four preset page widths, six preset templates, and the ability to stack and nest subdivided regions of two, three, or four columns. The 4kb file provides over 1000 page layout combinations.
Alexis Sgavel

CSS3: Media Queries in the Wild | The Inspiration Blog - 0 views

  •  
    Media Queries are here! The new, 'hip' approach to fluid web development. This awesome CSS technique allows web developers to provide multiple site layouts based on the width of the web browser. Percentage based tables, eat your heart out!
Hussain M Elius

jQuery Masonry - 7 views

  •  
    Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.
mikhail-miguel

.: PortalDigiDesign - Webmasters em ação! Tutoriais, scripts, layouts prontos... - 0 views

  •  
    Olá webmaster! Procurando por recursos para turbinar seu site? O PortalDigiDesign tem as melhores soluções em php, asp, javascript, css, coldfusion, dicas de webdesign, layouts prontos, flash, applets, serviços gratuitos como indique o site, usuár...
mikhail-miguel

.: PortalDigiDesign - Webmasters em ação! Tutoriais, scripts, layouts prontos... - 0 views

  •  
    Olá webmaster! Procurando por recursos para turbinar seu site? O PortalDigiDesign tem as melhores soluções em php, asp, javascript, css, coldfusion, dicas de webdesign, layouts prontos, flash, applets, serviços gratuitos como indique o site, usuár...
mikhail-miguel

.: PortalDigiDesign - Webmasters em ação! Tutoriais, scripts, layouts prontos... - 0 views

  •  
    Olá webmaster! Procurando por recursos para turbinar seu site? O PortalDigiDesign tem as melhores soluções em php, asp, javascript, css, coldfusion, dicas de webdesign, layouts prontos, flash, applets, serviços gratuitos como indique o site, usuár...
mikhail-miguel

.: PortalDigiDesign - Webmasters em ação! Tutoriais, scripts, layouts prontos... - 0 views

  •  
    Olá webmaster! Procurando por recursos para turbinar seu site? O PortalDigiDesign tem as melhores soluções em php, asp, javascript, css, coldfusion, dicas de webdesign, layouts prontos, flash, applets, serviços gratuitos como indique o site, usuár...
mikhail-miguel

On having layout - the concept of hasLayout in IE/Win - 0 views

  •  
    A lot of Internet Explorer's rendering inconsistencies can be fixed by giving an element 'layout'. This leads to a question of why 'hasLayout' can change the rendering of, and the relationships between elements. In this article, the authors focus on some aspects of this complicated matter.
‹ Previous 21 - 40 of 132 Next › Last »
Showing 20 items per page