Skip to content

Instantly share code, notes, and snippets.

View ergurjeetsingh's full-sized avatar

ergurjeetsingh

View GitHub Profile
@ergurjeetsingh
ergurjeetsingh / table-remove.html
Created June 29, 2018 04:57
Remove checked Table
<!DOCTYPE html>
<html>
<head>
<script src="jquery-3.3.1.min.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css">
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<title>Gmail View</title>
<!DOCTYPE html>
<html lang="en">
<head>
<title>Aione Framework</title>
<link rel="stylesheet" type="text/css" href="https://cdn.aioneframework.com/assets/css/aione.min.css" >
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<style type="text/css">
</style>
<script type="text/javascript">
<!DOCTYPE html>
<html>
<head>
<script src="jquery-3.3.1.js"></script>
<title>remove</title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
</head>
<body>
<div class="container">
@ergurjeetsingh
ergurjeetsingh / addparagraph.html
Created June 14, 2018 16:47
Add paragraph and change Image
<!DOCTYPE html>
<html>
<head>
<script src="jquery-3.3.1.js"></script>
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<title>Add to paragraph</title>
</head>
<body>
<section>
<div class="container">
@ergurjeetsingh
ergurjeetsingh / index.html
Created June 11, 2018 05:29
jason get data
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset=UTF-8>
<title>Aioneframework.com Examples</title>
<meta name="theme-color" content="#168dc5">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="Testing google fonts" >
<link rel="icon" type="image/png" href="https://cdn.aioneframework.com/assets/images/favicon-32x32.png" sizes="32x32" />
<link rel="stylesheet" type="text/css" href="https://cdn.aioneframework.com/assets/css/aione.min.css">