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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T08:53:25+00:00 2026-05-24T08:53:25+00:00

I have recently inherited a large web project. Before taking this on, I had

  • 0

I have recently inherited a large web project. Before taking this on, I had primarily been working with applications, so some of the technology is new to me.

The css has the following class:

.group:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

Lots of things all over the website have group as one of their classes. As far as I can see, this is the only bit in the css that references it.

I tried taking away the group class in some places, as it didn’t seem to be doing much. However, this caused all kinds of weird things to go wrong – for instance, colour from one element would seem to run on to the next. I don’t see why adding a period to the end of the elements is stopping this.

Could anyone elighten me?

Edit: Here is one of the places where the group class is used. If I remove it, so that the div has only the class wrapper, the whole page breaks.

<div id="header">     
    <div class="wrapper group">  
        <div class="fl">
            <a href="default.aspx">myHandle</a> |
            <a href="~/features.aspx" runat="server" id="A1">features</a> |
            <a href="~/about-businessbook.aspx" runat="server" id="A3">about</a>
        </div> 
        <asp:Panel ID="pnlNotLoggedIn" runat="server" cssclass="fr">
            <a href="~/loginpro.aspx" runat="server" id="lnkHome">sign in</a> |
            <a href="~/registerpro.aspx" runat="server" id="lnkAbout">sign up</a>  
        </asp:Panel>
    </div>
</div>
  • 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-24T08:53:25+00:00Added an answer on May 24, 2026 at 8:53 am

    That’s more commonly known as “clearfix” – though “group” is arguably a more semantic class name, if less recognizable.

    It’s a technique to “clear/contain floats”: http://www.ejeliot.com/blog/59

    More information on clearfix:

    • http://www.positioniseverything.net/easyclearing.html
    • http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified/
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have recently inherited a large project using an sqlite3 database and currently I
I've recently inherited a fairly large web site. The project is set up as
I have recently inherited a large website. I have been checking it for security
I've recently inherited a project primarily done in C++, so this is my first
I have recently been working on implementing an ajax based file uploader for my
I have recently inherited a J2EE Struts web app that was written back in
I recently inherited a large software project written in Java. The last developer used
I’m looking for some advice. I recently wrapped up a project where I inherited
I have recently inherited a MOSS 2007 based application primarily involving an InfoPath 2007
I have inherited a WiX project from a contractor that recently left. When I

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.