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.

Help Needed With Responsive HTML Web Page

Featured Replies

Hi,

 

I have a static loading HTML web page that I'm trying to mimic to a responsive behaviour and am having issues getting my client's image to the edge as it does in the static HTML loading page.

 

Here's the URL for my working in trying to transform this page to Responsive: http://www.eparrs.com/Private/responsive/

 

And, here's a picture of the static HTML page I'm trying to mimic: http://www.eparrs.com/Private/responsive/StaticHTML-loading-page.png ...the white edge being the edges of the browser.

Any suggestion(s) will be GREATLY appreciated.

 

Thank YOU in advance,

Trish

Hi Trish,

 

Modify the following code:

 

Modify the padding for #maincontent to this:

padding: 10px 0 0 10px;

Modify the width for both span_1_of_2 divs to this:

width: 50%;

Remove the following from the CSS of .col:

margin: 1% 0 1% 1.6%;

Remove this from #right_div:

margin-left: 1%;

That'll fix your problem. Also, in your HTML, you have this error:

<div id:="containerR"

Remove the ':' and your div will align to the right as you desire. You'll need to weak the responsive styling to reflect the changes I've advised.

Edited by throzen

yes u can put it inside right div along with the image and float it..

 

also have a look at bootstrap

Edited by sash_oo7

  • Author

Thank YOU sash_oo7,

Took some playing around with BOTH div tags but FINALLY I can say, this page is a success!

I found it odd that when editing on my WindowsXP computer I saw quit a different response to the containerR and stickyNote divs than what gets displayed online... and, yes, with the VERY same browser.

Thanks HEAPS both you and throzen for putting me onto the correct path!

Happy Camper I am :yahoo:

Trish

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.