Notes
Notes - notes.io |
<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>Task Management</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<style>
main{
min-height: calc(100vh - 149px - 250px);
}
</style>
</head>
<body>
<header>
<nav class="navbar navbar-expand-sm navbar-light bg-warning">
<div class="container">
<a class="navbar-brand text-primary fs-2 fw-bolder" href="#">TMSAPP</a>
<button class="navbar-toggler d-lg-none" type="button" data-bs-toggle="collapse" data-bs-target="#collapsibleNavId" aria-controls="collapsibleNavId" aria-expanded="false" aria-label="Toggle navigation">
<span class="text-light"><i class="fa-solid fa-bars"></i></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavId">
<ul class="navbar-nav mx-auto mt-2 mt-lg-0">
<li class="nav-item">
<a class="nav-link active text-light fs-4" href="#" aria-current="page">Home</a>
</li>
<li class="nav-item">
<a class="nav-link text-light fs-4" href="#">Create tasks</a>
</li>
</ul>
<div class="d-flex my-2 my-lg-0 fs-4 nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdownId" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><i class="fa-solid fa-user"></i></a>
<div class="dropdown-menu" aria-labelledby="dropdownId">
<a class="dropdown-item" href="#"><span class="fw-bold">Profile</span></a>
<a class="dropdown-item text-danger" href="#">Logout</a>
</div>
</div>
</div>
</div>
</nav>
<h1 class="text-center my-4">Task Management Using Laravel</h1></header>
<main>
<section class="container my-2">
<div class="table-responsive">
<table class="table table-primary">
<thead>
<tr>
<th scope="col">S.N</th>
<th scope="col">Task</th>
<th scope="col">Action</th>
</tr>
</thead>
<tbody>
<tr class="">
<td scope="row">1.</td>
<td>Programming</td>
<td><a name="" id="" class="btn btn-success" href="#" role="button">View</a>
<a name="" id="" class="btn btn-primary" href="#" role="button">Edit</a>
<a name="" id="" class="btn btn-warning" href="#" role="button">Delete</a></td>
</tr>
<tr class="">
<td scope="row">1.</td>
<td>Programming</td>
<td><a name="" id="" class="btn btn-success" href="#" role="button">View</a>
<a name="" id="" class="btn btn-primary" href="#" role="button">Edit</a>
<a name="" id="" class="btn btn-warning" href="#" role="button">Delete</a></td>
</tr>
<tr class="">
<td scope="row">1.</td>
<td>Programming</td>
<td><a name="" id="" class="btn btn-success" href="#" role="button">View</a>
<a name="" id="" class="btn btn-primary" href="#" role="button">Edit</a>
<a name="" id="" class="btn btn-warning" href="#" role="button">Delete</a></td>
</tr>
<tr class="">
<td scope="row">1.</td>
<td>Programming</td>
<td><a name="" id="" class="btn btn-success" href="#" role="button">View</a>
<a name="" id="" class="btn btn-primary" href="#" role="button">Edit</a>
<a name="" id="" class="btn btn-warning" href="#" role="button">Delete</a></td>
</tr>
</tbody>
</table>
</div>
</section>
</main>
<footer class="bg-dark">
<div class="container-fluid">
<div class="row text-light">
<div class="col-lg-4">
<h3 class="text-center p-3">About</h3>
<div>Lorem ipsum dolor sit amet consectetur adipisicing elit. Eligendi nobis, placeat necessitatibus dolores harum vero adipisci! Est consequatur facere odio cupiditate, tempore corrupti nostrum ex rem molestiae ad architecto impedit dicta, quis optio repellendus delectus dolore. Voluptas sit quidem laboriosam!</div>
</div>
<div class="col-lg-4">
<h3 class="text-center p-3">Link</h3>
<ul class="text-center" style="list-style-type:none; margin-left:-35px;">
<li>link</li>
<li>link</li>
<li>link</li>
<li>link</li>
</ul>
</div>
<div class="col-lg-4">
<h3 class="text-center p-3">Map</h3>
<div class="text-center">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3515.9910343616357!2d83.9728886150266!3d28.207584982587424!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x399595a9fa004b4b%3A0xf77d20169e4b5de1!2sWay%20to%20Ratna%20Chowk%2C%20Sugam%20Marga%2C%20Pokhara%2033700!5e0!3m2!1sen!2snp!4v1679481879801!5m2!1sen!2snp" width="100%" height="auto" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
</body>
</html>
|
Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 12 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: [email protected]
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team