Hello Everybody,_________________1
Is there a way to show 1/2 like 2 in html?
Thank you all in advance,
ERAN
Printable View
Hello Everybody,_________________1
Is there a way to show 1/2 like 2 in html?
Thank you all in advance,
ERAN
will you please elaborate more?
Here's a couple of ideas
Edit for 1 1/4Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1250">
<meta name="generator" content="PSPad editor, www.pspad.com">
<title></title>
</head>
<body>
<sup>1</sup>⁄<sub>2</sub>
<table style="none">
<tr>
<td style="border-bottom:1pt solid black;">1</td>
</tr>
<tr>
<td>4</td>
</tr>
</body>
</html>
Code:<table style="none">
<tr>
<td>1</td>
<td>
<table>
<tr>
<td style="border-bottom:1pt solid black;">1</td>
<tr>
<td>4</td>
</tr>
</table>
<td>
</tr>
</table>
Like this: ½
½
You could always check out MathML though I don't think support is quite wide yet
Thank you Dead Eyes,
Now I can go to sleep.
Best Regards,
ERAN
p.S.:
Thank you mendhak AND kasracer for your replies.
Thank you ALL - i think there is nothing to add.
Good night
ERAN
hey, i would have helpped, if i knew what you were talking about :p
Reply to ALL,
I know that you would have helpped But it's really my fault - i have a lack in english vocabulary.
Have a nice day,
Best Regards,
ERAN