Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9123011
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T06:14:14+00:00 2026-06-17T06:14:14+00:00

I am about coding af new website but I am having some trouble fulfilling

  • 0

I am about coding af new website but I am having some trouble fulfilling all design and SEO requirements. The site in fullscreen will have a max-width of 950px, a top and a bottom with full width of the page and a center area with a left part with width 200px and a content area with dynamic width – when the site is shown on small screens the top and bottom will remain top and bottom but left will be moved beneath content. The requirements to SEO is, that the content, in code, should be placed above the left part and no javascript used to fix design issues.

My big problem is placing the left part because if I use absolute position the bottom will not be bottom of the page – and using float gives me trouble when the screen is less than 950px but more than 320px where I change position of left.

Can anyone give me an example with these requirements?

EDIT:

A simple example with absolute position;

<!doctype html>
<html>
<head>
  <title>TEST</title>
</head>
<body>
  <div style="max-width: 750px; background-color: Red;">TOP</div>
  <div style="max-width: 750px; position: relative;">
    <div style="margin-left: 200px; background-color: Green;">CONTENT</div>
    <div style="width: 200px; position: absolute; top: 0; background-color: Silver;">LEFT<br>LEFT<br>LEFT<br>LEFT</div>
  </div>
  <div style="max-width: 750px; background-color: Blue;">BOTTOM</div>
</body>
</html>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T06:14:15+00:00Added an answer on June 17, 2026 at 6:14 am

    Closed – does not seem to be possible without the use of JavaScript.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

sorry about the funky title, I was having trouble coming up with one. First
I am very new at coding. Now I am going to tell you about
I'm coding a new website that will need users to enter their mobile phone
I'm coding a website to learn more about PHP and am making a JQuery
I am fairly new to this whole R coding malarky, but needed to take
How would I go about coding a new Windows Vista Shell?
I am pretty new to css + html and am coding my first website.
This isn't really a coding question, but I wanted to ask about what is
I am pretty new to PHP and am having a question about dropdown lists.
I'm coding my version of the String class, but Valgrind whines about my implementation

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.