Adding HTML Code In ASP.Net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • indirareddy
    New Member
    • Mar 2008
    • 14

    Adding HTML Code In ASP.Net

    Hai This Is Indira Reddy ...


    How To Add html Code in Asp.net in Master Page .
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    All the controls you drag and drop onto the aspx page will be html at the point the page is on the clients browser.
    ALSO, in the toolbar for drag and drop is a tab containing plain html controls that are not tied into the backend code.

    Comment

    Working...