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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T13:56:37+00:00 2026-06-14T13:56:37+00:00

I am sorry but I am not able to do this simple thing. I

  • 0

I am sorry but I am not able to do this simple thing. I am not able to add an image in the table cell.
Below is my code which I have written:-

 <html>
   <head>CAR APPLICATION</head>
   <body>

    <table border = 5 bordercolor = red align = center>
    <th colspan = 14>ABCD</th>
    <tr>
        <th colspan = 4>Name</th>
        <th colspan = 4>Origin</th>
        <th colspan = 4>Photo</th>
    </tr>
    <tr>
        <td colspan = 4>Bugatti Veyron Super Sport</th>
        <td colspan = 4>Molsheim, Alsace, France</th>
        <td colspan = 4><img src="C:\Pics\H.gif" alt="" border=3 height=100 width=100></img></td>
    </tr>
    <tr>
        <td colspan = 4>SSC Ultimate Aero TT  TopSpeed</td>
        <td colspan = 4>United States</td>
        <td colspan = 4 border=3 height=100 width=100>Photo1</td>
    </tr>
    <tr>
        <td colspan = 4>Koenigsegg CCX</td>
        <td colspan = 4>Ängelholm, Sweden</td>
        <td colspan = 4 border=4 height=100 width=300>Photo1</td>
    </tr>
    <tr>
        <td colspan = 4>Saleen S7</td>
        <td colspan = 4>Irvine, California, United States</td>
        <td colspan = 4 border=3 height=100 width=100>Photo1</td>
    </tr>
    <tr>
        <td colspan = 4> McLaren F1</td>
        <td colspan = 4>Surrey, England</td>
        <td colspan = 4 border=3 height=100 width=100>Photo1</td>
    </tr>
    <tr>
        <td colspan = 4>Ferrari Enzo</td>
        <td colspan = 4>Maranello, Italy</td>
        <td colspan = 4 border=3 height=100 width=100>Photo1</td>
    </tr>
    <tr>
        <td colspan = 4> Pagani Zonda F Clubsport</td>
        <td colspan = 4>Modena, Italy</td>
        <td colspan = 4 border=3 height=100 width=100>Photo1</td>
    </tr>
</table>
 </body>
<html>

What I am doing wrong? This is my output screen:-

enter image description here

  • 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-14T13:56:39+00:00Added an answer on June 14, 2026 at 1:56 pm

    This worked for me:-

     <!DOCTYPE html> 
      <html>
      <head>
    <title>CAR APPLICATION</title>
     </head>
     <body>
    <center>
        <h1>CAR APPLICATION</h1>
    </center>
    
    <table border="5" bordercolor="red" align="center">
        <tr>
            <th colspan="3">ABCD</th> 
        </tr>
        <tr>
            <th>Name</th>
            <th>Origin</th>
            <th>Photo</th>
        </tr>
        <tr>
            <td>Bugatti Veyron Super Sport</th>
            <td>Molsheim, Alsace, France</th>
                    <!-- considering it is on the same folder that .html file -->
            <td><img src=".\A.jpeg" alt="" border=3 height=100 width=300></img></th>
        </tr>
        <tr>
            <td>SSC Ultimate Aero TT  TopSpeed</th>
            <td>United States</th>
            <td border=3 height=100 width=100>Photo1</th>
        </tr>
        <tr>
            <td>Koenigsegg CCX</th>
            <td>Ängelholm, Sweden</th>
            <td border=4 height=100 width=300>Photo1</th>
        </tr>
        <tr>
            <td>Saleen S7</th>
            <td>Irvine, California, United States</th>
            <td border=3 height=100 width=100>Photo1</th>
        </tr>
        <tr>
            <td> McLaren F1</th>
            <td>Surrey, England</th>
            <td border=3 height=100 width=100>Photo1</th>
        </tr>
        <tr>
            <td>Ferrari Enzo</th>
            <td>Maranello, Italy</th>
            <td border=3 height=100 width=100>Photo1</th>
        </tr>
        <tr>
            <td> Pagani Zonda F Clubsport</th>
            <td>Modena, Italy</th>
            <td border=3 height=100 width=100>Photo1</th>
        </tr>
    </table>
      </body>
      <html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am sorry if this is a duplicate but I was not able to
Sorry but I am not sure how to ask this question but I am
First of I'm very sorry but this questions is not so so specific. All
Sorry if this has already been answered but I could not find it here.
NOTE: sorry as this is not a programming question but i am not aware
Sorry if this question sounds a little silly, but I am not sure what
Note: Sorry for the amount of pseudo code below, but I didn't know how
I'm new to jquery so i'm sorry if this is simple. I have looked
I have this simple piece of code to turn *text* into <strong>text</strong> . This
Sorry to bother you folks. But i have a simple question. Ho can I

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.