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

  • Home
  • SEARCH
  • 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 6725619
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T09:49:46+00:00 2026-05-26T09:49:46+00:00

I’m finishing up a midterm project for an HTMl course and I’m working on

  • 0

I’m finishing up a midterm project for an HTMl course and I’m working on my last page. Problem is, the table overflows to the right (when the browser isn’t maximized) and I can’t figure out how to fix it. Can anyone help?

I can’t post a pic. (No rep)

The HTML:

<div id="rightcolumn">  
 <h2>Fuel Cells</h2>
  <!--3 Column by 3 Row Layout using a Table-->
  <table width="100%" border="0" cellpadding="6">
   <caption>Fuel Cells as a Source of Green Energy</caption>
   <tr>
    <td colspan="3">The research and development of fuel cells is extremely important. Fuel cells are an important technology because they use hydrogen to create energy. Hydrogen is the most plentiful element in our universe, quite unlike oil. If the US ran on fuel cells we  would finally be independent from oil. Also, hydrogen doesn&rsquo;t need to be  &ldquo;mined&rdquo; like oil. If we no longer needed oil we would save on the price we have  been paying for decades. Hydrogen is both extremely abundant and a renewable  resource. If hydrogen was used as our primary power source we wouldn&rsquo;t ever  need to worry about running out of it, like we do with oil and other fossil  fuels. A cloudy day can stop solar panels from generating much electricity and  a still day can stop wind power. With hydrogen however, weather wouldn&rsquo;t affect  the quantity of power fuel cells produce. This makes fuel cells far more  reliable than other, alternative forms of &ldquo;green&rdquo; energy.
    </td>
   </tr>
   <tr>
    <td ><img src="FuelCellDiagram.png" width="335" height="232" alt="How Fuel Cells Work" /></td>
    <td><img src="FuelCellhome.png" width="345" height="250" alt="Fuel Cell Powering Home" /></td>
    <td><img src="FCCar.GIF" width="400" height="347" alt="How Fuel Cells power Cars" /></td>

   </tr>
   <tr>
    <td colspan="3">Fuel cells are important  because of their harmless byproducts. Water and heat, the byproducts, aren&rsquo;t  dangerous and could actually be useful. The heat generated by fuel cells could  be used to heat homes or water, making fuel cells even more efficient. Fuel cells would allow us to power our cars as well as our homes. This would  lead to an end of the use of gasoline or battery powered vehicles. Although  cars are becoming more efficient, they are unable to match the efficiency of  fuel cells. Our current gas powered vehicles produce harmful pollutants during  fuel combustion. Battery powered vehicles are also harmful because of the  pollutants that are byproducts of both creating and disposing of them. If the  world could end its dependence on oil and transition to fuel cells, our  pollution levels would be a fraction of what they are now. In China, many  cities are filled with smog because of the way they are powered. If China were  to replace their coal plants with fuel cells, the ever increasing smog  throughout China would begin to fade. Also, we  would no longer have to worry about pollution from oil spills or oil wells. 
    </td>
   </tr>
 </table>
<!--End of Columns/Table-->

</div>

and the CSS is:

#container { 
        margin: auto;  
        width:80%;
        min-width:700px;
    background-color:#93A5C4;
    color:#000000;
    border: 2px double #000000;
}
#rightcolumn { 
        margin-left:140px;  
        background-color:#ffffff;
    color:#000000;
    padding:10px;
}
td, tr, th {
padding: 10px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

I can’t edit the rightcolumn CSS though because I need it like that to display the other pages properly and I’m only allowed to use one CSS sheet for the entire site.

  • 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-05-26T09:49:47+00:00Added an answer on May 26, 2026 at 9:49 am

    A quick solution would be to add a style of “overflow:scroll” in your declaration for the rightcolumn div.

    <div id="rightcolumn" style="overflow:scroll"> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I'm working with an upstream system that sometimes sends me text destined for HTML/XML
That's pretty much it. I'm using Nokogiri to scrape a web page what has
Basically, what I'm trying to create is a page of div tags, each has
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
this is what i have right now Drawing an RSS feed into the php,
I have this code to decode numeric html entities to the UTF8 equivalent character.
I am currently running into a problem where an element is coming back from
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out

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.