HTML Controls ASP.Net Tutorial

Control               Most Important Properties
HtmlAnchor            HRef, Name, Target, Title
HtmlImage             Src, Alt, Align, Border, Width, Height
HtmlInputCheckBox     Checked
HtmlInputRadioButton  Checked
HtmlInputText         Value
HtmlTextArea          Value
HtmlInputImage        Src, Alt, Align, Border
HtmlSelect            Items (collection)
HtmlGenericControl    InnerText and InnerHtml