path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
src/app/project/project-detail/project-info/project-info.component.css | tro3/ng2-seed-cli | /* project-info css */
|
public/fonts/{$icon-font-name}-4.html | pranaypareek/pr3d1ct-app | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /berliner/standard/fonts/{$icon-font-name}.svg was not found on this server.</p>
<hr>
<address>Apache/2.2.15 (CentOS) Server at demo.themestreet.net Port 80</address>
</body... |
all-data/2000-2999/2922-31.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>... |
tvof/kiln/templates/kiln_page.html | kingsdigitallab/tvof-django | {% extends "base.html" %}
{% block meta_title %}
{{ title }}
{% endblock %}
{% block title %}
<h1>{{ title }}</h1>
{% endblock %}
{% block main %}
{{ content|safe }}
{% endblock %}
|
app/templates/404.html | siwl/test_website | {% extends "base.html" %}
{% block title %}Flasky - Page Not Found{% endblock %}
{% block side_content %}
<div class="page-header">
<h1>Not Found</h1>
</div>
{% endblock %}
|
html-docs/readline.html | samolsen/node-filter-java-properties | <!DOCTYPE html>
<html>
<head>
<title>readline.coffee</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<link rel="stylesheet" media="all" href="docco.c... |
app/views/sub-table.html | sharibarboza/SubSnoop | <md-card class="no-pad no-margin">
<md-card-content class="activity-table no-pad">
<div class="row no-margin" id="overview-table">
<table class="table table-bordered">
<tr class="table-heads">
<td class="col-xs-3"></td>
<td class="col-xs-3">Comments</td>
<td class="co... |
resources/plugin/step-1.html | Kapilan1988/uva | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- TITLE -->
<title>Step 1</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="format-detec... |
tests/_output/coverage/UserBundle/Resources/public/index.html | a6software/symfony2-and-codeception | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for /var/www/html/codeception_is_awesome.dev/src/A6/UserBundle/Resources/public</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../../css/bootstrap.min.css" rel="stylesheet">
<lin... |
public/stylesheets/style.css | iff/pareto-explorer | body {
margin: 0;
padding: 0;
font-family: "Lucida Grande", arial, helvetica, clean, sans-serif;
font-size: 13px;
line-height: 1.35em;
color: #222;
background: #fff;
}
a {
text-decoration: none;
}
a:visited {
color: #777;
}
a:hover {
text-decoration: underline;
}
#main {
width: 100%;
min-width: ... |
09/jinderui/cmdb/user/templates/asset_update.html | 51reboot/actual_09_homework |
<form class="form-horizontal" action="/asset/addupdate/" method="post">
<div class="form-group">
<label class="col-md-3 control-label">SN编号:</label>
<div class="col-md-5">
<input type="text" class="form-control" name="sn" id="sn" readonly="readonly" />
</div>
</div>
<div... |
e5ed6b9/html/functions_func_h.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... |
pages/grid-events-mouseleave.html | globexdesigns/doby-website | <h2><span class="pref">grid.events.</span>mouseleave</h2>
<p>Fired when the mouse cursor has left the grid canvas.</p>
<h5>Parameters</h5>
<blockquote>
<p><code class="pill strong">event</code> <code class="pill green">(object)</code> - Javascript event object</p>
<p><code class="pill strong">args</code> <code cla... |
_layouts/page.html | mangoyogurte/mangoyogurte.github.io | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!... |
src/Findings/Findings.css | amysimmons/a-guide-to-the-care-and-feeding-of-new-devs | .findings-container {
width: 80%;
background-color: #BF0A2F;
color: #F2F2F2;
padding: 10% 10%;
}
.findings-heading {
background-color: #F2F2F2;
margin-bottom: 2%;
}
.findings-heading h2 {
color: #BF0A2F;
}
.finding {
width: 33.33%;
height: 350px;
background-color: #F2F2F2;
display: inline-block;
color: #... |
clean/Linux-x86_64-4.11.2-2.0.7/released/8.13.2/prfx/8.6.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>prfx: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" r... |
docs/html/group___u_a_r_t___private___constants.html | team-diana/nucleo-dynamixel | <!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/style.css | mavnyin88/ib_pres_demo | h3.intro-text{
font-family: 'Montserrat', sans-serif;
text-align:left;
text-transform:none;
font-size:88px;
font-weight:lighter;
line-height:1.1em;
color:white;
box-shadow:none;
}
h6.landscape-text{
margin-top:100px;
font-family: 'Raleway', sans-serif;
text-align:left;
text-transform:none;
font-size:30px;... |
admin/views/view/form_wizards.html | perfectss/yunlian | <!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<title>Color Admin | Wizards</title>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport" />
<meta conte... |
src/partials/header.html | szarych/wpw-doc-dev | <!--
Copyright (c) 2016-2017 Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to u... |
app/index.html | mskalandunas/to-do | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>A simple to-do list made with MongoDB, Express, AngularJS, and Node.js.</title>
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="main.css">
<link rel="stylesheet" type="text/css" href="application.css">
<!-- Fonts -->
<lin... |
modules/record/client/templates/update-record.client.template.html | S00157097/GP | <md-dialog aria-label="Update record" style="width: 500px">
<md-dialog-content layout-padding>
<div layout="row" layout-align="end center">
<md-button class="md-icon-button" ng-click="vm.closeDialog()">
<i class="material-icons">clear</i>
</md-button>
</div>
<ng-form>
<!-- ... |
slides/mongo-bson.html | cortezcristian/js-talk-2017 | <h2>Mongo Bson</h2>
<div class="absolute-element" style="position: absolute; width: 840.8670576735093px; height: 343px; z-index: 4; left: 77px; top: 155px; max-height: none; max-width: none;">
<p>
<img src="https://s3.amazonaws.com/media-p.slid.es/uploads/cristiancortez/images/88782/logo-mongodb-ondark.png"... |
app/test/yo-list-basic.html | PhotonServices/expression-webapp | <!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
<title>yo-list-basic</title>
<script src="../bower_components/platform/platform.js"></script>
<link rel="import"
href="../bower_components/polymer-test-tools/tools.html... |
equipments/templates/form_equipment.html | amigos-do-gesiel/iespv-administrativo | {% extends "base.html"%}
{% block content %}
<br>
<div class="col-md-8 col-md-offset-2">
<h5>Registrar Equipamento</h5>
<form class="configdiv" action="" method="post">
<p2>{{falha}}</p2>
{% csrf_token %}
<div class="form-group">
<label>Equipamento:</label>
<input type="text" name ="equi... |
memento_damage/web/static/assets/templatevamp/css/widget.css | erikaris/web-memento-damage | .widget-header [class^="fa-"], .widget-header [class*=" fa-"] {
display: inline-block;
margin-left: 13px;
margin-right: -2px;
font-size: 16px;
color: #555;
vertical-align: middle;
}
.bigstats {
border-bottom: 1px solid #eee;
margin: 15px 0 5px 0;
padding-bottom: 5px;
}
.bigstats:first-child {
marg... |
lib/pmd-bin-5.0.4/docs/apidocs/net/sourceforge/pmd/lang/java/rule/sunsecure/package-frame.html | jmagas/RedditDailyProgrammer | <!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_03) on Wed May 01 12:49:30 CEST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>net.sourceforge.pm... |
nongames/speedreader/index.html | pigmalien/pigmalien.github.io | <!DOCTYPE html>
<html manifest="offline.appcache">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>speedreader</title>
<!-- Standardised web app manifest -->
<link rel="manifest" href="appmanifest.json" />
<!-- Allow fullscreen mode on iOS devices. (... |
node_modules/konsserto/doc/file/lib/src/Konsserto/Component/Finder/File.coffee.html | konsserto/konsserto | <!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/css'>
</head>
<body>
... |
src/app/dashboard/component/wizard/wizard.component.css | wangdicoder/angular-material-dashboard | .wizard-panel{
}
.wizard-header{
padding: 25px 0 35px;
}
.wizard-navigation{
position: relative;
}
.nav-pills{
background-color: rgba(200, 200, 200, 0.2);
width: 100%;
}
.nav-pills li{
width: 33.3333%;
float: left;
margin-left: 0;
font-size: 12px;
font-weight: 500;
min-width: 100px;
color: #5... |
Date.html | navierula/navierula.github.io |
<!doctype html>
<html>
<head>
<link rel='shortcut icon' href='favicon.ico' type='image/x-icon'>
<title>Navraj Narula</title>
<link href="css/main.css" rel="stylesheet" type = "text/css">
<link rel="stylesheet" href="css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<... |
_includes/intro.html | EruditePig/PKPM | <section class="intro">
<div class="container">
<p class="lead">Hi, 我是 {{ site.author.name }}, 一名{{ site.author.job }}。 <br>
{{ site.author.bio }}</p>
</div>
</section>
|
public/css/landing-page.css | PencariLoker/pencariLoker | /*!
* Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
.landing{
font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
}
.b... |
themes/simplebootx_mobile/Public/css/gambling.css | MJ-Wuuuuuuuuuu/MJ-Wuuuuuuuuuu.github.io | body {
font-family: "Microsoft YaHei";
}
body .fl {
float: left;
}
body .tc {
text-align: center;
}
body .tr {
text-align: right;
}
body .tl {
text-align: left;
}
body .orange {
color: #ff9d02;
}
body .pink {
color: #ff7272;
}
body .blue {
color: #79cdf6;
}
header {
width: 100%;
height: 2.1875rem;
... |
r66/templates/r66/success.html | ataka-team/django-r66 | {% extends "r66/base.html" %}
{% load i18n %}
{% block sidebar %}
{% endblock sidebar %}
{% block content %}
{% endblock %}
|
themes/default/views/eshop/partial-products.html | msarukhanov/karas1st | <!--<div>
<div class="row">
@{foreach m in model.items}
<div class="col-md-3 col-sm-4 product">
@{if m.istop || m.isnew}
<div class="flags">
@{if m.istop}
<div class="top">@(TOP)</div>
@{fi}
@{if m.isnew}
... |
index.html | jeanpierreb/website | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Jean-Pierre Barthelemy</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" ... |
docs/html/class_lots_of_lines_1_1_shaders-members.html | DarthCoder117/Lots-of-Lines | <!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/style.css | zumartic/zumartic.github.io | body {
/*margin-left: 10px;
margin-right: 10px;*/
overflow-x: hidden;
position: relative;
/*padding-bottom: 40px;*/
line-height: 1.5;
padding: 1em 1em 1em 1em;
color: #555555;
background-color: #EEE8AA;
font-family: "Helvetica", sans-serif;
}
h2 {
border-style: solid;
border-width: 1px;
... |
all-data/2000-2999/2745-32.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/03ed91d43de0ee9640c3dc68dce2f841dbc56cdc5a6b1a487329b1ff7c904e62.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="./a0d42e180c9701e1cc8b729866768e9cc72215fafaab46d41a9909b5f983724d.html">Teleport</a>
<hr>
... |
doc/QtLocation/QPlaceContentRequest.html | marcosgambeta/Qt5xHb |
<!DOCTYPE html>
<html>
<head>
<title>Classe QPlaceContentRequest</title>
</head>
<body>
<p>Classe <b>QPlaceContentRequest</b></p><p>Derivada de <a href='.html'></a></p><p>Classes derivadas: <a href='.html'></a></p><p>Módulo <b>QtLocation</b></p><p>Versão do Qt: <b>5,4,0</b></p><p>Construtor: QPlaceContentReques... |
app/client/app/components/dashboard/dashboard.component.css | EduShareOntario/Academic-and-Career-Prep | h1, h2, h3, h4, h5, h6 {
font-family: Avenir, Calibri, Minion;
color: #333f48;
}
.dashboard {
color: #333f48;
}
.dashboardItem {
text-align: center;
padding: 10px;
white-space: nowrap;
}
.dashboardItem a {
text-decoration: none;
}
.dashboardItemText {
color: #333f48;
}
.fa-lg-icon {
... |
app/views/assess/v9b/bobbyhenderson2/timeline3.html | dwpdigitaltech/healthanddisability | {% extends path1+"/_layoutClosed.html" %}
{% block citizen_content %}
<div class="container">
<div class="grid-row">
<div class="column-full">
{# macro #}
{{ nav.case_tabs("timeline",1,path1) }}
<div class="timeline">
<span... |
src/styles/index.css | drodenberg/resume | body {
background-color: #eae8e7;
margin-top: 1%;
}
a {
color: #f0ad4e;
}
a:hover {
color: white;
}
a:hover.resumeHover {
color: #337ab7;
}
h5 {
font-size: 125%;
}
h4 {
font-size: 185%
}
.sideBar {
background-color: #337ab7;
color: white;
}
.resume {
color: #767270;
}
.pr... |
july/templates/people/people_projects.html | ChimeraCoder/GOctober | {% load i18n %}
<div class="row">
<div class="span10">
<div class="row">
<div class="span4" id="project-list">
<h2 class="spread-the-word">{% trans "Projects" %}</h2>
<div data-bind="foreach: projects" class="projects">
{% include "includes/user_project.html" %}
</div>
... |
html-and-css/index.html | hofratsuess/learn-to-code | <!DOCTYPE html>
<html>
<head>
<title>Hello</title>
<script src="http://localhost:35729/livereload.js"></script>
<link rel="stylesheet" type="text/css" href="/stylesheets/screen.css">
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>hello there</h1>
</d... |
app/ad/post/modalImage.html | porvas/ads | <div class="modal-header">
<h3 class="modal-title">Preview Image</h3>
</div>
<div class="modal-body">
<img class="modal-preview-image" ngf-src="image">
</div> |
public/patterns/01-molecules-00-header-04-header-txt-4/01-molecules-00-header-04-header-txt-4.rendered.html | giga0/renault_task | <!DOCTYPE html>
<html class="">
<head>
<title>Renault test project</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://fonts... |
popup.html | Hannesnz/map-maker-overlay | <!doctype html>
<html>
<head>
<title>Map Maker Circle Overlay Popup</title>
<link rel="stylesheet" href="jquery-ui.min.css">
<link rel="stylesheet" href="jquery-ui.theme.min.css">
<link rel="stylesheet" href="jquery-ui.structure.min.css">
<script src="jquery-2.1.4.min.js"></script>
<script src="jquery-ui.min... |
src/public/css/style.css | Angry-Knees/FuckOffAsAnApp | body {
width: 100%;
height: 100vh;
background: #127;
}
button {
background: #004;
color: white;
border-radius: 10px;
border: 2px solid white;
margin-top: 1rem;
}
form {
margin-top: 3rem;
}
h1 {
font-size: 3rem;
margin-top: 40vh;
}
input {
border-radius: 10px;
}
.content-wrapper {
max-width: 50em;
mar... |
www/templates/tab-articles.html | jasontvu/newIonic | <ion-view view-title="Articles">
<ion-content>
<ion-list>
<ion-item class="list card" ng-repeat="article in articles" type="item-text-wrap" href="#/tab/articles/{{article.nid}}">
<h2 class="title">{{article.title}}</h2>
<div class="item item-image">
<img ng-src="{{article.image}}">
... |
src/app/components/comp-2306/comp-2306.component.html | angular/angular-cli-stress-test | <p>
comp-2306 works!
</p>
|
08__http_calls/index.html | brakmic/Angular_InCode_Tutorial | <!DOCTYPE html>
<html data-ng-app="app">
<head>
<title>AngularJS</title>
<link rel="stylesheet" type="text/css" href="../styles/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../styles/style.css">
</head>
<body data-ng-controller="AdvaricsCtrl as vm">
<!-- a simple navbar based on Bootstra... |
ocr_extracted/W25855_text/page33.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W25855_extracted</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;">
... |
modules/JC.FChart/0.1/_demo/vbar/demo.no_vline.html | openjavascript/NewJC | <!doctype html>
<html>
<head>
<meta charset=utf-8 />
<title>Open JQuery Components Library - suches</title>
<style>
body{
margin: 20px 40px;
}
.defDl > dd{
border-bottom:1px solid #e2e3ea;
}
</style>
<script src="../../../../../lib.js... |
teorija/dlja-novichkov/chto-takoe-socionica.html | socionicasys/socionicasys.github.io | <!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8" />
<meta name="description" content="Раскрывается смысл понятий информации и информационного метаболизма" />
<meta name="keywords" content="соционика, информационный метаболизм, информационный обмен, взаимодействие объектов" />
<link rel="prev" href="/teor... |
docs/wendy/com.levibostian.wendy.service/-pending-tasks/reset-tasks.html | curiosityio/Wendy | <HTML>
<HEAD>
<meta charset="UTF-8">
<title>PendingTasks.resetTasks - wendy</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">wendy</a> / <a href="../index.html">com.levibostian.wendy.service</a> / <a href="index.html">PendingTasks</a> / <a... |
第9周/submit.html | ColinLee97/RaspBerry | <!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.0">
<title>请观看</title>
<meta name"author" content="李昊15301066 李毅斌15301076">
<link rel="stylesheet" href="css/basic.css">
<link rel="stylesheet" hr... |
src/People/wwwroot/sys/vaadin-lumo-styles/mixins/menu-overlay.html | StarcounterSamples/People | <link rel="import" href="../spacing.html">
<link rel="import" href="../style.html">
<link rel="import" href="overlay.html">
<!-- Split as a separate module because combo box can only use the "fullscreen" styles -->
<dom-module id="lumo-menu-overlay-core">
<template>
<style>
:host([opening]),
:host([c... |
angular/modules/admin/views/ajaxBusyIndicator.html | Thavia/plb | <div class="ajax-busy-indicator-text">
<div id="squaresWaveG">
<div id="squaresWaveG_1" class="squaresWaveG">
</div>
<div id="squaresWaveG_2" class="squaresWaveG">
</div>
<div id="squaresWaveG_3" class="squaresWaveG">
</div>
... |
vendor/poi-3.6/doc/apidocs/org/apache/poi/ss/formula/ExternSheetReferenceToken.html | tobyclemson/msci-project | <!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_13) on Mon Dec 14 15:24:44 MSK 2009 -->
<TITLE>
ExternSheetReferenceToken (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2009-... |
ajax/libs/semantic-ui/1.10.0/components/input.css | yogeshsaroya/new-cdnjs | version https://git-lfs.github.com/spec/v1
oid sha256:9af0aa8a27a0b320b84fe69129f9cf33fc0958bbe7d25307a09838e717d06a3b
size 9290
|
public/partials/settings.html | andrewlively/ToTheCloud | <div class="well well-lg">
<h2>Settings</h2>
</div> |
docs/picturepark-sdk-v1-angular/api/interfaces/iimagemetadata.html | Picturepark/Picturepark.SDK.TypeScript | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>IImageMetadata | @picturepark/sdk-v1-angular API</title>
<meta name="description" content="Documentation for @picturepark/sdk-v1-angular API">
<meta name="viewport" content="width... |
doc/jdk6_cn/javax/xml/parsers/class-use/SAXParserFactory.html | piterlin/piterlin.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.6.0-beta2) on Mon Mar 19 19:31:53 CST 2007 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
类 javax.xml.parsers.SAXParserF... |
client/views/authenticated/game/game-reminder/yes/list.html | kingluddite/my_lineupbuilder | <template name="YesPlayingList">
<h3 class="page-header">Yes <span class="badge alert-success">{{cYesPlaying.length}}</span></h3>
<p><em>{{cYesPlaying.length}} Yes</em></p>
<p class="drop-status"></p>
<ol class="yes-playing">
{{#if cYesPlaying}}
{{#each cYesPlaying}}
<li id="{{@index}}" data-... |
index.html | OldGermanTrick/pretex | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css"
href="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css">
<link rel="stylesheet" type="text/css"
href="https://code.jquery.com/ui/1.11.4/themes/ui-lightness/jquery-ui.css"... |
index.html | bmv5ga/multiplayer2048 | <!DOCTYPE html>
<html lang="en" manifest="cache.appcache">
<head>
<meta charset="utf-8">
<title>Multiplayer 2048</title>
<link href="style/main.css" rel="stylesheet" type="text/css">
<link href="style/cb_style.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="favicon.ico">
<li... |
docs/org/objectweb/asm/xml/ASMContentHandler.InvokeDynamicBsmArgumentsRule.html | bcleenders/Bramspr | <!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_25) on Tue Jul 08 16:46:13 CEST 2014 -->
<title>ASMContentHandler.InvokeDynamicBsmArgumentsRule</title>
<meta name="date" content="2014... |
318d9d8/html/classv8_1_1_external-members.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... |
public/index.html | rahmannavid/dholaikhaal | <!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="">
<title>Shop Homepage - Start Bootstrap... |
iris/templates/security/login_user.html | eirism/PU-66 | {% extends "base.html" %}
{% block title %} IRIS - login {% endblock title %}
{% block styles %}
<link rel="stylesheet" href="{{ url_for('static', filename='css/security.css') }}">
{% endblock %}
{% block content %}
<div class="mdl-cell mdl-cell--4-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-cell--4... |
docs/internal/AutomationObject/Dsl/Error/ModalDoesNotExistError.html | mikeblatter/automation_object | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Exception: AutomationObject::Dsl::Error::ModalDoesNotExistError
— Documentation by YARD 0.9.9
</title>
<link rel="stylesheet" href="../../../css/style.css" type=... |
assets/styles/stats-detail.css | studentdeng/curer | /* stats-nav */
.stats-nav {
height: 49px;
margin: 0;
padding: 0 0 0 5px;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #dddddd;
background: #F1F1F1;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F1F1), to(#E1E1E1));
background: -webkit-linear-gradient(top, #F1F1F1... |
obj/templates/directives/fullSpinner.html | mathCodingClub/mcc-php-backend | <div class="manual-loading scrollable scrollable-content list-group-item"
style="background-color: white;">
<i class="fa fa-spinner fa-spin loading-spinner"></i>
</div> |
public/posts/writers-challenge-answer-revealed/index.html | wordbit/wordbit |
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8">
<base href="https://wordbit.com">
<title> Writer's Challenge answer revealed </title>
<link rel="canonical" href="https://wordbit.com/posts/writers-challenge-answer-revealed/">
<link... |
09_cat/wwwroot/app/layout/topnav.html | christrees/CAT_HWPC_Bug | <nav class="navbar navbar-fixed-top navbar-inverse">
<div class="navbar-inner">
<div class="container">
<!-- Menu button for smallar screens -->
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
... |
src/app/modules/i18ndemo/components/i18nng/i18nng.component.html | ShamanisTe/samples-angular2 | <h2>ng-xi18n</h2>
<div i18n>Hello everybody from i18n!</div>
<span i18n>Hello everybody from i18n!</span><br>
<span i18n="i want to eat a poney|this is a state of my body">I'm hungry</span><br>
<ng-container i18n>no HTML tag</ng-container><br>
<div i18n>params with nbPersons : {{ nbPersons }}</div>
<div>
<!-- Not... |
docs/functions.html | Fraunhofer-IIS/ogre | <!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... |
assets/css/mediaelement/voices.css | cmorenokkatoo/kkatooapp | body {
font-family: 'Open sans', sans-serif;
font-size: 12px;
}
#voices-main-content {
width: 50%;
border: 1px solid #DDD;
margin: 0 auto;
padding: 0px;
background: #EFEFEF;
}
th {
font-weight: bold;
background-color: #666;
text-align: center;
font-size: 12px;
color: #FFF;
text-transform: uppercase;
}
t... |
ocr_extracted/W26222_text/page68.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W26222_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;">
... |
2072925/html/files.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... |
public/views/branchs/list.html | grappleio/olrhain | <section data-ng-controller="BranchsController" data-ng-init="find()">
<ul class="branchs unstyled">
<li data-ng-repeat="branch in branchs">
<span>{{branch.created | date:'medium'}}</span> /
<span>{{branch.user.name}}</span>
<h2><a data-ng-href="#!/branchs/{{branch._id}}">{{branch.title}}</a></h2>
<div>{... |
public/modules/journeys/views/update-journey.modal.view.html | TazzyG/MEANFriend | <section data-ng-controller="JourneysUpdateController as journeysUpdateCtrl">
<div class="modal-header">
<h3 class="modal-title">Update:{{theJourney.description}}</h3>
</div>
<div class="modal-body">
<form name="updateJourneyForm">
<fieldset>
<div class="row">
... |
test/expected/min_example.html | ernestoalejo/grunt-ngbs-forms |
:before:
<form role="form" name="f0" novalidate ng-init="f0.sent = false;" ng-submit="f0.sent = true; f0.$setPristine(); f0.$valid && submit();" autocomplete="off">
<fieldset>
<div class="form-group">
<label for="f0foo" class="control-label">My label</label>
<div>
<input type="text" placeholder=... |
sample_project/templates/registration/login.html | BocuStudio/django-timepiece | {% extends "timepiece/base.html" %}
{% load bootstrap_toolkit %}
{% block title %}Login{% endblock %}
{% block content %}
<h1>minibooks Authentication</h1>
<form id="login" class="form-horizontal" accept-charset="UTF-8" method="post" action="">
{% csrf_token %}
{{ form|as_bootstrap:"horizontal" }}
<div ... |
_site/2010/07/19/t18878330671.html | desparoz/desparoz.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>T18878330671</title>
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,600">
<link rel="stylesheet" href="/style.css">
<link rel="s... |
src/static/css/style.css | salemdes/tinglado | /*! CSS reset from benfrain/app-reset */
*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}
*{user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}
[contenteditable],input[type]{user-select:text}body,h1,h2,h3,h4,h5,h6,p{margin:0;font-size:1rem;font-weight... |
examples/webgl_materials_shaders.html | rwaldron/three.js | <!DOCTYPE HTML>
<html lang="en">
<head>
<title>three.js webgl - materials - shaders [Phong, Lambert]</title>
<meta charset="utf-8">
<style type="text/css">
body {
background:#000;
color:#fff;
padding:0;
margin:0;
overflow:hidden;
font-family:georgia;
text-align:center;
}
h1 {... |
tags/Tensorflow/index.html | DannyLee1991/dannylee1991.github.com | <!DOCTYPE html>
<html class="theme-next muse use-motion" lang="zh-Hans">
<head>
<meta charset="UTF-8">
<meta name="generator" content="Hexo 3.9.0">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
<meta name="theme-color" content="#222">
<meta http-equiv="X-UA-Compatible" con... |
templates/gaming/base.html | bsquidwrd/Squid-Bot | {% extends 'base.html' %}
{% block search_field %}
<div class="search-field">
<form class="form-inline pull-xs-right">
<input class="form-control" type="text" placeholder="Search" name="search" value="{% if search %}{{ search }}{% endif %}">
<button class="btn btn-link" type="submit">Search <i class... |
view/mobile-performance/44-scripts-at-end-of-body.html | arschmitz/mobile-performance | <div data-role="page" class="ui-page ui-page-theme-a ui-page-header-fixed ui-page-footer-fixed" id="44-scripts-at-end-of-body" data-defaults="true">
<div class="ui-content" role="main">
<h1>Its common to to put scripts at end of body. Don't do it!</h1>
<ul class="preso-inset-list ui-listview ui-listview-inset ui-c... |
Dissenys anteriors/sign-up còpia.css | Isaac12x/Mammbo | body{
color: #85b91e ;
background-color: #ddd;
}
.docs.nav {
width: 100%;
position: relative;
top: 0;
background-color: #fff;
padding: 1rem 0;
border-bottom: 2px solid #ddd;
}
.docs .brand{
margin-left: 5%;
opacity: 0.9;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:after {
clear:... |
voteapp-webapp/src/main/resources/static/CreateUser.html | thibaultbl/JavaEE_voteapp | <html>
<head>
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
<script>
$(document).ready(
function() {
$(frm.login).keyup(
function() {
$.ajax({
url : '/utilisateurs/' + $(frm.login).val(),
type : 'DELETE',
succes... |
docs/item-frontend-drupal-drupal7-modules.html | bmarshall511/frontend | <!DOCTYPE html>
<html>
<head>
<title>Frontend Build Docs</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="mobile-web-app-capable" content="yes">
<meta name="generator" content="kss-node">
<link rel="stylesheet" href="https://fonts... |
app/index.html | digitalbiblesociety/browserbible-3 | <!DOCTYPE html>
<html class="light">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" value="notranslate" />
<link href="css/images/favicon.png" rel="icon" />
<title>Bible - Windows</title>
<!-- Apple specific code -->
<meta name="apple-mobile-web-app-capable" cont... |
test/breath.html | unsalted/metagenome | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Meta Balls</title>
<link rel="stylesheet" href="./css/style.css">
<script type="text/javascript" src="../dep/paper/dist/paper-full.js"></script>
<script type="text/paperscript" canvas="canvas">
// Ported from original Metaball scrip... |
ocr_extracted/W29077_text/page21.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W29077_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;">
... |
css/Main.css | bernardoantunes/tests | /*
* HTML5 Boilerplate
*
* 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.
*/
/* ==========================================================================
Base styl... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.