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.

DrSciFi

Members
  • Joined

  • Last visited

  1.    DrSciFi reacted to a post in a topic: HELP WITH IMG ALIGNMENT PLEASE
  2. Hi Could somebody please help me with some coding...? I am new to this forum and I am also fairly new to web design, however I need to create a site and I cannot figure out how to code a specific layout, using html and css. This is the situation: (I am using Dreamveawer CC) I have a background image that needs to fill the whole screen. For this I have used a code: html { background: url(images/bgimg.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } and that seems to be working, as I need the image to shrink down with the screen size - as the site needs to be responsive and fit for tablet and mobile view etc. The problem I have are actually the images, because they need to be scattered all over the screen, they also need to be responsive to the screen size and shrink along with the background image for tablet view. (For the mobile view, the images turn into icon size and are aligned in rows). I don't know how to position images exactly where I want them, and have them move and shrink with the size of the screen all the way to tablet size? I have created a container, using: <div class="Container"></div> .Container { height: 800px; width: 100%; margin: 10px auto; background: #5780E8; } I don't know if this is a correct size either. But it seems to be working with the screen size. I thought I'd place the images inside of this container. Could someone please explain this to me? Thank you...

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.