Fortsätt till huvudinnehåll

simple css layout


This is my first blog about css tricks - how to create a good simple css layout. CSS
.wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; font-weight: bold; text-align: center; } .wrapper > * { padding: 10px; flex: 1 100%; } .header { background: tomato; } .footer { background: lightgreen; } .main { text-align: left; background: deepskyblue; } .aside-1 { background: gold; } .aside-2 { background: hotpink; } @media all and (min-width: 600px) { .aside { flex: 1 auto; } } @media all and (min-width: 800px) { .main { flex: 3 0px; } .aside-1 { order: 1; } .main { order: 2; } .aside-2 { order: 3; } .footer { order: 4; } } body { padding: 2em; }

Kommentarer

  1. Unlock your trading potential with WinProFX, where innovation meets opportunity. Whether you're a beginner exploring the financial markets or an experienced trader aiming to refine your strategies, WinProFX provides the tools, insights, and support to help you trade with confidence. With a user-friendly platform, advanced trading features, real-time market analysis, and a commitment to delivering a seamless trading experience, WinProFX empowers you to make informed decisions and pursue your financial goals in today's dynamic markets.
    Contact us Address — 1st Floor, The Sotheby Building, Rodney Bay, Gros-Islet, SAINT Lucia P.O Box 838, Castries, Saint Lucia Phone no — +97144471894 Website — https://winprofx.org/

    SvaraRadera
  2. Navigating fast-moving Middle Eastern financial markets demands direct liquidity access, clear drawdown boundaries, and frictionless payout channels. Fundedfirm arms technical market participants with raw pricing spreads, ultra-low latency order routing engines, and structured account scaling blueprints designed to accelerate professional trading careers. Removing evaluation friction enables disciplined strategy developers to transition into live funded equity smoothly and manage portfolio risk with complete operational clarity. Partnering alongside the Best Prop Firm in UAE grants the substantial capital backing required to scale high-probability setups rapidly while utilizing strict risk parameters to safeguard initial account equity. By pairing modern execution technology with trader-first evaluation structures, Fundedfirm drives sustainable performance.

    Best Prop Firm in UAE

    SvaraRadera

Skicka en kommentar