path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
client/pages/Home/Solution/Provide/Provide.css | b3j0f/lechangement | .provide {
}
|
cms/H+后台主题 V4.0/H+后台主题 V4.0/profile.html | xiaoliuhao/weekly2.0 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>H+ 后台主题UI框架 - 个人资料</title>
<meta name="keywords" content="H+后台主题,后台bootstrap框架,会员中心主题,后台HTML,响应式后台">
<meta name="description" content="H+是一个完全响应式,基于Bootstrap3最新版... |
categories/pt-br/javascript/index.html | JSRocksHQ/jsrockshq.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- Responsive Meta Data -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalab... |
build/detail.html | RedrockTeam/LorF | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>detail</title>
<script src="/lib/lib.flexible.js"></script>
<link rel="stylesheet" href="/style/detail.css"/>
</head>
<body>
<header>
<i class="iconfont" id="back"></i>
<span class="title">搜索详情</span>
</header>
<secti... |
src/date/picker/-/src/picker/year-panel/years-xtpl.html | eaglesjava/kissy | {{#each (years)}}
<tr role="row">
{{#each (years[xindex])}}
<td role="gridcell"
title="{{title}}"
class="{{getBaseCssClasses ('cell')}}
{{#if (content===year)}}
{{getBaseCssClasses ('selected-cell')}}
{{/if}}
{{#if (content<startYear)}}
{{getBaseCssClass... |
css/page-style.css | mpopv/mpopv.github.io | /*
* Reset
*/
*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0; }
/*
* Variables & Mixins
*/
/*
* Basic
*/
::-moz-selection {
color: rgba(255, 255, 255, 0.5);
background: transparent; }
::selection {
color: rgba(255, 255,... |
Iris.Web/Content/admin.css | MehdiSaeedifar/IrisStore | /* Admin LTE CSS overrides */
section.content .box {
/*min-height: 75vh;*/
}
@font-face {
font-family: 'Vazir';
src: url('../fonts/Vazir-persian-digits-overwrite.eot');
src: url('../fonts/Vazir-persian-digits-overwrite.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazir-persian-digits-overwr... |
categories/Dubbo/index.html | nezha/nezha.github.io | <!doctype html>
<html class="theme-next mist use-motion" lang="zh-Hans">
<head>
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<l... |
app/templates/widgets/recommend.html | TechmasterPHP7/slimshop-project | {#{% if recommended is not empty %}#}
{#<div class="recommended_items"><!--recommended_items-->#}
{#<h2 class="title text-center">Nổi bật</h2>#}
{#<div id="recommended-item-carousel" class="carousel slide" data-ride="carousel">#}
{#<div class="carousel-inner">#}
{#{% for product in recommended %}#}
{... |
app/styles/patterns/tables.css | kevinansfield/Ghost-Admin | /* Tables
/* ---------------------------------------------------------- */
/* Base */
table,
.table {
margin: 1.6em 0;
max-width: 100%;
width: 100%;
background-color: transparent;
}
table th,
table td,
.table th,
.table td {
padding: 8px;
vertical-align: middle;
text-align: left;
line-... |
releases/2.01/javawsdocs/edu/sdsc/inca/util/package-frame.html | IncaProject/IncaProject.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_13) on Sat Mar 24 15:18:57 PDT 2007 -->
<TITLE>
edu.sdsc.inca.util
</TITLE>
<META NAME="keywords" CONTENT="edu.sdsc.inca.util package">
<LINK REL =... |
server/templates/index.html | SuprDewd/epsilon | {% extends "main.html" %}
{% block content %}
<div class="hero-unit offset2 span7">
<h1>Hello there{{ ', %s' % team.name if team else '' }}!</h1>
<p>
{% if contest.status() == contest.BEFORE_START %}
{% set hrs = int(1 + contest.time_to_start() / 60 / 60) %}
... |
dist/app/templates/initial.html | pgarciacamou/angular-calculator | <calculator><phone-ui></phone-ui></calculator> |
ocr_extracted/W28872_text/page2.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W28872_text</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;">
... |
vodnik/14.04/color-notifications.html | ubuntu-si/ubuntu.si | <!DOCTYPE html>
<html lang=sl>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Ali sem lahko obveščen/a, ko je moj barvni profil nenatančen?</title>
<link rel="stylesheet" type="text/css" href="../vodnik_1404.css">
<script type="text/javascript" src="jquery.js"></script><script type="t... |
lang/js/tutorial/requirejs-intro/legacy/legacy.html | seedboxtech/learn | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>RequireJS - Legacy Example (Legacy way to implement)</title>
<meta name="description" content="">
<meta name="viewport" content="width=d... |
pages/examples/register.html | pedrovasquez92/AdministracionDeTrabajosDeGraduacion | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>AdminLTE 2 | Registration Page</title>
<meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
<!-- Bootstrap 3.3.2 -->
<link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet" ty... |
webserver/html/qtsvg.html | misizeji/StudyNote_201308 | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- /fasttmp/mkdist-qt-4.3.5-1211793125/qtopia-core-opensource-src-4.3.5/doc/src/qtsvg.qdoc -->
<head>
<title>Qt 4.3: Q... |
index.html | prakruti/prakruti.github.io | ---
layout: default
---
<div class="main-post-list">
<ol class="post-list">
{% for post in paginator.posts %}
{% if post.categories contains 'aboutme' %}
<li>
<h2 class="post-list__post-title post-title"><a href="{{ site.url }}/{{ post.url | remove_first: '/' }}" title="{{ post.title }}"... |
_candidates/stuart-milne.html | voteflux/vote-flux-v2 | ---
title: Stuart Milne
layout: candidate
lead: false
dark-theme: true
state: VIC
house: Senate
email: stuart.milne@voteflux.org
facebook: https://www.facebook.com/stuart.milne.509
linkedin: https://linkedin.com/in/stuartmilne1
twitter: https://twitter.com/Stuart_J_Milne
bio:
- Stuart believes that a healthy society is... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/094b66b415b37c0165c8adabbb085baf9eba7300be65e7e667918f058c6cef32.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="./c4c6023bb613a1582017db0b93d749377e6fbfcc4d3671caeb8c8fc98003793a.html">Teleport</a>
<hr>
... |
src/app/parcel-sender/parcel-sender.component.html | abhilash-shrivastava/Meet-the-Need-v2 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Parcel Sender</title>
</head>
<body>
<div *ngIf="loggedIn()" [hidden] = "!isLoading" class="loader">Loading...</div>
<div *ngIf="loggedIn()" [hidden]="submitted || isLoading || serviceProviderSelected">
<div class="container">
<div class=... |
AWS_CloudFormation_Template_Reference.docset/Contents/Resources/Documents/aws-properties-applicationautoscaling-scalingpolicy-metricdimension.html | pdhodgkinson/AWSCloudFormationTemplateReference-dash-docset | <!DOCTYPE html>
<html>
<head>
<link href="css/awsdocs.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/awsdocs.min.js"></script>
<meta charset="utf-8">
</head>
<body>
<div id="content" style="padding: 10px 3... |
ajax/libs/uikit/3.5.11/css/uikit.css | cdnjs/cdnjs | /*! UIkit 3.5.11 | https://www.getuikit.com | (c) 2014 - 2020 YOOtheme | MIT License */
/* ========================================================================
Component: Base
========================================================================== */
/*
* 1. Set `font-size` to support `rem` units
* Not ... |
_site/packer.html | aanno/presentation-js1 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Moderne JavaScript Entwicklung (Teil I)</title>
<meta name="author" content="Thomas Pasch">
<meta name="description" content="Moderne Browser One Page Applications entwickeln Teil 1 - Grundlagen und Setup">
<meta name="apple-mobile-web-app-capable" conten... |
html/dojo-1.8.3/dijit/tests/editor/EnterKeyHandling.html | aguadev/aguadev | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Editor Test</title>
<style type="text/css">
@import "../../themes/claro/document.css";
@import "../css/dijitTests.css";
</style>
<!-- required: a default dijit theme: -->
<link id="themeStyles"... |
src/static/style.css | vstefan/ozevnts | /*** central column on page ***/
div#divContainer
{
max-width: 1200px;
margin: 0 auto;
font-family: Calibri;
padding: 0.5em 1em 1em 1em;
/* rounded corners */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/* add gradient */
background-color: #BF8F30;
background: -webkit-gr... |
doc/java/jdk7/org/omg/CosNaming/NamingContextExtPackage/StringNameHelper.html | fbiville/annotation-processing-ftw | <!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.6.0_18) on Thu Dec 18 17:18:24 PST 2014 -->
<title>StringNameHelper (Java Platform SE 7 )</title>
<meta name="date" content="2014-12-18">
<... |
_posts/2015-07-14-contact.html | verysure/fapa | ---
tabname: Contact Us
order: 4
---
<h1>Contact Us</h1>
{% include line.html %}
<div style="text-align: center;">
<div class='row'>
<div class="col-sm-4">
{% include staff.html name='Ho-Chou Tu' img='HC.jpg' title='MA Chapter President' email='hochoutu@gmail.com' %}
</div>
<div class="col-sm-4">
{% i... |
index.html | pgburt/pgburt.github.io | ---
title: about me
---
<section id="front-page-content" class="content">
<div id="profile-pic">
<div> </div>
</div>
<div id="front-page-text">
<h3>Hi, I'm Paul!</h3>
<p>I'm currently making magic at <a href="//ebaynyc.com">ebay NYC</a>. Hurray, developer evangelism!</p>
<p>For projects... |
Usure4.0/header-footer.html | udfang/html | <!DOCTYPE html>
<!--
┏┓╋┏┓╋┏┓╋╋╋╋╋╋┏━┓
┃┃╋┃┃╋┃┃╋╋╋╋╋╋┃┏┛
┃┃╋┃┣━┛┣┳━━┳━┳┛┗┳━━┳━┓┏━━┓
┃┃╋┃┃┏┓┣┫┏┓┃┏╋┓┏┫┏┓┃┏┓┫┏┓┃
┃┗━┛┃┗┛┃┃┏┓┃┃┃┃┃┃┏┓┃┃┃┃┗┛┃
┗━━━┻━━┻┻┛┗┻┛┗┻┛┗┛┗┻┛┗┻━┓┃
╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┏━┛┃
╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┗━━┛
http://udfang.com
Work with us? We're a fun bunch! http://udfang.com/about
-->
<html lang="en">
<he... |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.8.0/tortoise-hare-algorithm/8.10.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>tortoise-hare-algorithm: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../b... |
clean/Linux-x86_64-4.11.2-2.0.7/released/8.12.0/graph-theory/0.7.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>graph-theory: 8 m 49 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... |
doxygen-doc/html/classsauce_1_1_to_provider_clause.html | phs/sauce | <!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"/>
<title>Sauce-0.11.0: sauce... |
theme/style.css | nisshin-printing/ym-home | /**
* Theme Name: Ringo+ for Law-Yamashita
* Theme URI: http://dtdsh.com/
* Author URI: http://dtdsh.com/
* Description: Ringo+ for Law-Yamashita about Wordpress Theme
* Author: Kazuki Fukuda
* Version: 1.2.0
* License: Themeforest Regular License
* License URI: license.txt
* Tags: two-columns,responsive-layou... |
articles/web/2016/04/17/change-url-and-host.html | viggin/viggin.github.com | <!-- ---
layout: default
--- -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width initial-scale=1">
<meta property="og:title" content="域名变动,网站迁移到coding.net">
<title>域名变动,网站迁移到coding.net</title>
<meta property=... |
_layouts/post_stackgrid_onlyimages.html | rdricco/typejekyll | ---
layout: blog
---
<section id="works" class="stackgrid images-only">
{% for project in page.projects %}
<div class="item">
<a href="{{ project.p_clienturl }}" class="permalink">
<div class="remove-line-height">
<img src="{{ project.p_thumbnail | prepend: site.baseurl }}" alt="{{ project.p_name }}" />
... |
tags/Brute-Force-String-Search/index.html | andyRon/andyRon.github.io | <!doctype html>
<html class="theme-next muse use-motion" lang="zh-Hans">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta name="google-site-verification" content="WbjivD7TTMEtYj5... |
assets/asset_forlike/css/styleforlike.css | selvycouwandy/foodandfun | .like {
display:inline-block;
padding:3px 7px;
margin-right:5px;
background:#0E76AC;
color:#fff;
font:bold 12px Tahoma;
text-align:center;
line-height:16px;
}
.like span {
display:inline-block;
border-left:1px solid #eee;
padding-left:4px;
}
.liked {
display:inline-block;
padding:3px 7px;
margin-right:5px;
background:#... |
v5/user-agent-detail/58/e1/58e15846-4da6-4b79-97ee-632f77d28c6f.html | ThaDafinser/UserAgentParserComparison |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>User agent detail - Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; GIONEE_Gpad_G2 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30</title>
<link rel="stylesheet" href="https://cd... |
src/templates/validation-errors-templates/default.html | ITman1/ui-form-validation | <div class="alert alert-danger">
<div ng-repeat="controlErrors in errors">
<div class="row" ng-repeat="controlError in controlErrors.errors">
<span validation-error="controlError"></span>
</div>
</div>
</div> |
data/cache/penalties/7675868238.html | auxesis/gotgastro.com | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Register of penalty notices | NSW Food Authority</title>
<meta name="DC.Identifier" scheme... |
Cal-HeatMap/HeatMapExamples/ExampleTests/onMinDomainReachedTest5.html | thegloballiteracyproject/Phase3DataVisualization | <!DOCTYPE HTML>
<html>
<head>
<title>CalHeatMap Test</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js" charset="utf-8"></script>
<script type="text/javascript" src="cal-heatmap.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>... |
Module I Homeworks/Pre Course Homework/CSS/CSSPreProcessors/P01Preprocessors/Less1.min.css | dechoD/Telerik-Homeworks | body{zoom:1}body:after{clear:both;display:block;content:"";height:0} |
docs/3.2/d6/dde/structcv_1_1cudev_1_1exp__func_3_01ushort_01_4.html | lucasbrsa/OpenCV-3.2 | <!-- HTML header for doxygen 1.8.6-->
<!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" conte... |
students.html | rmhsmusic/rmhsmusic.github.com | ---
layout: page
title: "students"
description: "This is what I do."
header-img: "img/mb-track.jpg"
---
<h1>RMHS Music - Student resources</h1>
<p>See Mr. DeWitt's <a href="http://www.westada.org/Domain/2743">RMHS page</a></p>
|
public/doc/files/app/controllers/users_controller_rb.html | trekmedics/Beacon | <?xml version="1.0" encoding="utf-8"?>
<!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" xml:lang="en" lang="en">
<head>
<title>users_controller.rb</title>
<meta http-equiv="Content-Type" conte... |
views/bullseye/cancel.html | Bango1999/portfolio | <!DOCTYPE html>
<html>
<head>
<title>Order Cancelled</title>
<meta http-equiv="Content-Type" content="text/html"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!--[if IE]>
<script src="/js/bullseye/html5shiv.js"></script>
<script src="/js/bullseye/html5printshiv.js"><... |
_posts/2008-11-13-heading-for-noip2008.html | leafduo/leafduo.com | ---
layout: post
title: 启程—— NOIP 2008
categories:
- Information Technology
- life
tags:
- life
- OI
published: true
comments: true
---
<p>23:45 的火车,去烟台, NOIP 2008。</p>
<p>最后的一次 NOIP,努力吧!</p>
<p>God bless all...</p>
|
docs/archive/documents/172.html | alter-rebbe/collector | ---
layout: tei
tei: '../tei/172.xml'
prev: '171'
self: '172'
next: '173'
---
|
docs/classes/UnitConverter-Exception-BadConverter.html | jordanbrauer/unit-converter | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Documentation</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
<link rel="icon" href="images/favicon.ico"/>
<link rel="stylesheet" href="css/normalize.css">
<link rel="styles... |
doc/html/classblowbox_1_1_d3_d11_sampler_state-members.html | RikoOphorst/blowbox-old | <!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... |
css/screen.css | flausenhaus/flausenhaus.github.io | /*****************************************************************************/
/*
/* Common
/*
/*****************************************************************************/
/* Global Reset */
* {
margin: 0;
padding: 0;
}
html, body {
height: 100%;
}
body {
background-color: white;
font-family: 'Source ... |
src/html/results.part.html | nwesterhausen/big-pharma-tool | <div class="tab-pane fade" id="resultation">
<section id="result-section">
<div class="float-section">
<h2>Results List</h2>
<div id="results"></div>
</div>
<div class="float-section">
<h2>Selected Result Process</h2>
<div id="process-result-container"></div>
</div>
</section... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/0297c8bf0433664d657de74548e8d2a494796bc7366d14b021e297a99a2ff634.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="./21ecccccbc5eec0211a539a546e70df0c9c9c985a18a662a90715f85def3bc91.html">Teleport</a>
<hr>
... |
Leaflet/11_scroll-driven-map-navigation.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... |
app/user-selection/template.html | taylor1791/penance | <ul>
<li ng-repeat="user in users">
<input
type="checkbox" name="select-{{user}}"
ng-model="userSelection.selectedUsers[ user ]"
ng-click="userSelection.resetTimer( )"
/>
<label for="select-{{user}}">{{ user }}</label>
</li>
</ul>
|
templates/404.html | boyombo/smsbet |
{% block title %}Page not found{% endblock %}
{% block content %}
<div class="post">
<h1 class="title">Page not found</h3>
<div class="post">
<p>
We can't seem to find tbe page you're looking for. If you're sure you typed the URL correctly,
and you're positive the page used to be here before,... |
src/components/bottom-sheet/index.html | npolar/npdc-common | <!DOCTYPE html>
<html ng-app="bottomSheetDemo">
<head>
<title>NPDC Bottom sheet demo</title>
<link href="/assets/npdc-common.css" rel="stylesheet">
<meta name="viewport" content="initial-scale=1" />
<style>
.np-content {
height: 700px;
}
</style>
</head>
<script type="text/... |
www/views/realtime.html | gebhardm/flmlocal | <div>
<alert ng-repeat="alert in alerts" type="alert.type" close="closeAlert($index)">{{alert.msg}}</alert>
</div>
<div class="page-header">
<h1>FluksoRealtime</h1>
</div>
<div class="container-fluid" collapse="cfgCollapsed">
<div class="accordion-group">
<div class="accordion-inner" id="cfg">
... |
public/stylesheets/application.css | bsodmike/omniauth_scratch | body {
background-color: #eee;
font-family: Verdana, Helvetica, Arial;
font-size: 14px;
}
a img {
border: none;
}
a {
color: #0000FF;
}
.clear {
clear: both;
height: 0;
overflow: hidden;
}
#container {
width: 75%;
margin: 0 auto;
background-color: #FFF;
padding: 20px 40px;
border: solid 1p... |
src/main/webapp/app/views/book/addbook.html | msansm1/medek-server | <div class="modal-header">
<h3 class="modal-title">{{ 'createbook' | translate }}</h3>
</div>
<div class="modal-body">
<form>
<div class="createinfos row">
<div class="col-md-3 text-right">
<span>{{ 'title' | translate }}</span>
</div>
<div class="col-md-6 text-left">
<input type="text" n... |
doc/relatorio/familia/package-use.html | dayse/gesplan | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_15) on Thu Mar 10 09:38:25 BRT 2011 -->
<TITLE>
Uses of Package relatorio.familia
</TITLE>
<META NAME="date" CONTENT="2011-03-10">
<LINK... |
apps/opResearch/simplePivoting/stylesheets/style.css | ixxra/mathrix | body { padding-top:20px; }
/* form styling */
#form-container { background:#2f2f2f; margin-bottom:20px;
border-radius:5px; }
#form-container .page-header { background:#151515; margin:0; padding:30px;
border-top-left-radius:5px; border-top-right-radius:5px; }
/* num... |
Reference/Panes/Interface/sample.css | danderson00/tribe.misc | .sample {
width: 935px;
margin: 0;
}
.sample > * {
display: inline-block;
vertical-align: top;
height: 305px;
border: 1px solid black;
border-radius: 8px;
overflow: hidden;
background: white;
}
.sample .fileList, .sample .fileContent {
float: left;
height: 300px;
box-s... |
src/index.html | Coderbaobao/ionic2-share | <!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<title>Ionic App</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="format-detection" content="telephone=no">
<meta name="msapplication-tap-h... |
css/4042.css | antcv/antcv.github.io | body {
background: #2D3949;
background: #2D3949 url(/images/stars.jpg) repeat top center;
}
@-webkit-keyframes move-twink-back {
from {
background-position: 0 0;
}
to {
background-position: -10000px 5000px;
}
}
@keyframes move-twink-back {
from {
background-position: 0 0;
}
to {
back... |
public/gourmet/css/style.css | SkifUA/bz-salad | /**/
@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
@import url(http://fonts.googleapis.com/css?family=Lobster);
html {
width: 100%;
}
a[href^="tel:"] {
color: inherit;
text-decoration:none;
}
... |
publications/templates/publication_add.html | pekrau/Publications | {# Add publication manually page. #}
{% extends "base.html" %}
{% block head_title %}
Add publication manually
{% end %}
{% block body_title %}
<span class="glyphicon glyphicon-plus"></span>
<span class="glyphicon glyphicon-edit"></span>
Add publication manually
{% end %} {# block body_title #}
{% block message %}
... |
css/main.css | JesseLivingston1/Jen-Website | /*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ============================================... |
public/css/style.css | johnballantyne/push-it | html, body {
height: 100%;
margin: 0;
padding: 0;
}
body {
background-color: #000;
}
#video-bg {
position: fixed;
top: 0; right: 0; bottom: 0; left: 0;
overflow: hidden;
z-index: -100;
}
.index {
-webkit-filter: blur(32px);
}
.not-found {
-webkit-filter: blur(32px)
... |
javadoc/src-html/com/restfb/types/ads/TargetingGeoLocationZip.html | restfb/restfb.github.io | <!DOCTYPE HTML>
<html lang="de">
<head>
<!-- Generated by javadoc (17) -->
<title>Source code</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="source: package: com.restfb.types.ads, class: TargetingGeoLocationZip">
<meta name="generator" content="javadoc/Sou... |
data science/machine_learning_for_the_web/chapter_4/movie/10032.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Bean (1997)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0118689">Bean (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Marty+Mapes">Marty Mapes</A><... |
2player.html | Darleck8/game-dev-jacob | <!DOCTYPE html>
<html>
<head>
</head>
<body style="background-color:black"; onload="setTimeout(myFunction, 3000)">
<script>
function myFunction() {
location='final-2playergame.html' ;
}
</script>
<style>
.h2{
text-align:center;
font-size:70px;
font-weight:20%;
margin:100 auto;
color: white;
... |
clean/Linux-x86_64-4.13.1-2.0.10/released/8.13.0/hammer-tactics/1.3+8.12.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>hammer-tactics: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.... |
main/openssl_sys/x509/fn.X509_CRL_set_version.html | malept/guardhaus | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../openssl_sys/fn.X509_CRL_set_version.html">
</head>
<body>
<p>Redirecting to <a href="../../openssl_sys/fn.X509_CRL_set_version.html">../../openssl_sys/fn.X509_CRL_set_version.html</a>...</p>
<script>location.replace("../... |
djutils/templates/djutils/formset-add-row.html | karthikrish/django-utils | <tr id="{{ formset.prefix }}-add-row">
<td colspan="{{ colspan }}"><a href="javascript:void(0)" class="{{ formset.prefix }}-add-row">Add row</a></td>
</tr>
|
galeria.html | komforthotelpl/komforthotelpl.github.io | <!DOCTYPE html>
<html lang="pl">
<head>
<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" content="Zobacz galerie naszych pokoi i sal konferencyjnych przy dk 52! Oferujemy t... |
test/GoogleAnalyticsEventTracker.html | esteinborn/Google-Analytics-Event-Tracker | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Google Analytics Event Tracker jQuery Plugin Test Suite</title>
<!-- Load local jQuery. This can be overridden with a ?jquery=___ param. -->
<script src="../libs/jquery-loader.js"></script>
<!-- Load local QUnit (grunt requires v1.0.0 or newer). -->
... |
WebContent/component/dhtmlxSuite_v403_std/samples/dhtmlxForm/09_extra/01_font_select_dialog.html | blale-zhang/codegen | <!DOCTYPE html>
<!--conf
<sample>
<product version="4.0b1" edition="std"/>
<modifications>
<modified date="130911"/>
</modifications>
</sample>
-->
<html>
<head>
<title>Font select dialog</title>
<meta http-... |
clean/Linux-x86_64-4.10.0-2.0.6/released/8.12.0/weak-up-to/8.10.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>weak-up-to: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css... |
mptracker/templates/votes/detail.html | mgax/mptracker | {% extends 'layout.html' %}
{% block content %}
{%- from 'bits.html' import breadcrumbs %}
{%- set breadcrumb_links = [
("mptracker",
url_for('pages.home')),
("voturi",
url_for('.index')),
(voting_session.date|string,
None),
] %}
{{ breadcrumbs(b... |
api/namespace-Gedmo.Timestampable.Mapping.html | Tecnocreaciones/VzlaGovernmentTemplateDeveloperSeed | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<title>Namespace Gedmo\Timestampable\Mapping | seip</title>
<script type="text/javascript" src="resources/combined.js?784181472"></script>
<script type="text/javasc... |
public/modules/core/views/contact.client.view.html | jzkung/dashboard | <header data-ng-include="'/modules/core/views/header.client.view.html'" class="navbar navbar-fixed-top navbar-inverse"></header>
<section data-ng-controller="ContactController">
This is the Contact view
</section> |
docs/docs/ref/UICloseLabel.html | typescene/typescene.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, maximum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Typescene - UICloseLabel</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script a... |
stylesheets/blog-stylesheet.css | kpedersen00/kpedersen00.github.io | #blog {
padding-left: 10%;
padding-right: 10%;
padding-bottom: 5%;
padding-top: 5%;
}
.content{
font-size: 1em;
padding: 5px;
}
.date {
font-size: .75em;
padding: 5px;
line-height: 1em;
}
.sub_title {
font-size: 1em;
padding: 5px;
line-height: 1em;
}
.title {
font-size: 1.5em;
padding: 5px;... |
demos/5.8.2申请提现or充值.html | zhushixintom/mallTpl | <!doctype html>
<html>
<head>
<title>5.8.2申请提现/充值</title>
<% include _head.html %>
</head>
<body>
<section class="wrap">
<div class="bottom-fixed">
<a href="" class="btn btn-primary">保存并使用</a>
</div>
<section class="main">
<form action="">
<ul class="fs14 col3 item-form">
<li class="... |
templates/main.html | jsxyhdy/myweather | {% extends 'app.html' %}
{% block content %}
<div class="row">
<div class="col-sm-3">
<label for="queried_city">城市名称</label><input type="text" id="queried_city"/>
<ul id="querylist" class="candidate"></ul>
</div>
</div>
{% endblock %}
{% block js %}
<script>
... |
Date/24HourFormat_E34.html | jtrejosb/Scripts | <!--
* Engineered and developed by Jhonny Trejos Barrios.
* Technology: Web (HTML5).
* Version: Standard Markup.
* Development Environment: VIM 7.3
* Date: 29/05/2017, Time: 14:00:51.
*
* Additional Info.
*
* Source Code Target Or Details:
*
* [ 24 Hour Format Without Leading Zeros, Exercise 34 from w3resource.com ... |
blog/2013/04/12/elegant-code/index.html | RayHightower/rayhightower.github.octo-broken |
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Elegant Code - RayHightower.com</title>
... |
site/stuff.html | edymtt/website | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>stuff - edymtt</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<link rel="stylesheet" href="/css/bootstrap.css">
<script src="//use.edgefonts.net/asap.js"></script... |
issues/2013/7/controlling-sound-musical-torture-from-the-shoah-to-guantanamo.html | theappendix/theappendix.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<title>
Controlling Sound: Musical ... |
recipe.html | Wanda-Davis/Cheesecake |
<!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">
<meta name="description" content="">
<meta name="author" content="">
<!-- Font Icons -->
<link rel... |
doc/html/dir_91e81200bec6e04c0a4403880c0977a4.html | zfields/roomba-cpp-sdk | <!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... |
Task-1-TodoList/pilabs1.html | itsmemz53/Pilabs---Summer-Of-Code | <!DOCTYPE html>
<html>
<head>
<title>Todo List</title>
<link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
</head>
<body>
<nav class="navbar navbar-default">
<di... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/e4da795fe8bd6686752d8fec7cf09106cfb6779837841d83cc13b7e487cedcc1.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="./c18a0c9bfdccc4cf6fe23f13973f37215da6921902a1fe4027959189d34dac91.html">Teleport</a>
<hr>
... |
01/hello-world-working.html | nanohop/hop_into_react | <script src="https://fb.me/react-15.2.1.js"></script>
<script src="https://fb.me/react-dom-15.2.1.js"></script>
<script src="https://unpkg.com/babel-core@5.8.38/browser.min.js"></script>
<style>
* {font-family: verdana; padding: 0; margin: 10px;}
body {background-color: #f5f5f5;}
button {padding: 5px;}
</style>
... |
harpy3/doc/api/files/__/__/__/__/usr/local/lib/ruby/gems/2_1_0/gems/activesupport-4_0_2/lib/active_support/core_ext/name_error_rb.html | billwen/netopt | <?xml version="1.0" encoding="utf-8"?>
<!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" xml:lang="en" lang="en">
<head>
<title>name_error.rb</title>
<meta http-equiv="Content-Type" content="te... |
public/default.css | declandewet/chatapp | body {
margin: 0;
padding: 0;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
background: #eee;
}
a {
color: #00B7FF;
}
#wrapper {
margin: 0 auto;
width: 940px;
height: 500px;
padding: 0;
border: 1px solid #000;
background: #fff;
box-shadow: 4px 4px 20px rgba(0,0,0,0... |
prototype/calculators.html | moconnor-bmj/BMDL |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="initial-scale=1, shrink-to-fit=no, width=device-width" name="viewport">
<title>BMJ</title>
<!-- css -->
<!-- add material font (roboto) and material icon as needed -->
<link href="https://fonts.googleapis.com/css?family=Roboto:... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.