Skip to content

Add files via upload #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
Binary file added contributors/WEBSITES/Images/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/16.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/17.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/18.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/19.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/20.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/21.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/22.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/23.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/Images/9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/anoy/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/anoy/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributors/WEBSITES/anoy/3.jpg
118 changes: 118 additions & 0 deletions contributors/WEBSITES/contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<header>
<div class="text-white">
<nav class="navbar navbar-expand-sm bg-primary navbar-dark p-3">
<!-- Brand -->
<a class="navbar-brand" href="#">Anil Adhikari</a>

<!-- Links -->
<ul class="navbar-nav ml-5">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Services</a>
</li>

<!-- Dropdown -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">
About Us
</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="#">Link 1</a>
<a class="dropdown-item" href="#">Link 2</a>
<a class="dropdown-item" href="#">Link 3</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
<li class="logout">
<a href="#" class="btn btn-info btn-lg">
<span class="glyphicon glyphicon-log-out"></span> Log out
</a>
</li>
</ul>
<form class="form-inline ml-auto mr-2" action="/action_page.php">
<input class="form-control mr-sm-2" type="text" placeholder="Search">
<button class="btn btn-success" type="submit">Search</button>
</form>
</nav>
<section class="bg-dark ">
<div class="text-center text-light p-4">
<h1>Contact Us to Join Anonymous Team : </h1>
<p>"Data is for everyone and It should be Free."</p>
</div>
<div class="p-5 mx-auto text-center w-50 text-white d-flex-justify-content-center">
<form action="/action_page.php" class="needs-validation" novalidate>
<div class="form-group">
<label for="uname">Username:</label>
<input type="text" class="form-control" id="uname" placeholder="Enter your name" name="uname" required>
<div class="valid-feedback">Valid.</div>
<div class="invalid-feedback">Please fill out this field.</div>
</div>
<div class="form-group">
<label for="pwd">Email:</label>
<input type="text" class="form-control" id="pwd" placeholder="Enter Your Email" name="pswd" required>
<div class="valid-feedback">Valid.</div>
<div class="invalid-feedback">Please fill out this field.</div>
</div>
<div class="form-group">
<label for="pwd">Enter Your Message :</label>
<input type="text" class="form-control" id="pwd" placeholder="Enter Your Message To Us" name="pswd" required>
<div class="valid-feedback">Valid.</div>
<div class="invalid-feedback">Please fill out this field.</div>
</div>
<div class="form-group form-check">
<label class="form-check-label">
<input class="form-check-input" type="checkbox" name="remember" required> I agree on blabla.
<div class="valid-feedback">Valid.</div>
<div class="invalid-feedback">Check this checkbox to continue.</div>
</label>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>

<script>
// Disable form submissions if there are invalid fields
(function() {
'use strict';
window.addEventListener('load', function() {
// Get the forms we want to add validation styles to
var forms = document.getElementsByClassName('needs-validation');
// Loop over them and prevent submission
var validation = Array.prototype.filter.call(forms, function(form) {
form.addEventListener('submit', function(event) {
if (form.checkValidity() === false) {
event.preventDefault();
event.stopPropagation();
}
form.classList.add('was-validated');
}, false);
});
}, false);
})();
</script>
</div>
</section>

<footer>
<div class="mt-3 bg-success text-white text-center">
<p>&copy Copyright Anil Adhikari (2020 - 2021).</p>
</div>
</footer>
</body>
</html>
1 change: 1 addition & 0 deletions contributors/WEBSITES/debug.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[1016/185633.959:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3)
202 changes: 202 additions & 0 deletions contributors/WEBSITES/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<header>
<div class="text-white">
<nav class="navbar navbar-expand-sm bg-primary navbar-dark p-3">
<!-- Brand -->
<a class="navbar-brand" href="#">Anil Adhikari</a>

<!-- Links -->
<ul class="navbar-nav ml-5">
<li class="nav-item">
<a class="nav-link" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Services</a>
</li>

<!-- Dropdown -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">
About Us
</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="#">Company</a>
<a class="dropdown-item" href="#">Extra Services</a>
<a class="dropdown-item" href="#">Employee</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
<li class="logout">
<a href="../login/form.php" class="btn btn-info btn-lg">
<span class="glyphicon glyphicon-log-out"></span> Log out
</a>
</li>
</ul>
<form class="form-inline ml-auto mr-2" action="/action_page.php">
<input class="form-control mr-sm-2" type="text" placeholder="Search">
<button class="btn btn-success" type="submit">Search</button>
</form>
</nav>

<!-- nav ends here-->
<div class="d-flex justify-content-center">
<div id="demo" class="carousel slide" data-ride="carousel">

<div class="carousel-item">
<img src="la.jpg" alt="Los Angeles">
<div class="carousel-caption">
<h3>Hey Buddies!</h3>
<p>We had such a great time in LA!</p>
</div>
</div>

<!-- Indicators -->
<ul class="carousel-indicators ">
<li data-target="#demo" data-slide-to="0" class="active"></li>
<li data-target="#demo" data-slide-to="1"></li>
<li data-target="#demo" data-slide-to="2"></li>
<li data-target="#demo" data-slide-to="3"></li>
</ul>

