Dami
-
Use of asterisk in CSS
Ah, that makes sense. Thank you. It did have me puzzled. I knew this was the place to come for answers!! ;)
-
Use of asterisk in CSS
Hmm, that's interesting. There are several other styles with the asterisk beside an attribute in that style sheet. I believe the style sheet was made with SASS, could that have anything to do with it?
-
font-size : PX vs EM
REM's base themselves on the HTML font-size. So nested font-sizes don't get exponentially bigger/smaller/more complex. Thank you! I thought it was my imagination the first time I saw that happening. I hate using EMs just for that re…
-
Is it possible to ignore a specific style on style sheet for a specific page?
I completely agree. Now to convince the powers-that-be.
-
Is it possible to ignore a specific style on style sheet for a specific page?
@traq, that looks like a very viable solution. Since we're developing a web app for the client to sell, it's hard to say what the end users will be using. The boss said they would probably be using more modern browsers, so not to spend a…
-
playing music on a site
I'm not going to get into the debate (I think it's a situational thing), but if you give them an option to turn it on, also give them an option to turn it off if they have turned it on. Listening to the same short loop of music or the cli…
-
Would anyone be interested in a twice a week live screencast teaching you how to build websites?
While I'm not sure I could fit in two screencasts a week, your subject matter sounds very intriguing. Would they be available to view at one's own leisure?
-
Is it possible to ignore a specific style on style sheet for a specific page?
I look forward to hearing your idea. Thanks!
-
Is it possible to ignore a specific style on style sheet for a specific page?
Traq, my problem is that I'm being brought into a project that already exists, already has multiple style sheets and, quite possibly, hundreds of pages already functional. I don't know the number of pages this particular style sheet touch…
-
Is it possible to ignore a specific style on style sheet for a specific page?
I knew there was something I wasn't thinking of. It's that simple, yet elusive solution that remains just out of reach. That's what I get for overthinking it. :) Thanks guys! That did the trick. :)