Royal Deer Design, Web Design New York City. We are a web design and internet marketing company located in New York City
Sunday October 31, 2010, 0:23One can display mathematical formulas in plain HTML 4.0 on both Mac OS and MS Windows. You can read more about that here. Unfortunately, there is not any tag which can place the characters on top of each other. To achieve it we have to use few lines of CSS and HTML code.
Below the solution:
CSS:
span.subsup {
position: relative;
}
span.subsup sub {
position: absolute;
left: 0em;
bottom: -1.4em;
}
HTML:
CO < span class="subsup">< sup>2-< /sup>< sub>3< /sub>
Interesting thing is that you can create a fraction simply by making Superscript underline. Just like: < sup>< u>2-< /u>< /sup>.
Tweet
Superscript and Subscript at the Same Place (html)
Below the solution:
CSS:
span.subsup {
position: relative;
}
span.subsup sub {
position: absolute;
left: 0em;
bottom: -1.4em;
}
HTML:
CO < span class="subsup">< sup>2-< /sup>< sub>3< /sub>
Interesting thing is that you can create a fraction simply by making Superscript underline. Just like: < sup>< u>2-< /u>< /sup>.
Tweet
- Opera - there are browsers worse than IE | Blog/News | Sunday December 13, 2009 5:00
Few reasons: - problem with displaying images, in... - Skype has multipoint videoconferencing | Blog/News | Wednesday January 20, 2010 10:53
Company ViVu has released VuRoom, it is a plug-in ... - New York Times will Charge for Online Access | Blog/News | Wednesday January 20, 2010 13:16
The New York Times is going to charge readers for ... - Entrepreneur.com writes about a website from our portfolio! | Blog/News | Saturday January 23, 2010 20:19
Royal Deer Design is working with MV Sport on the ... - Google Voice | Blog/News | Wednesday January 27, 2010 7:56
The conflict between Google, Apple and AT&T about...
- Website Design | Articles/Encyclopedia | Sunday January 17, 2010 17:44
Web design (Website Design). Web design it is a se... - Bounce Rate | Articles/Encyclopedia | Friday February 26, 2010 21:51
Bounce rate - a phrase used in website site traffi...

When do-it-yourself is the bad choice: 5 items small #business owners should invest in http://t.co/w4lKVxue via @