Aboagye Prince coding

Tell us what’s happening:
Describe your issue in detail here.

Your code so far


<html>
  <body>
    <table>
      <table border="1">
      <tr><th>column 1 header</th>
      <th>column 2 header</th>
      <tr><td>Prince</td>
      <td>Kyle Walker</td></tr>
      <tr><td>One Billion</td>
      <td>Two Wura</td></tr>
      <tr><td>Salamatu</td>
      <td>Business man</td></tr>
      <TABLE BOARDER =1 width=50%>
      <caption><h1>spare parts</h1></caption>
      <tr><th>stock number</th><th>Description</th><th>List price</th></tr>
      <tr><td bgcolor=red>3476-AB</td><td>76mm socket</td><td>45.00</td></tr>
      <tr><td>3478-AB</td><td><font color=blue>78mm socket</font></td><td>47.50</td></tr>
      <tr><td>3480-AB</td><td>80mm socket</td>
      <td>50.00</td></tr></TABLE>
      <Table Border=1 cell padding=2>
      <tr><th>column 1 header</th><th>column 2 header</th></tr>
      <tr><td colspan=2>row 1 column 1</td></tr>
      <tr><td rowspan=2>row 2 column 2</td>
      <td>row 2 column 1</td></tr>
      <tr><td>row 3 column 2</td></tr></table>



























    <table/>
  <body/>
<html/>
    

Your mobile information:

Infinix X683 - Android 10 - Android SDK 29

Challenge: Learn Basic CSS by Building a Cafe Menu - Step 1

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

hello and welcome to fcc forum :slight_smile:

are you sure you are sharing correct “step / exercise” url in here?

happy coding :slight_smile: