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 7749469
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T11:03:30+00:00 2026-06-01T11:03:30+00:00

So I made a background image to that is just two colored bars to

  • 0

So I made a background image to that is just two colored bars to match my header and nav bar. I just want it to repeat horizontally but its not showing up. Heres a screen shot that shows my files and the image:
enter image description here

Thanks for any help!

HTML

   <!doctype html>
<html lang="en">
<head>
   <meta charset="utf-8" />
   <title>Tech MAX'd</title>
   <link rel="stylesheet" href="css/main.css" type="text/css"/>
   <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
   <script src="js/general.js" type="text/javascript"></script>
</head>


<body>  
   <div id="big_wrapper">
      <header id="top_header">
         <h1>Welcome to Tech MAX'd</h1>
      </header>

      <nav id="top_nav">
         <ul>
            <li>...

CSS

*{
   margin:0px;
   padding:0px;
}
h1{
    padding: 2px;
    color: #ffffff;
    font: 24px Palatino;
    display: inline-block;
}
h2{
   font: bold 14px Palatino;
}
header, section, footer, aside, nav, article, hgroup{
   display:block;
}
body{
margin: 0px;
padding: 0px;
text-align: center;
background: #e0e0e0 url(images/tmbackground.gif) repeat-x;
}
#big_wrapper{
   min-width:1000px;
   max-width: 1000px;
   margin: auto;
   text-align:left;
}
#top_header{
   padding:20px;
   background-color: #820000;
}
#top_nav{
   padding:7px 7px 7px 20px; /* top,right,bottom,left */
   background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#b6b6b6))
}
#top_nav li{
   display:inline-block;
   list-style:none;
   padding-right:25px; /*space between links*/
   font: bold 14px Tahoma;
}
a.topLinks{
    color: #4e4e4e;
    font: bold 16px Century;
    text-decoration: none
}
a.topLinks:hover{
    color: #820000;
    font: bold 16px Century;
    text-decoration: none
}
#new_div{
   display:inline;
}
#main_section{
   min-width: 630px;
   max-width: 630px;
   border: 1px solid #820000;
   background-color: white;
   float: left;
   margin: 20px;
   padding: 20px;
}
#side_news_banner{
    float: left;
    margin-top: 20px;
    margin-left: 15px;
}
.side_news{
   border: 1px solid red;
   width:220px;
   margin: 20px 0px;
   padding: 30px;
   background: #66CCCC;
}
#the_footer{
    clear: both;
   text-align:center;
   padding: 20px;
   border-top: 2px solid green;
}
article {
   background: #FFFBCC;
   border: 1px solid ;
   padding: 20px;
   margin-bottom: 10px;
}
article footer{
   text-align:right;
}
  • 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-01T11:03:31+00:00Added an answer on June 1, 2026 at 11:03 am

    Unless the directory images is a subdirectory of css, you need to use

    url(../images/background.gif)
    

    because the location is relative to the css file.

    Also, it’s usual to leave a space between the selector and the “{“, i.e. body { rather than body{.

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

Sidebar

Related Questions

Okay, I have two different background .jpgs that I want to used as the
I have made Catifier.com recently, and once the user sets their own background image,
I have created a wordpress theme and I made it so the background image
I want to add a torn, old page background image to my website. It
In Window Forms, I've put a pictureBox as a background image. Then, I've made
I've made a button background from shapes and is looking quite good for my
Background info : I was handed a Tool, which was made using MS-Access 2007,
I am changing the background color of the cells when the user has made
I've made a two level menu using CSS and HTML (ul's etc). What I
I'm having some trouble writing a function to change a background image on a

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.