Here is the question: > vs. %
currentt cite and
% new t blockquote
Andrew ,'Damage'
Off-topic discussion. Wanna talk about corsets, duct tape, or physics? This is the place. Detailed discussion of any current-season TV must be whitefonted.
Here is the question: > vs. %
currentt cite and
% new t blockquote
All of the debugging is making me feel dumb.
Dana, I'm so sorry about your DH's job.
So intrigued and relieved about the SCOTUS's ruling.
I had more to say, but it's gone.
OH! the valedictorian/salutatorian. In my district anyone over a 4.0 is considered a valedictorian so many schools have multiples. This year we had 4 of them.
Somehow all that homemade mayo discussion inspired me to make donuts for dessert. I can't explain it, but I'm not complaining. Donuts are of the good.
In my versions of both Firefox and Opera those are showing up correctly, i.e., the same, except where my user stylesheet intervenes (blockquote). Opera is offering to update, so I'm going to do so to see if it really is a versioning issue or if it's something in my settings allowing it to display correctly where Typo's fails.
No, it's not versioning. It looks the same in my Opera 12.
In my district anyone over a 4.0 is considered a valedictorian so many schools have multiples. This year we had 4 of them.
Oh that makes sense. We had multiple valedictorians the year I graduated, but only one gave a speech. That was at the traditional HS, the alternative school didn't bother with a valedictorian since every graduate got to make a speech anyway.
Of our 4 valedictorians, only one of them WANTED to give the speech though the principal wanted all of them to do it.
% percent
caret
Percent and caret are both working for me in opera 12. No difference. Is "cite" something other than percent?
Those both look correct to me, Typo. If they appear wrong to you, can you go to: Opera/Page/Developer Tools/Opera Dragonfly? The window with the debug info will come up. You should be on the Document tab in the lower left pane. Then click on the two examples you just created. Look under the Styles tab in the lower right pane, and you should see the .css that's being brought up for that element. It should say buffista.css:190 or something like that if it's functioning correctly, if it's not it might say buffista.css:16 or something else. Click the X in the bottom right panel to get back to normal.
In Firefox if you want to play along, that instruction is go to: Firefox/Web Developer/Inspect, then click on the element, then click on Style in the popup bar at the bottom. Click the X in the bottom popup bar to get back to normal.