CSS-MMI: example
<html xmlns="http://www.w3.org/1999/xhtml">
<form action="http://example.com/horoscope">
Your star sign?
<input id="sign" type="text" name="sign" />
</form>
<html xmlns="http://www.w3.org/1999/xhtml">
<form action="http://example.com/horoscope">
Your star sign?
<input id="sign" type="text" name="sign" />
</form>
32