Tagged Questions
0
votes
2answers
86 views
Safari HTML for Planck Constant/Reduced Planck Constant
I want to display the symbols commonly known as h and h-bar. This is for Safari and iOS. What do I enter into my html?
If there is a table of such things somewhere, a reference to it would be ...
8
votes
4answers
804 views
Is there anything wrong with targeting the alt attribute in css?
I tried targeting the the alt attribute in css. My solution worked in Firefox/Mozilla, but fails in Safari-Chrome/Webkit. Is there anything wrong with styling an alt tag? If not, how do you suppose I ...