Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Wednesday, September 24, 2008

Working with the DOM





<%@ Page Language="C#" %>

DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<script runat="server">

script>

"http://www.w3.org/1999/xhtml"
>

DOM Tree 2


"hdr1">
This is the Header


"p1">
This is a paragraph of text.


    "ul1">
  • List Item 1

  • List Item 2



Archives