I have to script this HTML. As you can see I coded but it's not the same layout. can someone help me?
The question:
And this is my output for it:
The code:
<! DOCTYPE Html> <html> <head><title>example2</title></head> <body> <h3 style="border-style: solid; width: 5%; text-align: top-center; float: center;"> YUCW</h3> <p style="text-align:left; border-bottom-style: solid;"> MIS 343 <span style="float:right;"> principles of e-commerce <p style="text-align:left; border-bottom-style: solid;"> Name: <i>Riyam</i> <span style="float:right;"> midterm marks 24/25 </span> </p> <p style="text-align:left;"> Specialization : <i > MIS</i> <span style="float:right;"> final marks 32/35 </span> </p> </body> </html>
没有评论:
发表评论