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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T04:20:44+00:00 2026-05-18T04:20:44+00:00

<table> <tr> <td></td> <td></td> </tr> </table> How do i replicate this kind of a

  • 0
<table>  
<tr>
<td></td>
<td></td>
</tr>
</table>

How do i replicate this kind of a structure using <div> or <span>‘ed CSS

  • 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-18T04:20:45+00:00Added an answer on May 18, 2026 at 4:20 am

    Depends on what you’re trying to replicate.

    With the simple example you’ve given, it’s not easy to tell exactly what you’re trying to achieve, but if what you’re tring to do is put two blocks side by side (ie as columns in a page layout), you just need to create a couple of <div> elements and style them using CSS to appear next to each other. Depending on exactly what you want, there are a number of ways you could do the stylesheets.

    One option would be to set them both as float:left;. Use width:... to set how wide you want them in pixels or percent.

    If float is too complex for you (and it is quite a big jump in concept from a table-based layout), you may want to consider using display:inline-block; instead. This will also allow the <div>s to be positioned next to each other, but gives you more control over how they position themselves.

    Finally, if the contents of the <table> is actually a table of data, don’t be afraid of keeping it in a table – the <table> tag and its friends are still valid HTML, and putting tabular data into a table is still a good thing.

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

Sidebar

Related Questions

I'm trying to replicate this table structure from this article. Here are my POCO's
I am trying to replicate this query using zend framework: SELECT activitytype.description, activity.datecompleted FROM
Table structure- int PrimaryKey DateTime Date int Price What I would like to do
I want to replicate this query in LINQ to SQL but am too unfamiliar
There is a table with values like this: Sets | Reps -----+------ 2 |
This is my test table: CREATE TABLE [General].[Test] ( [Name] NVARCHAR(20) NOT NULL, [SSN]
I'm working with the Azure REST API and they are using this to create
So basically I'm trying to replicate this query as a stored procedure. Use ThisDB
I want to replicate Gowalla UI of the detail part (the table with Map
We are using SQL 2008 Transactional replication to replicate data from our production database

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.