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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T18:27:23+00:00 2026-05-25T18:27:23+00:00

sorry to combine two questions into one but I’m having trouble finding and answer

  • 0

sorry to combine two questions into one but I’m having trouble finding and answer to two even when I think it should be simple.

When I set the font size for a table like this:

table.tablesorter {
    font-family:arial;
    font-size: 16px;
    width: 100%;
    text-align: center;
    border-spacing: 0px;

Then when I create tags that look something like this:

h6 {
    font-size: 0.875em;
    color: #9a5353;
    font-weight: 500;
}

Why doesn’t the font size in the table decrease?
The reason why I’m asking this is because I want two different fonts in one column, one for the header and one for the text below. Is this possible? Also can I vertically align this text? Thank you :))

Here’s what a row looks like 🙂

<tr onclick="alert('Bob Squarepants')">
    <td><IMG src="posters/poster1.png"></td> 
    <td><h6>Venue Name</h6><BR>Some event</td> 
    <td>General, Hip Hop</td> 
    <td>$4.00</td> 
    <td>$1.00</td> 
    <td>$1.00</td> 
    <td>$2.00</td> 

</tr> 
  • 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-25T18:27:23+00:00Added an answer on May 25, 2026 at 6:27 pm

    Because the tag H6 is reserved its font size as it is a header tag, you will need to define the font size in the H6 tag as also the table tag for each.

    To vertical align there are some options you can take, to center the text in the cell you could apply even padding around the cell. There is also some css styles you may use;

     vertical-align: top/middle/bottom;
    

    Where you choose whichever one you want. You could also try this…

     line-height: **px;
    

    Where ** is your desired line height, and lastly if your H6 is wrapped in another fixed sized div you could try…

     margin: auto 0; text-align: center;
    

    This would do the trick just play around with it 🙂

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

Sidebar

Related Questions

Sorry to combine two questions into one, they are related. HashCode s for HashSet
First off, sorry for the lame title, but I couldn't think of a better
Sorry if this is a noob question but is there a way to combine
So, I've been asking a lot of Xpath questions recently. Sorry, but I've only
Sorry for this not being a real question, but Sometime back i remember seeing
Sorry for my ignorance here, but when I hear the word webserver, I immediately
Sorry if this sounds like a really stupid question, but I need to make
Sorry if the title is poorly descriptive, but I can't do better right now
Sorry for the long post, but most of it is code spelling out my
Sorry for the vague title but I really didn't know what title to give

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.