<!-- The slideshow -->
<div class="carousel-inner">
<div class="carousel-item active">
<img src="slider/1a.jpg" alt="Los Angeles">
</div>
<div class="carousel-item">
<img src="slider/1b.jpg" alt="Chicago">
</div>
<div class="carousel-item">
<img src="slider/1c.jpg" alt="New York">
</div>
<div class="carousel-item">
<img src="slider/1d.jpg" alt="New York">
</div>
</div>

<!-- Left and right controls -->
<a class="carousel-control-prev" href="#demo" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#demo" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>

</div>
</div>
</div>
</header>

<section class="text-center mt-5 mb-5 bg-primary container text-white">
<div class="p-3">
<h1>About Us</h1>
<p>Hello i am a Destroyer. i'm learning to make responsive websites.
hope i will get more traffic in this websites in upcoming future wish me all the best for doing such things.
At last, We are Anonymous We will change this world Upside Down.
We will rise again :-).
</p>
<button class="btn-success p-2" onclick="pop()">Join Us ( Anonymous)</button>
</div>
</section>
<script>
function pop()
{
alert("Go Get Your Fuckin' Life Man.");
}
</script>

<section>
<div class="container-fluid mb-5">
<div class="row">
<div class="col-md-6 col-lg-6 col-sm-12">
<img src="anoy/1.jpg" class="image">
</div>
<div class="col-md-6 col-lg-6 col-sm-12">
<img src="anoy/2.jpg" class="image">
</div>
</div>
</div>
</section>




<section class="bg-dark ">
<div class="text-center text-light p-4">
<h1>Contact Us to Join Anonymous Team : </h1>
<p>"Data is for everyone and It should be Free."</p>
</div>
<div class="p-5 mx-auto text-center w-50 text-white d-flex-justify-content-center">
<form action="/action_page.php" class="needs-validation" novalidate>
<div class="form-group">
<label for="uname">Username:</label>
<input type="text" class="form-control" id="uname" placeholder="Enter your name" name="uname" required>
<div class="valid-feedback">Valid.</div>
<div class="invalid-feedback">Please fill out this field.</div>
</div>
<div class="form-group">
<label for="pwd">Email:</label>
<input type="text" class="form-control" id="pwd" placeholder="Enter Your Email" name="pswd" required>
<div class="valid-feedback">Valid.</div>
<div class="invalid-feedback">Please fill out this field.</div>
</div>
<div class="form-group">
<label for="pwd">Enter Your Message :</label>
<input type="text" class="form-control" id="pwd" placeholder="Enter Your Message To Us" name="pswd" required>
<div class="valid-feedback">Valid.</div>
<div class="invalid-feedback">Please fill out this field.</div>
</div>
<div class="form-group form-check">
<label class="form-check-label">
<input class="form-check-input" type="checkbox" name="remember" required> I agree on blabla.
<div class="valid-feedback">Valid.</div>
<div class="invalid-feedback">Check this checkbox to continue.</div>
</label>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>

<script>
// Disable form submissions if there are invalid fields
(function() {
'use strict';
window.addEventListener('load', function() {
// Get the forms we want to add validation styles to
var forms = document.getElementsByClassName('needs-validation');
// Loop over them and prevent submission
var validation = Array.prototype.filter.call(forms, function(form) {
form.addEventListener('submit', function(event) {
if (form.checkValidity() === false) {
event.preventDefault();
event.stopPropagation();
}
form.classList.add('was-validated');
}, false);
});
}, false);
})();
</script>
</div>
</section>

<footer>
<div class="mt-3 bg-success text-white text-center">
<p>&copy Copyright Anil Adhikari (2020 - 2021).</p>
</div>
</footer>
</body>
</html>
Binary file added contributors/WEBSITES/slider/1b.jpg
Binary file added contributors/WEBSITES/slider/1c.jpg
Binary file added contributors/WEBSITES/slider/1d.jpg
51 changes: 51 additions & 0 deletions contributors/WEBSITES/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Ubuntu:wght@400;500;700&display=swap');

* {
margin: 0;
padding: 0;
font-family: 'ubuntu', sans-serif;
}

.carousel-inner img{
height: 100%;
max-width: 100%;
}
/*carousel indicators */
.carousel-indicators li, {
background: #f00 none repeat scroll 0 0;
border: 0 none;
border-radius: 50%;
height: 30px;
margin: 3px;
opacity: 0.5;
width: 30px;
}
/*active slide indicator */
.carousel-indicators .active {
background: #fff none repeat scroll 0 0;
border: 4px solid #f00;
}
/*styling the controls of basic carousel */
.carousel-control {
/*size */
height: 50px;
width: 50px;
/*color */
background: #1b1b1b none repeat scroll 0 0;
opacity: 0.5;
/*shape border*/
border: 0 none;
border-radius: 50%; /*zero for square */
/*symbol */
color: #fff;
line-height: 70px;
/*vertical position */
top: 50%;
}
.image{
height: 100%;
width: 100%;
}
.logout{
margin-left: 320px;
}