Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Basic Design Layout

Featured Replies

When starting a design, I'm getting into the habit of doing this just to get a visual feel for what the contents going to be like on the page.

 

Does anyone else do this or does someone know of a better way to get a visual feel within the browser before starting to do heavier markup?

 

Example

When starting a design, I'm getting into the habit of doing this just to get a visual feel for what the contents going to be like on the page.

 

Does anyone else do this or does someone know of a better way to get a visual feel within the browser before starting to do heavier markup?

 

Example

 

Ahh, my eyes! ;)

 

I nearly always start off with this in the body:

 

<div id="wrapper">
<div id="container">
 <div id="header"></div>
 <div id="content"></div>
 <div id="footer"></div>
</div>
</div>

 

From there I just work out widths & heights etc. from the widths and heights of the photoshop design (once cut up), and just add more <div> tags as required for the layout. I always work from the header down on a site, I guess it's just personal preference though, right?

As above, I always do a design in photoshop first and go from there, once happy with the design I have a site set up folder which I duplicate for the design as it has all my basic styles and formatting already done.

 

I then eidt the basic styles so that it fits with my new design/layout.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.