Skip to content

IT430 - E-Commerce

2 Topics 22 Posts
  • IT430 Assignment 1 Solution and Discussion

    Solved assignment 1 discussion it430 solution spring 2020
    2
    0 Votes
    2 Posts
    1k Views
    cyberianC
    Task: You have to write the HTML code to show the output as following screenshot. You have to write your own VU Id, Name; Father Name should be in text boxes. All the values in the table should be center aligned. https://youtu.be/q-COnYfOu0U <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> </head> <body> <center> <!-- <center> --> <p align="right" ><img src="logo.png" alt=""></p> <!-- <img align="right" src="logo.png" alt=""> --> <form action="#" method="post"> <p >VU ID: <input type="text" name="vid" id="vid" value ="BC123456"> <span style="color: red;" >* BC123456</span> </p> <p>Name: <input type="text" name="sname" id="sname" value ="Aamir Latif"><span style="color: red;" >* Aamir Latif</span></p> <p>Father Name: <input type="text" name="fname" id="fname" value ="Muhammad Latif" ><span style="color: red;" >* Muhammad Latif</span></p> <table border="1" width="30%"> <tr> <th>Semester</th> <th>Degree</th> <th>Subject</th> <th>Grade</th> </tr> <tr style="text-align:center" > <td>Spring 2020</td> <td>BSCS</td> <td>IT430</td> <td>A</td> </tr> </table> </form> </center> </body> </html> [image: 25f5SIX.png]
  • IT430 Assignment 1 Solution and Discussion

    Solved it430 assignment 1 solution discussion fall 2019
    3
    2
    0 Votes
    3 Posts
    1k Views
    zareenZ
    Task.1: Convert the binary number (10101001)2 into its equivalent decimal number with all calculation steps. Solution: 201 + 210 + 220 +231 + 240 + 251 + 260 + 271 1 + 0 + 0 + 8 +0 + 32 + 0 + 128 = (169)10 Task 2: You have to write the HTML code for creating a from as shown in the following screenshot. [image: PkAOVVQ.png] Solution: <html> <head> <title>Student Information</title> </head> <body> <form name="frmStuGradeCal" align="center"> <table align="center"> <tr><td>Student ID: </td><td><input type ="text" id="yes" Name="StuId" value = BC123456789 ><td bgcolor="#FF0000">*Write your own VUID </td></td></tr><br> <tr><td>Paswword: </td><td><input type ="password" id="yes1" Name="pwd" ></td></tr><br> </table> <input type="button" name="login" value=" Login"> <tr> <td colspan = 2> Press Login button </td> </tr> </form> </body> </html> Task 3: Identify the Network IDs and Host IDs from the given IP addresses and then mention them in their respective columns. [image: tsTlU5R.png] Solution: [image: TelICyY.png]
How to Build a $1,000/Month PAK VS BAN Live Live Cricket Streaming
File Sharing

0

Online

3.0k

Users

2.8k

Topics

8.2k

Posts
| |