path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
app/view3/view3.html | behzad200200/mondo-angualr | <div class="col-sm-4">
<form ng-submit="register(credentials)" role="form">
<div class="form-group">
<label for="email">
Email
</label>
<input class="form-control" type="email"
name="email"
ng-model="credentials.email"/>
</div>
<div class... |
doc/vscode-tfs.js.html | Jabeedahmed/ursource | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Source: vscode-tfs.js</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js">... |
resources/tutorials/najax-ex.html | any-js/najaxjs | <script type="text/javascript" src="includes/load.js"></script>
<link href="./includes/common.css" rel="stylesheet">
<div>Demo is iframe content. Standalone demo is <a href="../demos/najax-ex.html" target="_blank">here</a>. <u>Require php activation in server.</u></div>
<iframe src="../demos/najax-ex.html" width="100%"... |
public/views/spreadsheets/dashboard/4-p018-printable-tmpl.html | ideiudicibus/google-spreadsheet-drywall | <%
function drawCharts(spreadsheet,activeSheet) {
var activeSheetName=activeSheet;
var query1 = new google.visualization.Query(
'https://docs.google.com/spreadsheets/d/'+spreadsheet.googleId+'/gviz/tq?sheet='+activeSheetName+'&transpose=0&range=A6:E14&pli=1');
query1.send(handleQueryResponse1);
var query2 ... |
26-cordova-network-tips-2016-04-08/network-tips.css | Jackey-Sparrow/source-code-hot | .networkTips {
font-size: 1rem;
position: absolute;
left: 0;
width: 100%;
bottom: 0;
line-height: 40px;
height: 40px;
overflow: hidden;
min-height: 40px;
text-align: center;
background: #F26C63;
color: white;
z-index: 999999;
display: none;
} |
404.html | aviral19/aviral19.github.io | <!DOCTYPE html><html lang="en-us" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 4.8.0">
<meta name="au... |
category/chat/json/page2/index.html | sunnyKiwi/JustCopy | {
"posts": [
{
"url": "/chat/boy-girl/2018/01/04/Boy-GirlM.1515028547.A.D6F.html",
"title": "打字很喜歡哈哈 對女生是加分還是扣分",
"image": "http://news.cts.com.tw/photo/cts/201602/201602171717416_l.jpg",
"push": "61",
"boo": "... |
com.ensoftcorp.open.android.essentials/doc/com/ensoftcorp/open/android/essentials/subsystems/runtime/class-use/NetworkSubsystem.html | EnSoftCorp/android-essentials-toolbox | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Sun May 24 23:39:58 EDT 2020 -->
<title>Uses of Class com.ensoftcorp.open.android.essentials.subsystems.runtime.NetworkSubsystem</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="d... |
industrix/magazine_layout.html | vocxod/industix | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="ut... |
docs/api/4.4.2/Constants/WDECStatusBarStyle.html | wirecard/paymentSDK-iOS | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WDECStatusBarStyle Constants Reference</title>
<link rel="stylesheet" href="../css/style.css">
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
<meta name="generator" content="appledoc 2.2.1 (build 1334)">
</head>
<body class="appledo... |
Leaflet/22_bootstrap-tooltip.html | muxlab/map-effects-100 | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1,user-scalable=no"/>
<title>Map Effects 100</title>
<link rel="shortcut icon" href="../img/favicon.ico">
<link rel="stylesheet" hr... |
grid-packages/ag-grid-docs/documentation/doc-pages/row-height/examples/row-height-change/index.html | ceolter/ag-grid | <div class="example-wrapper">
<div style="margin-bottom: 5px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 13px;">
<div>
Top Level Groups:
<button onclick="setGroupHeight(42)">42px</button>
<button onclick="setGroupHeight(75)">75px</button>
<bu... |
blog/archive.html | giobauermeister/giobauermeister.github.io | ---
title: Blog Archive
permalink: blog/archive/
layout: default
teaser: Check out all blog posts in my blog archive. Click on a headline to read the
teaser.
breadcrumb: true
header:
image_fullwidth: header_unsplash_8.jpg
---
<div id="blog-index" class="row">
<div class="small-12 columns t30">
<h1>{{ page.title... |
index2.html | GNSubrahmanyam/purescript_3D_cube | <html>
<body>
<canvas id="myCanvas" width="1000" height="1000"></canvas>
<script>
var canvas = document.getElementById("myCanvas");
var ctx = canvas.getContext("2d");
ctx.translate(200,200);
var x1,x2,y1,y2,tempx,tempy,up=false,down = false,inter, interval;
function line(context... |
demos/bar-csv-reader.html | vivekgalatage/RGraph | <!DOCTYPE html >
<html>
<head>
<link rel="stylesheet" href="demos.css" type="text/css" media="screen" />
<script type="text/javascript" src="../libraries/RGraph.common.core.js" ></script>
<script type="text/javascript" src="../libraries/RGraph.common.csv.js" ></script>
<script type="text/javascript... |
templates/base.html | jcalais/huedash | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Home Hub | Dashboard</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!... |
css/main.css | nskrypnik/topestate |
/*************************************************
/* Common HTML style tags
/************************************************/
body {
background-color: #EBEBEB;
position: relative;
}
body.grayer {
background-color: #DFDFDF;
}
/* ============ gray button styles ============ */
bu... |
oceanography/gsw/html/gsw_geo_strf_steric_height.html | dcherian/tools | <!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>gsw_geo_strf_steric_height</title>
<style type="text/css">
body {
background-color: white;
margin:10px;
}
h1 {
color: #990000;
font-size: x... |
recipes/tag/cucumber/index.html | russfeld/russfeld.github.io | <!DOCTYPE html>
<html lang="en-us">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=devic... |
docs/html/de/de9/structstd_1_1is__void_3_01const_01_t_01_4.html | RoseLeBlood/aSTL | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
8b0f3ce/html/v8_8h_source.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
chicago/templates/chicago/about.html | patcon/sfo-councilmatic | {% extends "base_with_margins.html" %}
{% block title %}About{% endblock %}
{% block content %}
<div class="row-fluid clearfix">
<div class="col-sm-8 no-pad-mobile">
<br class="non-mobile-only"/>
<h1 id='about'>About</h1>
<p><strong>Chicago Councilmatic</strong> tracks all things related t... |
BOOST/boost_1_61_0/libs/proto/doc/html/boost/proto/call.html | calvinfarias/IC2015-2 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template call</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" title... |
result/M.1419149467.A.60D.html | iultimatez/PTTScraper | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Re: [問卦] 有沒有吱吱一直嫌板橋耶誕城的八卦? - 看板 Gossiping - 批踢踢實業坊</title>
<meta name="robots" content="all">
<meta name="keywords" content="Ptt BBS 批踢踢">
<meta name="description" content="
※ 引述《popy8789 (面對它)》之銘言:
: ※ ... |
a6ca5e5/html/classv8_1_1DefaultGlobalMapTraits.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
example/index.html | Philipp91/react-measure | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Component</title>
</head>
<body>
<div id="app"></div>
<script src="//cdn.jsdelivr.net/g/mutationobserver/"></script>
<script src="http://localhost:8080/webpack-dev-server.js"></script>
<script src="bundle.js"></script>
</body>... |
templates/public/stylesheets/custom.css | gotascii/duke | body, select, input, textarea {
background-color: #FFF;
}
hgroup {
background-color: #00DFFC;
padding: 12px 0 12px 0;
border-bottom: 2px solid #00B4CC;
}
hgroup h1, hgroup h2 {
width:640px;
padding-left: 20px;
margin-left: auto;
margin-right: auto;
}
hgroup h1 {
padding-left: 13px;
}
hgroup h1 {
... |
css/login.css | bschaab/Homepage | body.loginBody {
background-image: url('/img/fabric.png');
background-repeat: repeat;
}
.signUpBox {
margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 20px;
background-color: rgba(0,0,0,0.1);
}
.alertBox {
padding-top: 5px;
padding-bottom: 5px;
border-radius: 20px;
text-align: cente... |
docs/event/page/2/index.html | ShKlinkenberg/site | <!DOCTYPE html><html lang="en-us" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Wowchemy 5.0.0-beta.1 for Hugo">
... |
staticweb/punch/testsite/output/css/site.css | tardate/LittleCodingKata | html {
background: #ff11ff 1 F;
}
body {
width: 60%;
margin: 1em auto;
}
div[role=main] {
padding: 1em;
background: #FFF;
border: 1px solid #b3b3b3;
border-radius: 4px;
margin: 0 auto;
box-shadow: 0 1px 10px #a7a7a7, inset 0 1px 0 #fff;
}
div[role=main] img {
position: relative;
width: 100%;
}
foo... |
public/app/ncnll/views/producerInfo/userRegist.html | charmyin/BaeNCNLL | <ol class="breadcrumb" style="margin:0;">
<li><a href="/">首页</a></li>
<li class="active">用户注册</li>
</ol>
<div style="width:70%;text-align:center;margin:10px auto 10px auto;background:#EFF8F8; padding:10px 0px 10px 10px;" ng-controller="userRegisterCtrl" >
<form class="form-horizontal" role="form" ng-hide="r... |
front/app/components/profile/accountSettings/accountSettings.component.html | re-figure/refigure | <md-content>
<md-tabs md-dynamic-height md-border-bottom md-selected="vm.tab">
<md-tab label="General" id="account-general-tab">
<md-content class="md-padding">
<h1 class="md-display-2">General</h1>
<form name="vm.formGeneral"
novalidate
... |
app/views/city-detail.html | sarahatwork/weather | <div class="ng-cloak" ng-controller="CityDetailCtrl as ctrl">
<div class="header details-header">
<div class="container">
<div class="row">
<div class="col-sm-12 clear-fix">
<h1 class="pull-left">{{ctrl.city.name}} Weather <img class="weather-img weather-img--city-details" ng-src="{{ctrl.c... |
_includes/head.html | FatihBozik/old-blog | <head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-sca... |
2011/06/05/sermon.html | Cogges/cogges.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<title>Heaven.</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=0.7">
<meta name="description"
content="St Mary's Church Cogges is an evangelical parish church on the east side of Witney in Oxfordshire.">
... |
Keiko/animation-steps.html | imuntil/React | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<style>
.move {
width: 100px;
height: 100px;
margin-left: 0;
background-color: #000;
anim... |
v3/user-agent-detail/3f/0d/3f0ded29-83ba-4789-be5f-a4a908196daf.html | ThaDafinser/UserAgentParserComparison |
<html>
<head>
<title>Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; rv:11.0) like Gecko</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</... |
www/index.html | florisluiten/rssreader | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>RSS Reader</title>
<meta name="description" content="Clean RSS reader">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<link href="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/css/appTemplate.css... |
client/views/home.html | ericeijkelenboom/scrum-poker | <template name="home">
<div id="wrap">
<div class="container">
<div class="page-header">
<h1>Planning Poker
<small>for distributed teams</small>
</h1>
</div>
<div class="lead">
Sprint planning without be... |
templates/query.html | AlexOlleta/wcacomparator | <!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">
<link rel="icon" href="static/favicon.ico">
<title>WCA Comparator - Query</title>
<link href="{{ url_for('static',... |
templates/registration/signup.html | anurag-ks/JHTS | {% extends "base.html" %}
{% block content %}
<form method="post" class="ui fluid form">
{% csrf_token %}
<table class="form-table">
{{ form.as_table }}
</table>
<br>
<input type="submit" class="ui button green" value="Sign Up" />
<a href="{% url 'index' %}" class="ui button red">Cancel</a>
</form>
{% en... |
_includes/head.html | arrisray/arrisray.github.io | <head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>{% if page.title %}{{ page.title | strip_html }} – {% endif %}{{ site.title | strip_html }}</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="... |
_posts/2008-06-12-the-day-goes-from-decent-to-mu....html | briankirsten/briankirsten.github.com | ---
layout: post
title: "The day goes from decent to mu..."
---
The day goes from decent to much much worse. |
tmc/blog/templates/popups/tags.html | dougmiller/theMetaCity | <div id="tags" class="overlay">
<div class="popup">
<a class="close" href="#">×</a>
<div class="container">
<input id="tab-tags-all" type="radio" name="tabs-tags" checked="checked"/>
<div class="tabs">
<label for="tab-tags-all">Tags</label>
<... |
index.html | mdaiter/UROPTest | <!doctype html><title>Minimal tQuery Page</title>
<script src="./tquery-all.js"></script>
<body><script>
var world = tQuery.createWorld().boilerplate().start();
world.renderer().shadowMapEnabled = true;
world.renderer().shadowMapSoft = true;
tQuery.createSkymap('skybox').addTo(world);
tQuery.createAmbientL... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/3749df17dadb1d8612eb3f6aa87fe2b407db06f8ff345fce93c6b9b7d9c3789b.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./5fe083822c43ce49ba8c65c56c771d3180e192d5eccfb030adb7908812ddf2fb.html">Teleport</a>
<hr>
... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/eed98f40988b1b42c92c8e55ed20f0f7d6584f8abec4df8cde5f0b2c5ed44f10.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./2601343bacad37c52b9228f613c735c3697b2d30a97ca22c2d7f7f666e8f9135.html">Teleport</a>
<hr>
... |
css/colours/83.css | philjackson/cv | #fixedHeader {
display: none;
position: fixed;
left: 0px;
top: 0px;
background-color: #951f2b;
width: 100%;
margin: 0px;
padding: 0px;
z-index: 999;
text-align: center;
}
#fixedHeader h1 {
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
color: #eeeeee;
padding: 2px;
margin: 2px;
}
.section-head... |
docs/file/app/coffee/modules/base/router.coffee.html | TackRPI/tack_cordova | <!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../../../../javascript/application.js'></script>
<script src='../../../../../javascript/search.js'></script>
<link rel='stylesheet' href='../../../../../stylesheets/application.css' type='text/... |
android/doc/com.epimorphics.android.myrivers.helpers/-coordinate-system-converter/index.html | alessio-b-zak/myRivers | <HTML>
<HEAD>
<meta charset="UTF-8">
<title>CoordinateSystemConverter - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">com.epimorphics.android.myrivers.helpers</a> / <a href=".">CoordinateSystemConverter</a><br/>
<br/>
<h1>CoordinateSystemConverter</h1>
<code><s... |
Reports/xa/xact.workflows.client.mocks.0.0.4980/XAct.Workflows.Client.Mocks-net45.html | kuhlenh/port-to-core |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
... |
views/admin/ope.html | frankyrumple/smc | {{extend 'layout.html'}}
<h1>This is the admin/ope.html template</h1>
{{=BEAUTIFY(response._vars)}} |
commons-el-1.0/docs/api/org/apache/commons/el/BeanInfoIndexedProperty.html | kennetham/LTA-Traffic-Demo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Jun 18 10:17:00 PDT 2003 -->
<TITLE>
BeanInfoIndexedProperty (JSP 2.0 Expression Language Implementation (Version 1.0))
</TITLE>
<LINK REL ="stylesheet"... |
css/theme/beige.css | cironunes/realtime-ng-socketio | @import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* Beige theme for reveal.js.
*
* Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
@font-face {
font-family: 'League Gothic';
src: url("../../lib/font/league_gothic-webfont.eot");
src: url("../../lib/font/leagu... |
doc/app/SubnetsController.html | jasonamyers/ccsnetvis | <!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Class: SubnetsController</title>
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
<script type="text/javascript">
var rdoc_rel_prefix = "./";
</script>
<script type="text/javascript" c... |
tmp/coverage/app_main_errors_py.html | scmsqhn/changhongmall |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" />
<title>Coverage for app/main/errors.py: 38%</title>
<link rel="stylesheet" href="style.css" type="text/css">
<script type=... |
src/js/main/main.html | AlexanderTserkovniy/reminder | <section>
<strong>Title is: </strong>
<span>{{main.title}}</span>
<input type="text" ng-model="main.testtest" />
<button ng-click="main.setTitle(main.testtest)">setTitle({{main.testtest}})</button>
</section>
|
dynamic-html/docs/models/BTApiKeyUpdateParams.html | onshape-public/onshape-clients |
<h2>BTApiKeyUpdateParams</h2>
<ul class="parameter">
<li class="param-required-false">state : Integer
<br/>
</li>
</ul>
<ul class="parameter">
<li class="param-required-false">accessKey : String
<br/>
</li>
</ul>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/d367909186a115a577036bb73b86554e80a8f20e4b5f725c709ecf5853623c08.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./a4e50ce81de053b124113a683dea4862ee456ed25b948dd166d05974edf4f09b.html">Teleport</a>
<hr>
... |
_includes/head.html | digaresc/digaresc.github.io | <head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }} | personal blog {% endif %}</title>
<meta name="description" content="{% if page.excerp... |
livedoc-ui-webjar/src/components/shared/content/StageBadge.css | joffrey-bion/livedoc | .stageBadge {
background-color: #184b4b;
font-size: 0.7rem;
vertical-align: super;
}
|
Performance/web/js/template/Profiler/File/list.html | tolan/performance-monitor | <div class="width-80 width-max-1200 center-block width-min-480">
<input type="text" ng-model="search" class="form-control search-query" placeholder="[[_('main.list.search')]]">
<select ng-model="pageSize" ng-options="size for size in pageSizes" class="form-control pageSize"></select>
<table class="table ... |
bower_components/font-awesome/src/3.2.1/icon/instagram/index.html | MooseFrankenstein/Bootstarlight | <!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]-->
<head>
<!-- Basic... |
stock/templates/404.html | speranskydanil/stock | <!doctype html>
<html>
<head>
<style>
body {
margin: 0px;
padding: 0px;
}
.error {
width: 400px;
margin: 100px auto;
padding: 50px;
border: 3px solid #a33;
border-radius: 10px;
font-family: sans-serif;
font-size: 28px;
color: #a33;
text-align: center;
}
</style>
</head>
<body>
... |
modules/core/client/css/mobile-responsive/lt-390.css | clintecum/digitalInclusion | @media (max-width: 387px) {
#header p {
color: #37382e;
position: relative;
top: -8.5em;
left: 3em;
font-size: .75em;
}
} |
clientsrc/components/datagrid/main.html | helinjiang/nodeadmin | <div class="datagrid">
<table class="table table-striped table-bordered table-hover datagrid-table">
<thead>
<tr></tr>
</thead>
<tbody>
<tr><td class="dataTables_empty">正在加载数据……</td></tr>
</tbody>
</table>
<slot></slot>
</div>
|
html/234567147664.html | GoC-Spending/data-corporations |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open... |
index.html | hash-bang/soundboard | <!DOCTYPE HTML>
<html lang="en">
<head>
<meta content='width=device-width; initial-scale=1; maximum-scale=1.0; user-scalable=no;' name='viewport'/>
<meta http-equiv="Content-Language" content="en"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta name="google" value="notranslate"/>
<meta charset="UTF-... |
tag/Open-Source/index.html | elinep/blog | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Open-Source -</title>
<meta name="description" cont... |
index.html | shellteo/CV-markdown | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>cv-md</title>
<link rel="shortcut icon" type="image/x-icon" href="/static/resume.ico" media="screen" />
</head>
<body>
<div id="app">
<router-view></router-view>
</div>
<!-- built files will be auto injected -->
<script... |
mirror/prvCode_07/cityCode_015-areaCode_01-deptCode_001/voteCode_20120101T1A2-qryType_ctks-prvCode_06-cityCode_015-areaCode_01-deptCode_001-liCode_0038.html | g0v/projectV |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 選舉資料查詢 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>中選會選舉資料庫網站</title>
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css">
<script typ... |
cbh_chembl_ws_extension/templates/cbh_chembl_ws_extension/password_change.html | thesgc/cbh_chembl_ws_extension | {% extends "cbh_chembl_ws_extension/cbh_template.html" %}
{% block content %}
<form method="post">{% csrf_token %}
<div>
{% if form.errors %}
{% for field in form %}
{% for error in field.errors %}
<div class="alert alert-error">
<strong>{{ error|escape }}</strong>
... |
app/client/tomorrow.html | AsianMeteorites/1st-thing | <template name="planTomorrow" class="fullbleed layout vertical">
<paper-header-panel mode="scroll" class="green">
<div class="paper-header">Plan Tomorrow!</div>
<paper-item>
<paper-input id="todo" style="width: 70%; padding:20px;" label="Groceries,Meeting etc.."></paper-input>
<paper-icon-button ... |
help_signedin.html | aprilgau/KitchIn | <!DOCTYPE html>
<html lang="en">
<head>
<!-- <meta http-equiv="Content-Security-Policy" content="default-src 'self'"> -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" conten... |
clean/Linux-x86_64-4.01.0-1.2.0/unstable/dev/contrib:tarski-geometry/8.4.dev/2014-12-12_02-40-34.html | coq-bench/coq-bench.github.io-old | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet... |
tables/docs/bugs-fr.html | TouficS/a11yppt | <!DOCTYPE html><!--[if lt IE 9]><html class="no-js lt-ie9" lang="fr" dir="ltr"><![endif]--><!--[if gt IE 8]><!-->
<html class="no-js" lang="fr" dir="ltr">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.io/wet-boew/License-en.h... |
public/Windows 10 x64 (19041.450)/_PAGED_LOOKASIDE_LIST.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.450)</h4><br>
<h2>_PAGED_LOOKASIDE_LIST</h2>
<font face="arial"> +0x000 L : <a href="./_GENERAL_LOOKASIDE.html">_GENERAL_LOOKASIDE</a><br>
</font></body></html> |
src/components/pager/pager.html | nabab/bbn-vue | <div v-if="ready && (numPages || extraControls)"
:class="[componentClass, 'bbn-widget', 'bbn-unselectable']"
>
<div :class="{
'bbn-block': !isMobile || isTablet,
'bbn-w-100': isMobile && !isTablet,
'bbn-c': isMobile && !isTablet
}"
v-if="element && element.pageable"
>
<!-- 1ST BUTTON (FIR... |
banners/luxury-travel/300x250/index.html | annegans/annegans.github.io | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!--MUST CONTAIN AD SIZE-->
<meta name="ad.size" content="width=300, height=250">
<!--MULTIPLE CLICKTAGS (OPTIONAL)-->
<script type="text/javascript">
var clickTag1 = "https://www.facebook.com/";
v... |
css/main.css | mandliya/mandliya.github.io | @import url("pygment_highlights.css");
/* --- General --- */
body {
font-family: 'Lora', 'Times New Roman', serif;
font-size: 18px;
color: #404040;
position: relative;
background: #FFF;
}
p {
line-height: 1.5;
margin: 30px 0;
}
p a {
/* text-decoration: underline */
color: #008AFF;
}
h1,h2,h3,h4,h5,... |
public/src/app/modules/jsonManager/index.html | thiagobitencourt/frontup | <div>
<div ng-if="$home.successMessage" class="alert alert-success alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" ng-click="$home.successMessage = null"><span aria-hidden="true">×</span></button>
<strong>Sucesso!</strong> {{$home.successMessage}}
</div>
<... |
m/event_pages/mh_first.html | djraval/FF17 | <!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Events</title>
</head>
<body>
<div class="cd-fold-content single-page">
<h2>TECHPOST</h2>
<em></em>
<p>Tech Poster Presentation</p>
<p>1. The poster should... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/68441e67aa282be88be77b7e2627cd6762d0f046691e4a447e15a2777cc69354.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./9bdb6729f07da885ed44ea75b1fe138c81c4273cecd61a573d290b959761880d.html">Teleport</a>
<hr>
... |
themes/minimal-bootstrap-hugo-theme/layouts/index.html | monicathieu/cu-psych-r-tutorial | {{- define "main" -}}
{{ $homepage := "Home" }}
{{ with .Site.Menus.nav }}
{{ range first 1 . }}
{{ $homepage = .Name }}
{{ end }}
{{ end }}
{{ .Content }}
{{- end -}} |
html/021.html | MR03/exercise-test-demo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
</head>
<body>
<script type="application/javascript">
function foo() {
var a = 10;
function bar() {
return a;
... |
j3dio/doc/doc_v4.2-beta/overview-tree.html | FracturedRetina/FracturedRetina.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Fri Aug 08 16:33:34 PDT 2014 -->
<title>Class Hierarchy</title>
<meta name="date" content="2014-08-08">
<link rel="stylesheet" t... |
resources/doc/de/uniba/kinf/jerusalem/gui/view/SelectionDialog.html | hanwi/uncertainty-gazetteer | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_04) on Wed Nov 14 18:47:26 CET 2012 -->
<title>SelectionDialog</title>
<meta name="date" content="2012-11-14">
<link rel="styles... |
site/themes/tvpp/partials/googleAnalytics.html | ICJIA/icjia-tvpp | <script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.s... |
deps/boost_1_77_0/libs/test/doc/html/boost/unit_test/data/monomorphic/random_t.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class template random_t</title>
<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../index.html" title="Boost.... |
templates/adminproductos.html | jchavezjs/racsystem | <section class="adminproductos" id="adminproductos">
<div id="index-banner" class="parallax-container">
<div class="section no-pad-bot">
<div class="container">
<br><br>
<h1 class="header center teal-text text-lighten-2">Agregar productos</h1>
<br><br>
</div>
</div>
<div... |
documentation/_includes/head.html | ryabrody/gem_skeleton | <head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}</title>
<meta name="description" content="{% if page.excer... |
btnData/keeplooking.html | ThomK1429/ufosightings | <!DOCTYPE <!DOCTYPE html>
<html>
<head>
<title></title>
<style>
body{
background: url("./assets/images/mork.jpg") fixed no-repeat center transparent;
-moz-background-size: cover;
background-size: cover;
}
</style>
</head>
<body>
</body>
</html>
|
unit1_projects/week3_culturalblog.html | kajalagarwal/kajalagarwal.github.io | <html>
<head>
<title>
Kajal Agarwal
</title>
<style>
#container{
background-color:purple;
height:100%;
width:100%;
text-color:black;
}
a{
color:green;
width:1px;
height:1px; }
header.a{
width:1px;
height:1px;
}
</style>
</head>
<body>
<div id="container">
<div c... |
static/css/demos.css | mfalcon/yomemudo | body {
background-color: white;
margin: auto;
margin-top: 25px;
margin-bottom: 25px;
width: 650px;
color: #333;
font-family: helvetica, arial, sans-serif;
font-size: 13px;
}
#page {
border: 1px solid #ccc;
padding: 25px;
padding-top: 0px;
}
#logo {
background-color: white;
}
#logo h1 {
colo... |
www/index.html | dually8/ionic-typescript-tabs-template | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title></title>
<!-- compiled css output -->
<link href="css/ionic.app.css" rel="stylesheet">
<script src="lib/jquery/dist/jquery.min.js"></script>... |
css/style.css | dstratossong/starving-hackers | body {
font-family: 'Roboto', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background-color: #242424;
color: #FFFFFF;
font-size: 20px;
}
.btn {
background: #FF476A;
}
#output {
height: 300px;
background-color: #2B2B2B;
color: #FFFFFF;
}
.center {
margin-left: auto;
margin-right: auto;
display: block;
... |
public/templates/settings.html | schurig/door-alarm | <div class="switch">
<input id="exampleCheckboxSwitch" type="checkbox">
<label for="exampleCheckboxSwitch"></label>
</div> |
blog/2015/March/Building-this-website/index.html | tanishalfelven/tanishalfelven.github.io | <!DOCTYPE html>
<html>
<head>
<title>building-this-website</title>
<link href="style.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r... |
app/order/order.html | khurana3773/FrontendStarbucks | <!DOCTYPE html>
<html lang="en" xmlns:th="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<!-- The above 3 meta tags *must* come first in the head; any other head co... |
doc/rustc_serialize/json/type.EncodeResult.html | mcanders/bevy | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `EncodeResult` type in crate `rustc_serialize`.">
<meta nam... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.