HTML ·þÎñÆ÷¿Ø¼þ
HTML ·þÎñÆ÷¿Ø¼þÊÇ·þÎñÆ÷¿ÉÀí½âµÄ HTML ±êÇ©¡£
HTML ·þÎñÆ÷¿Ø¼þ
ASP.NET ÎļþÖÐµÄ HTML ÔªËØÄ¬ÈÏ×÷ΪÎı¾½øÐд¦Àí¡£ÎªÁËʹÕâÐ©ÔªËØ¿É±à³Ì»¯£¬ÐèÒªÏò HTML ÔªËØÌí¼Ó runat="server" ÊôÐÔ¡£¸ÃÊôÐÔָʾ¸ÃÔªËØÓ¦×÷Ϊ·þÎñÆ÷¿Ø¼þ½øÐд¦Àí¡£
×¢ÊÍ£ºËùÓÐ HTML ·þÎñÆ÷¿Ø¼þ±ØÐëλÓÚ´øÓÐ runat="server" ÊôÐ﵀ <form> ±êÇ©ÄÚ£¡
×¢ÊÍ£ºASP.NET ÒªÇóËùÓÐ HTML ÔªËØ±ØÐëÕýÈ·¹Ø±ÕºÍǶÌס£
HTML ·þÎñÆ÷¿Ø¼þ | ÃèÊö |
---|---|
HtmlAnchor | ¿ØÖÆ <a> HTML ÔªËØ |
HtmlButton | ¿ØÖÆ <button> HTML ÔªËØ |
HtmlForm | ¿ØÖÆ <form> HTML ÔªËØ |
HtmlGeneric | ¿ØÖÆÆäËûδ±»¾ßÌåµÄ HTML ·þÎñÆ÷¿Ø¼þ¹æ¶¨µÄ HTML ÔªËØ£¬±ÈÈç <div>¡£ |
HtmlImage | ¿ØÖÆ <image> HTML ÔªËØ |
HtmlInputButton | ¿ØÖÆ <input type="button"> ¡¢<input type="submit"> ÒÔ¼° <input type="reset"> |
HtmlInputCheckBox | ¿ØÖÆ <input type="checkbox"> HTML ÔªËØ |
HtmlInputFile | ¿ØÖÆ <input type="file"> HTML ÔªËØ |
HtmlInputHidden | ¿ØÖÆ <input type="hidden"> HTML ÔªËØ |
HtmlInputImage | ¿ØÖÆ <input type="image"> HTML ÔªËØ |
HtmlInputRadioButton | ¿ØÖÆ <input type="radio"> HTML ÔªËØ |
HtmlInputText | ¿ØÖÆ <input type="text"> ºÍ <input type="password"> HTML ÔªËØ |
HtmlSelect | ¿ØÖÆ <select> HTML ÔªËØ |
HtmlTable | ¿ØÖÆ <table> HTML ÔªËØ |
HtmlTableCell | ¿ØÖÆ <td> ºÍ <th> HTML ÔªËØ |
HtmlTableRow | ¿ØÖÆ <tr> HTML ÔªËØ |
HtmlTextArea | ¿ØÖÆ <textarea> HTML ÔªËØ |