]>
src.bluestatic.org Git - bugdar.git/blob - docs/example.html
1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <title>CSS Columnar Example
</title>
5 <link rel=
"stylesheet" href=
"example.css" type=
"text/css" />
9 <form name=
"entry_form" method=
"post" action=
"/log/mt.cgi">
15 <label for=
"status"> Post Status
</label>
17 <select name=
"status" id=
"status" tabindex=
"7">
18 <option value=
"1" selected=
"selected">Unpublished
</option>
19 <option value=
"2">Published
</option>
20 <option value=
"4">Scheduled
</option>
25 <label> Authored On
</label>
27 <input name=
"created_on_manual" id=
"created_on_manual" tabindex=
"8" value=
"2005-10-01 21:21:41" />
34 <label for=
"convert_breaks"> Text Formatting
</label>
36 <select name=
"convert_breaks" id=
"convert_breaks" tabindex=
"10">
37 <option value=
"0">None
</option>
38 <option value=
"__default__" selected=
"selected">Convert Line Breaks
</option>
42 <label> Basename
</label>
44 <input type=
"text" size=
"18" disabled=
"disabled" name=
"basename" id=
"basename" value=
"" />
51 <label for=
"allow_comments"> <input type=
"checkbox" name=
"allow_comments" id=
"allow_comments" tabindex=
"10" value=
"1" checked=
"checked" /> Accept Comments
</label>
54 <label for=
"allow_pings"> <input type=
"checkbox" name=
"allow_pings" id=
"allow_pings" tabindex=
"11" value=
"1" checked=
"checked" /> Accept TrackBacks
</label>
57 <label for=
"to_ping_urls"> Outbound TrackBack URLs
</label>
59 <input name=
"to_ping_urls" id=
"to_ping_urls" tabindex=
"12" value=
"" />