Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Stupid Attack

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40492
    CSSnewbee
    Member

    I need help with inserting an H1 tag on a current page for SEO.

    Here’s the page [Web page here](http://www.adjustinglifechiro.com/indextest.php “Problem”)
    Here’s the CSS for that page [CSS Here](http://www.adjustinglifechiro.com/main1.css “CSS problem”)

    The section I want to make H1 is labelled

    Thank you in advance for your help.

    CSSNewbee

    #112789
    CSSnewbee
    Member

    Andy- Thank you for the quick response but my stupid attack continues. Would you be so kind to write the code for the css and the actual html page. I made changes, but it didn’t work the way I thought it would. When I tested it the ‘h1’ tag was still not recognized by the software I was using for SEO.

    Here’s the CSS
    .submaintextbold {
    padding-left:15px;
    text-align:left;
    font:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:26px;
    color:#333;
    font-weight:bold;
    }
    Here’s the html section I’m changing (I think) on the website:

    Belton Texas Chiropractor – Meet Dr. Patrick McHorse, DC

    Again, I apologize for my ignorance.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.