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
17 changes: 17 additions & 0 deletions End Term Practice/CSEE/05_2013247_AmanPratap_Singh
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
#redbg{
border-color: orange;
}
</style>
</head>
<body>
<p id="redbg">HELLO</p>
</body>
</html>
11 changes: 11 additions & 0 deletions End Term Practice/CSEE/05_2013247_Aman_Pratap_Singh/q1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
Web pratice
</head>
<body>
<h1>
Program1
</h1>
</body>
</html>
Empty file added text.txt
Empty file.