treehouse : what would you like to learn today?
Web Design Web Development iOS Development

fuqlibs

  • Question about a Framework I am working on.

    I wanted to add that the popular .media object by Nicole Sullivan that popularized these principles RARELY scope to a tag, but warned against the practice. Otherwise it would look like this: .media { } .media img (instead of .media__body …
    Comment by fuqlibs March 4 permalink
  • Question about a Framework I am working on.

    I'm sorry for sounding harsh, but you do not know what you are talking about. It is good semantics based on the B.E.M naming convention and name-based scoping rules. "Elements" are not scoped to a tag but a Block in B.E.M. Semantics …
    Comment by fuqlibs March 4 permalink
  • oocss / b.e.m question

    I think that my reasoning when doing this originally was correct. Here is an interesting read. I believe the same person wrote inuit.css. I have no idea why bootstrap is making --pills and --tabs modifiers and trapping additional options in. Tabs sh…
    Comment by fuqlibs February 20 permalink
  • oocss / b.e.m question

    Yes. Thank you
    Comment by fuqlibs February 19 permalink
  • oocss / b.e.m question

    I just wanted to add the markup would look like this for the current solution If I make tabs as a modifier, it would appear like this to define its position Thanks again for your help. I do appreciate it.
    Comment by fuqlibs February 18 permalink
  • oocss / b.e.m question

    Current Hierarchy Each class below list requires the list object to appear in the class attribute. The reason is, List contains all the main code, like the clearfix, changing the list type, setting the padding, etc. It was setup to be DRY. list …
    Comment by fuqlibs February 18 permalink
  • oocss / b.e.m question

    I am not finding much on "sub-modules" even in that article. The one problem I see with keeping these as modifiers is that each can have additional modifiers and I am not sure that fits in the B.E.M. structure. For example, currently I ha…
    Comment by fuqlibs February 18 permalink
  • oocss / b.e.m question

    Can you also give me an example of sub-modules for future reference.
    Comment by fuqlibs February 17 permalink
  • oocss / b.e.m question

    Thank you for the advise. It is much appreciated.
    Comment by fuqlibs February 17 permalink
  • What is the best way of clearing floats in css?

    Thank you for all your help everyone. It is much appreciated.
    Comment by fuqlibs January 30 permalink
  • What is the best way of clearing floats in css?

    I guess my follow up question is: Is there a place you can recommend with global statistics on browser usage? This company is not running any type of analytic program and I would like to keep the size of the file down.
    Comment by fuqlibs January 30 permalink