Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions p1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
<title>Document</title>
</head>
<body>
<header>
<p> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;15/07/2020 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Result-GTU, Ahemedabad </p>

<h1 align="center"><img src="gtuLogo.png" alt="logo not loaded" width="70px" /><font color='#002CA6' />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Gujarat Technological University Ahemedabad</h1>

</header>
<main>
<table border="0" width="850px" align="center" bgcolor="#ADBCB0">
<br>
<td bgcolor="#ffffff">
Expand Down Expand Up @@ -122,8 +124,9 @@ <h1 align="center"><img src="gtuLogo.png" alt="logo not loaded" width="70px" />
</tr>
</table>
<br>

<table border="0" align="center" bgcolor="#3A3A3C">
</main>
<footer>
<table border="0" align="center" bgcolor="#3A3A3C">
<tr bgcolor="#ffffff">
<td>
<font color='#000000' /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Online Re-Check/Re-Assesment: from <b>20-07-2020</b> to <b>22-07-2020</b> <a href="#">Students Guid</a> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; &nbsp;
Expand Down Expand Up @@ -159,5 +162,6 @@ <h1 align="center"><img src="gtuLogo.png" alt="logo not loaded" width="70px" />
<td align="center"><a href="original.jpg" ><font color='#000000' >Click here to view original GTU result</font></a></td>
</tr>
</table>
</footer>
</body>
</html>
</html>
9 changes: 7 additions & 2 deletions p2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
<title>Practical : 2</title>
</head>
<body>
<header>
<div style="margin-top: 50px; margin-left: 100px; border: 10px; background-color: rgb(54, 155, 209,0.75); height: 50px; width: 1150px;" >
<h2 style="font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif ; text-align: center;">Practical : 2</h2>
</div>

</header>
<main>
<div style=" margin-left: 100px; margin-right: 100px; margin-bottom: 100px; border: 10px; background-color: rgb(91, 240, 235,0.7); height: 400px; width: 1150px; text-align: center;" >
<br><br><br>
<a href="inline.html" style="color: black; size: 30px; font-size: 50px; text-decoration: none; font-family: 'Courier New', Courier, monospace;">Inline CSS</a>
Expand All @@ -18,7 +20,10 @@ <h2 style="font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-ser
<br><br><br>
<a href="external.html" style="color: black; size: 30px; font-size: 50px; text-decoration: none; font-family: 'Courier New', Courier, monospace;">External CSS</a>
<br><br><br><br>
</main>
<footer>
<p>Nilay Patel - 180010116037</p>
</footer>
</div>
</body>
</html>
</html>