Commit 4aa7edcf authored by 's avatar

Style mods

parent 52e147a8
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555"> <BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>New HTML Document</H2> <H2>New HTML Document</H2>
<P> <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 You may choose to upload an existing html file from your
local computer by clicking the <I>Browse</I> button. local computer by clicking the <I>Browse</I> button.
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
</TR> </TR>
<TR> <TR>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Title</STRONG> <EM><STRONG>Title</STRONG></EM>
</TD> </TD>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="TEXT" NAME="title" SIZE="50"> <INPUT TYPE="TEXT" NAME="title" SIZE="50">
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
</TR> </TR>
<TR> <TR>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>File</STRONG> <EM><STRONG>File</STRONG></EM>
</TD> </TD>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="file" NAME="file:string" SIZE="30" VALUE=""> <INPUT TYPE="file" NAME="file:string" SIZE="30" VALUE="">
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
</TR> </TR>
<TR> <TR>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Title</STRONG> <EM><STRONG>Title</STRONG></EM>
</TD> </TD>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="TEXT" NAME="title" SIZE="50"> <INPUT TYPE="TEXT" NAME="title" SIZE="50">
......
...@@ -22,18 +22,18 @@ ...@@ -22,18 +22,18 @@
</TR> </TR>
<TR> <TR>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Image</STRONG> <EM><STRONG>Title</STRONG></EM>
</TD> </TD>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="file" NAME="file" SIZE="30" VALUE=""> <INPUT TYPE="TEXT" NAME="title" SIZE="50">
</TD> </TD>
</TR> </TR>
<TR> <TR>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Title</STRONG> <STRONG>Image</STRONG>
</TD> </TD>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="TEXT" NAME="title" SIZE="50"> <INPUT TYPE="file" NAME="file" SIZE="30" VALUE="">
</TD> </TD>
</TR> </TR>
<!--#var smallRolesWidget--> <!--#var smallRolesWidget-->
......
...@@ -22,18 +22,18 @@ button. The image file you select will be uploaded to the application. ...@@ -22,18 +22,18 @@ button. The image file you select will be uploaded to the application.
</TR> </TR>
<TR> <TR>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Image</STRONG> <EM><STRONG>Title</STRONG></EM>
</TD> </TD>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="file" NAME="file" SIZE="30" VALUE=""> <INPUT TYPE="TEXT" NAME="title" SIZE="50" VALUE="<!--#var title-->">
</TD> </TD>
</TR> </TR>
<TR> <TR>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<STRONG>Title</STRONG> <STRONG>Image</STRONG>
</TD> </TD>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<INPUT TYPE="TEXT" NAME="title" SIZE="50" VALUE="<!--#var title-->"> <INPUT TYPE="file" NAME="file" SIZE="30" VALUE="">
</TD> </TD>
</TR> </TR>
<!--#var smallRolesWidget--> <!--#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