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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T23:18:12+00:00 2026-05-30T23:18:12+00:00

I have a table of one row with two columns.I want to align content

  • 0

I have a table of one row with two columns.I want to align content of second column to right…My content is not aligned to right..Can you check that what is wrong there…….

Here is my code….

<html><head>                                                                                                                             
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="content-style-type" content="text/css">                                                                                                                <style>

 table td{
 border:1px solid green;
 }

 #Paginator ul{ margin:0px;padding:0px;}
 #Paginator ul li{ font-family::Arial,Tahoma,helvetica,sans-serif;font-size:9pt;list-style:none;float:left;margin:2px;padding:4px 8px 2px 8px;border:1px solid     black;cursor:pointer;}
 #Paginator ul li,#PrevPage{display:none;}
 </style>     

<body>

 <table style="border:1px solid red;width:100%"><tr>
  <td>
    <b style="float:left;">Number of Matching Addresses:&nbsp; 49 &nbspNumber of pages:  5</b>
 </td>

 <td align="right">

 <script>

 var ga_pageId = new Array();
 function pageNavigate(){if(document.getElementById("FromPage")){ var fromPage  = parseInt( document.getElementById("FromPage").value);} if(document.getElementById("ToPage")){var toPage =  parseInt( document.getElementById("ToPage").value);}if(fromPage == 1){document.getElementById("PrevPage").style.display="none";} else{ document.getElementById("PrevPage").style.display="inline"; }if(toPage == 5  || toPage<5){document.getElementById("NextPage").style.display="none";}else{ document.getElementById("NextPage").style.display="inline"; }for(var j=0;j<ga_pageId.length;j++){if(document.getElementById(ga_pageId[j])){document.getElementById(ga_pageId[j]).style.display="none"}}for(var i=fromPage;i<=toPage; i++){ var pageId = 'PAGE_'+i;if(document.getElementById(pageId))document.getElementById(pageId).style.display="inline"; }}

 function previousPage(){var fromPageEle = document.getElementById("FromPage");var toPageEle = document.getElementById("ToPage");if(fromPageEle && toPageEle){fromPageEle.value = parseInt(fromPageEle.value) - 1;toPageEle.value =  parseInt(toPageEle.value) - 1;pageNavigate();}}

 function nextPage(){var fromPageEle = document.getElementById("FromPage");var toPageEle = document.getElementById("ToPage");if(fromPageEle && toPageEle){fromPageEle.value = parseInt(fromPageEle.value) + 1;toPageEle.value =  parseInt(toPageEle.value)  + 1; pageNavigate();}}

 function pageOver(lv_this){if(lv_this.selected!='X')lv_this.style.backgroundColor = "#52CFCF";}
 function pageOut(lv_this){if(lv_this.selected!='X')lv_this.style.backgroundColor = "#E6EFFA";}

 </script>

   <div id="Paginator">
   <input type="hidden" id="FromPage" value="1"/>
   <input type="hidden" id="ToPage" value="5 "/>
    <ul > 

      <li onClick="previousPage()" id="PrevPage"><span>PREV</span></li>
      <script> ga_pageId.push('PAGE_1');</script>

      <li id="PAGE_1">1 </span></li>
      <script> ga_pageId.push('PAGE_2');</script>

      <li id="PAGE_2" >2 </span></li>
      <script> ga_pageId.push('PAGE_3');</script>

      <li id="PAGE_3" >3 </span></li><script> ga_pageId.push('PAGE_4');</script>

      <li id="PAGE_4">4 </span></li>
      <script> ga_pageId.push('PAGE_5');</script>

      <li id="PAGE_5">5 </span>
      </li>
      <li onClick="nextPage()" id="NextPage" style="display:none"><span>NEXT</span></li>
     </ul> </div>

 <script> pageNavigate()</script>

  </td>
  </tr>
</table>

</body></html>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
  • 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-30T23:18:13+00:00Added an answer on May 30, 2026 at 11:18 pm

    Add this css:

     #Paginator ul{ margin:0px;padding:0px; float:right;}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a table with two columns and one row, and 100% width across
I want to have a SQL table with two columns. One is a key
I have an HTML table with two columns. For the last row, I want
In my html page, I have one table, for every row there are two
I have a table column where each row has one of three states, and
I have table with one of the columns as date in 'YYYY-MM-DD' format. Can
I have one table that has two fields - ID1 and ID2 ID1 can
I have created one Jtable.This table consist of two columns name and timestamp. I
I have two table where two column are fixed. Some columns are identical and
I want a query to create a one row table with as many columns

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.