Please support our HTML and CSS advertiser: Lunarpages Web Hosting
![]() |
My question is many parts. Below is the code I have done so far in HTML. I have tried to create this form that prints a certificate when someone completes a course. However, the first row labeled Certificate of Training..... is also supposed to have the words "Date of Issuance" in the top right corner. The next row labeled Course/Examination Number and Title is supposed to have in the top right corner the word " Hours". The third row titled "Requirements for Certificate" is supposed to have the word "Grade" in the top right corner. Now skip the row titled Course/Examination Description or Remarks. The row Name/Routing Symbol/Address is supposed to have three rows attached to the side of it labeled- Row1 "Social Security Number, Row2 " Type of Course/Examination, and
Row3 "Region ( spaces) Training Organization". Finally, the last portion where the actual certificate states who completed the course I have already placed to horizontal line borders on the top and bottom to outline the certificate but how can I create two vertical lines around the text. I know this is long but I wanted to explain it as best as I could. Any ideas?
Row3 "Region ( spaces) Training Organization". Finally, the last portion where the actual certificate states who completed the course I have already placed to horizontal line borders on the top and bottom to outline the certificate but how can I create two vertical lines around the text. I know this is long but I wanted to explain it as best as I could. Any ideas?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR></HEAD>
<BODY>
<TABLE>
<TBODY></TBODY>
<TABLE width=800>
<TBODY>
<TR></TR></TBODY></TABLE>
<TABLE borderColor=black border=3><!--<tr><b><td align = center width="100%"> <strong>Certificate of Training and Official Personnel Record</strong></td> <td><strong> Date of Issuance</strong></td> </tr>-->
<TBODY>
<TR>
<TD width="100%" bgColor=#ffffff +90>
<CENTER><B>Certificate of Training and Official Personnel Record
</B></CENTER><BR>
<HR width=rowspan color=black>
<TABLE width=800><TD<HR><B><FONT size=2>Course/Examination Number and
Title</FONT></HR></B> <BR><BR>
<HR width=rowspan color=black>
<TBODY>
<TR>
<TD width="100%" bgColor=#ffffff 90 +><LEFT><TOP>
<H3><FONT size=2>Requirements for
Certificate</FONT></H3></LEFT></TOP>
<HR width=rowspan color=black>
<TR>
<TD width="100%" bgColor=#ffffff 90 + <LEFT><TOP>
<H3><FONT size=2>Course/Examination Description or
Remarks</FONT></H3></LEFT></TOP><BR>
<HR width=rowspan color=black>
<TABLE width=800><LEFT><TOP>
<H3><FONT size=2>Name/Routing
Symbol/Address</FONT></H3></LEFT></TOP><BR>
<HR width=rowspan color=black>
<FONT size=1>AC FORM 3000-36 (2/98) (nsn 0052-00-564-6005)
Supercedes previous editions</FONT>
<HR width=rowspan color=black>
<HR width="88%" color=black SIZE=4>
<CENTER><STRONG>
<H1><FONT size=6>CERTIFICATE OF
TRAINING</H1></FONT></STRONG></CENTER>
<CENTER></CENTER><BR><!--<img SRC="foot_logo_dot.gif" hspace=50 vspace=3 align=left> --><BR><!--<img SRC="faab&wlogo.jpeg" hspace=5 vspace=1 align=left> --><!--<img SRC="faa_academy_logo3.jpg" hspace=5 vspace=1 align=right> -->
<CENTER>
<H3><STRONG><FONT size=4>has satisfactorily
completed</H3></CENTER></FONT><BR><BR>
<CENTER>
<H3><STRONG><FONT size=4>awarded by the</H3></CENTER></FONT>
<CENTER>
<H3><STRONG><FONT size=6>JONESACADEMY</H3></STRONG></CENTER></FONT>
<CENTER>
<H3><STRONG><FONT size=4>Oklahoma City, Oklahoma
</H3></STRONG></CENTER>
<CENTER>
<H3><STRONG><FONT size=2><VAR>Accredited by the North Central
Association of Colleges and
Schools</VAR></H3></STRONG></CENTER></FONT><BR>
<TBODY>
<TR>
<TD>
<H2>
<CENTER><STRONG><FONT size=3><VAR>
<UL><B>_________________________</B></UL></VAR></H2></STRONG></LEFT></FONT></CENTER></TD>
<TD>
<H2>
<CENTER><STRONG><FONT size=3><VAR>
<UL>_________________________________</UL></VAR></H2></STRONG></LEFT></FONT></CENTER></TD></TR>
<TR><!--<HR align = left WIDTH="25%" COLOR="black" SIZE="1">--><!--<HR align = right WIDTH="40%" COLOR="black" SIZE="1">-->
<TD>
<H2>
<CENTER><STRONG><FONT size=3><VAR>
<UL>Date of
Completion</UL></VAR></H2></STRONG></LEFT></FONT></CENTER></TD>
<TD>
<H2>
<CENTER><STRONG><FONT size=3><VAR>
<UL>Superintendent, JONES
Academy</UL></VAR></H2></STRONG></LEFT></FONT></CENTER></TD></TR></TR></TBODY></TABLE>
<HR width="88%" color=black SIZE=4>
</FONT></STRONG></STRONG></TR></TBODY></TABLE></TR></TBODY></TABLE></BODY></HTML>
I tried to do over some more HTML code and created some more tables but display is nothing what it needs to be. Having problem with the three rows that attach on the end of the row named "Name/Routing Symbol/Address." The only lines that are to be displayed are the ones after each row element not any column lines. This looks like the right way to do it but it doesn't look as good as the first example. Any ideas?
<table> <table height="300" width="100%" border="4" bordercolor = "black" bgcolor= "white"> <tr><td valign= "top" height = " 50" ><center><b>Certificate of Training and Official Personnel Record</center></b></td><td valign = "top" height = "20" > Date of Issuance</td> </tr> <BR> <td valign = "top" height = "75" width="300">Course/Examination Number and Title</td> <td valign = "top" width="100">Hours</td> </th> <tr><td valign = "top" height = "75" width="300">Requirements for Certificate</td> <td valign = "top" width="100">Grade</td> </th></tr> <tr><td valign = "top" height = "120" width="450">Course/Examination Description or Remarks</td></tr> <tr><td valign="top" height = " 155" width="200">Name/Routing Symbol/Address</td> <td valign = "top" height = "1" width="150">Social Security Number </td></td> </tr> <tr><td valign = "top" height = "5" width="2"></td> <td valign = "top" height = "25" width="200">Type of Course/Examination</td> </th></tr <tr><td valign = "top" height = "5" width="2"></td> <td valign = "top" height = "25" width="200">Region Training Organization</td> </th></tr <tr><td valign="top" width="500"><FONT SIZE = 1>AC FORM 3000-36 (2/98) (nsn 0052-00-564-6005) Supercedes previous editions</td> <td width="155">Student Copy</td> </tr> <table> <HR width="85%" color=black SIZE=4> <tr><td width="40%"></td><tr><td valign= "top" height = " 50" width = "50%" ><center><FONT SIZE = 5><h1>CERTIFICATE OF TRAINING</center></h1></td><td valign = "top" height = "20" > </td> </tr><br> <tr><td width="100%"></td><tr><td valign= "top" ><center><b>has satisfactorily completed</center></b></td><td valign = "top" height = "20" > </td> </tr> <tr><td width="100%"></td><tr><td valign= "top" ><center><FONT SIZE = 3><b>awarded by the</center></b></td><td valign = "top" height = "20" > </td> </tr> <tr><td width="100%"></td><tr><td valign= "top" ><center><FONT SIZE = 5><b>JONES ACADEMY</center></b></td><td valign = "top" height = "20" > </td> </tr> <tr><td width="100%"></td><tr><td valign= "top" ><center><FONT SIZE = 3><b>Oklahoma City, Oklahoma</center></b></td><td valign = "top" height = "20" > </td> </tr> <tr><td width="100%"></td><tr><td valign= "top" ><center><FONT SIZE = 3><b><var>Accredited by the North Central Association of Colleges and Schools</var></center></b></td><td valign = "top" height = "20" > </td> </tr> </table> <br><br><br><br><br><br><br> <HR width="85%" color=black SIZE=4> </table> </table>
![]() |
Similar Threads
Other Threads in the HTML and CSS Forum
- Question about FORM submit (JavaScript / DHTML / AJAX)
- HTML question (JavaScript / DHTML / AJAX)
- help with creating form counter (PHP)
- creating Contact form to email and txt file (PHP)
- Html basic question "creating a board thing" (HTML and CSS)
- "hey STUPID finish the form" function? (PHP)
Other Threads in the HTML and CSS Forum
- Previous Thread: Question: How Do I Create A 3-Piece Webpage?
- Next Thread: targetting a web page to an html table
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode