Jump to content

div class is not working in div id


Alicia

Recommended Posts

Hi,

Can some experts please advise why style in my class 1mycolumn doesn't work in browsers even it shows okay in dreamweaver :

        <div class="TabbedPanelsContentGroup">
          <div class="TabbedPanelsContent">
          <div id="mycontainer">
          Today's Buy
             <div class="1mycolumn">1 colum</div>
            <div class="1mycolumn">1 colum2</div>
            <div class="1mycolumn">1 colum3</div>
            <div class="1mycolumn">1  colum4</div> 
              <div id="rightcolumn">wedwsrighthh                
                <p> </p>
                <p> </p>
                <p> </p>
                <p> </p>
              </div> 
          </div>
          </div>
          <div class="TabbedPanelsContent">Content 2</div>
        </div> 

 

other spry tab class and the righcolumn id works fine but not 1mycolumn class.. please advise. thanks.  I am trying to show some content in multple same size columns. Thanks.

Link to comment
https://forums.phpfreaks.com/topic/265106-div-class-is-not-working-in-div-id/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.