html kódy pro mě
tady je html
<p><span style="background-color: rgb(128, 128, 128); color: rgb(255, 204, 0);">tady je html</span></p>
<font color="#ff0000" size="3"><strong> </strong></font><font color="#ff6600" size="2"><strong /></font><marquee height="590" behavior="scroll" direction="down" scrollamount="4" scrolldelay="29" style="position: absolute; left: 55%; top: 137px; width: 20px; height: 590px;"><a href="https://www.glitter-graphics.com.com/generators/falling_objects.php" title="Falling Objects" style="text-decoration: none;"><font color="#ffffff">*</font></a></marquee> <marquee height="578" behavior="scroll" direction="down" scrollamount="4" scrolldelay="5" style="position: absolute; left: 15%; top: 19px; width: 20px; height: 578px;"><font color="#ffffff">*</font></marquee> <marquee height="571" behavior="scroll" direction="down" scrollamount="3" scrolldelay="32" style="position: absolute; left: 66%; top: 88px; width: 20px; height: 571px;"><a href="https://www.glitter-graphics.com.com" title="Falling Objects" style="text-decoration: none;"><font color="#ffffff">*</font></a></marquee> <marquee height="567" behavior="scroll" direction="down" scrollamount="3" scrolldelay="23" style="position: absolute; left: 41%; top: 129px; width: 20px; height: 567px;"><font color="#ffffff">*</font></marquee> <marquee height="575" behavior="scroll" direction="down" scrollamount="2" scrolldelay="19" style="position: absolute; left: 5%; top: 101px; width: 20px; height: 575px;"><font color="#ffffff">*</font></marquee> <marquee height="634" behavior="scroll" direction="down" scrollamount="1" scrolldelay="13" style="position: absolute; left: 23%; top: 119px; width: 20px; height: 634px;"><a href="https://www.glitter-graphics.com.com/generators/falling_objects.php" title="Falling Objects" style="text-decoration: none;"><font color="#ffffff">*</font></a></marquee> <marquee height="555" behavior="scroll" direction="down" scrollamount="3" scrolldelay="21" style="position: absolute; left: 31%; top: 191px; width: 20px; height: 555px;"><font color="#ffffff">*</font></marquee> <marquee height="594" behavior="scroll" direction="down" scrollamount="4" scrolldelay="23" style="position: absolute; left: 13%; top: 39px; width: 20px; height: 594px;"><font color="#ffffff">*</font></marquee> <marquee height="577" behavior="scroll" direction="down" scrollamount="4" scrolldelay="48" style="position: absolute; left: 10%; top: 55px; width: 20px; height: 577px;"><font color="#ffffff">*</font></marquee> <marquee height="590" behavior="scroll" direction="down" scrollamount="4" scrolldelay="47" style="position: absolute; left: 58%; top: 5px; width: 20px; height: 590px;"><a href="https://www.glitter-graphics.com.com/generators/falling_objects.php" title="Falling Objects" style="text-decoration: none;"><font color="#ffffff">*</font></a></marquee> <marquee height="591" behavior="scroll" direction="down" scrollamount="5" scrolldelay="19" style="position: absolute; left: 64%; top: 15px; width: 20px; height: 591px;"><font color="#ffffff">*</font></marquee> <marquee height="574" behavior="scroll" direction="down" scrollamount="3" scrolldelay="46" style="position: absolute; left: 17%; top: 74px; width: 20px; height: 574px;"><font color="#ffffff">*</font></marquee> <marquee height="585" behavior="scroll" direction="down" scrollamount="6" scrolldelay="7" style="position: absolute; left: 85%; top: 22px; width: 20px; height: 585px;"><font color="#ffffff">*</font></marquee> <marquee height="671" behavior="scroll" direction="down" scrollamount="5" scrolldelay="29" style="position: absolute; left: 60%; top: 3px; width: 20px; height: 671px;"><a href="https://www.glitter-graphics.com.com" title="Falling Objects" style="text-decoration: none;"><font color="#ffffff">*</font></a></marquee> <marquee height="523" behavior="scroll" direction="down" scrollamount="1" scrolldelay="41" style="position: absolute; left: 56%; top: 125px; width: 20px; height: 523px;"><font color="#ffffff">*</font></marquee> <marquee height="550" behavior="scroll" direction="down" scrollamount="3" scrolldelay="14" style="position: absolute; left: 30%; top: 88px; width: 20px; height: 550px;"><a href="https://www.glitter-graphics.com.com" title="Falling Objects" style="text-decoration: none;"><font color="#ffffff">*</font></a></marquee> <marquee height="689" behavior="scroll" direction="down" scrollamount="4" scrolldelay="17" style="position: absolute; left: 25%; top: 58px; width: 20px; height: 689px;"><a href="https://www.glitter-graphics.com.com" title="Falling Objects" style="text-decoration: none;"><font color="#ffffff">*</font></a></marquee> <marquee height="502" behavior="scroll" direction="down" scrollamount="6" scrolldelay="16" style="position: absolute; left: 88%; top: 95px; width: 20px; height: 502px;"><font color="#ffffff">*</font></marquee> <marquee height="591" behavior="scroll" direction="down" scrollamount="1" scrolldelay="5" style="position: absolute; left: 59%; top: 54px; width: 20px; height: 591px;"><font color="#ffffff">*</font></marquee> <marquee height="554" behavior="scroll" direction="down" scrollamount="1" scrolldelay="10" style="position: absolute; left: 31%; top: 190px; width: 20px; height: 554px;"></marquee>
<form id="Calc" name="Calc"> <table align="center" border="4" cellpadding="" cellspacing="" summary="" width=""> <tbody> <tr> <td><input name="Input" size="16" type="text"></td> </tr> <tr> <td><input name="one" onclick="Calc.Input.value += '1'" type="button" value=" 1 "> <input name="two" onclick="Calc.Input.value += '2'" type="button" value=" 2 "> <input name="three" onclick="Calc.Input.value += '3'" type="button" value=" 3 "> <input name="plus" onclick="Calc.Input.value += ' + '" type="button" value=" + "><br> <input name="four" onclick="Calc.Input.value += '4'" type="button" value=" 4 "> <input name="five" onclick="Calc.Input.value += '5'" type="button" value=" 5 "> <input name="six" onclick="Calc.Input.value += '6'" type="button" value=" 6 "> <input name="minus" onclick="Calc.Input.value += ' - '" type="button" value=" - "><br> <input name="seven" onclick="Calc.Input.value += '7'" type="button" value=" 7 "> <input name="eight" onclick="Calc.Input.value += '8'" type="button" value=" 8 "> <input name="nine" onclick="Calc.Input.value += '9'" type="button" value=" 9 "> <input name="times" onclick="Calc.Input.value += ' * '" type="button" value=" x "><br> <input name="clear" onclick="Calc.Input.value = ''" type="button" value=" c "> <input name="zero" onclick="Calc.Input.value += '0'" type="button" value=" 0 "> <input name="DoIt" onclick="Calc.Input.value = eval(Calc.Input.value)" type="button" value=" = "> <input name="div" onclick="Calc.Input.value += ' / '" type="button" value=" / "></td> </tr> </tbody> </table> </form>