Commit 4aa7edcf authored by 's avatar

Style mods

parent 52e147a8
......@@ -5,7 +5,7 @@
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>New HTML Document</H2>
<P>
You can create a new html document using the form below.
You may create a new html document using the form below.
You may choose to upload an existing html file from your
local computer by clicking the <I>Browse</I> button.
......@@ -22,7 +22,7 @@
</TR>
<TR>
<TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Title</STRONG>
<EM><STRONG>Title</STRONG></EM>
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="TEXT" NAME="title" SIZE="50">
......@@ -30,7 +30,7 @@
</TR>
<TR>
<TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>File</STRONG>
<EM><STRONG>File</STRONG></EM>
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="file" NAME="file:string" SIZE="30" VALUE="">
......
......@@ -17,7 +17,7 @@
</TR>
<TR>
<TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Title</STRONG>
<EM><STRONG>Title</STRONG></EM>
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="TEXT" NAME="title" SIZE="50">
......
......@@ -22,18 +22,18 @@
</TR>
<TR>
<TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Image</STRONG>
<EM><STRONG>Title</STRONG></EM>
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="file" NAME="file" SIZE="30" VALUE="">
<INPUT TYPE="TEXT" NAME="title" SIZE="50">
</TD>
</TR>
<TR>
<TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Title</STRONG>
<STRONG>Image</STRONG>
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="TEXT" NAME="title" SIZE="50">
<INPUT TYPE="file" NAME="file" SIZE="30" VALUE="">
</TD>
</TR>
<!--#var smallRolesWidget-->
......
......@@ -22,18 +22,18 @@ button. The image file you select will be uploaded to the application.
</TR>
<TR>
<TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Image</STRONG>
<EM><STRONG>Title</STRONG></EM>
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="file" NAME="file" SIZE="30" VALUE="">
<INPUT TYPE="TEXT" NAME="title" SIZE="50" VALUE="<!--#var title-->">
</TD>
</TR>
<TR>
<TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Title</STRONG>
<STRONG>Image</STRONG>
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="TEXT" NAME="title" SIZE="50" VALUE="<!--#var title-->">
<INPUT TYPE="file" NAME="file" SIZE="30" VALUE="">
</TD>
</TR>
<!--#var smallRolesWidget-->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment