path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
daoqian/jscss/style.css | yaofeifly/yaofeifly.github.io |
/* Global properties ======================================================== */
body {
background:#6f599c;
background-image:url(../images/bg.jpg) ;
text-align:left;
}
/* Global Structure ============================================================= */
/* Header */
#header{
position:absolute;
left:0px;
top:5px... |
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/documentation/javadocs/org/hibernate/envers/synchronization/work/class-use/DelWorkUnit.html | HerrB92/obp | <!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_34) on Wed Oct 23 13:33:58 EDT 2013 -->
<TITLE>
Uses of Class org.hibernate.envers.synchronization.work.DelWorkUnit (Hibernate JavaDocs)
</TITLE>
<M... |
styles.css | ali-mir/ali-mir.github.io | body {
background-color: black;
}
h1 {
color: white;
font-family: avenir;
text-align: center;
font-size: 55px;
}
p {
color: white;
font-family: avenir;
text-align: center;
font-size: 20px;
}
a {
color: white;
font-family: avenir;
text-align: center;
}
img {
display: bloc... |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.2/hammer/1.2.1+8.11.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: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" re... |
markup/modules/info-detail/info-detail.html | mik639/shopgadgets | <div block="info-detail">
{{> breadcrumps/breadcrumps infoDetail.breadcrumps}}
<h1>Принцип работы беспроводной зарядки qi</h1>
<div block="format">
<p>Мир становится мобильным и "беспроводным".</p>
<p>В современном мире все манипуляции с передачей файлов с использованием смартфона происход... |
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4.5/contrib:bdds/dev/2014-12-12_14-48-39.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... |
data science/machine_learning_for_the_web/chapter_4/movie/26386.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Pay It Forward (2000)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0223897">Pay It Forward (2000)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Harvey+S.... |
1940_photo6.html | ucsf-ckm/history-stage | ---
---
<!doctype html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Photo - A History of UCSF</title>
<link href='http://fonts.googleapis.com/css?family=G... |
PSP2-Program7/psp-forms/JAVADOC/apidocs/edu/uniandes/ecos/PSP2/App/package-use.html | afmappe/UniAndes | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_121) on Wed May 03 13:14:34 COT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package edu.uniande... |
Old/3rdParty/fmodstudioapi10802linux/doc/FMOD Studio Programmers API for Linux/content/generated/FMOD_Channel_SetLoopCount.html | Silveryard/Car_System | <LINK REL="stylesheet" HREF="../static/styles.css">
<HTML>
<HEAD>
<TITLE>Channel::setLoopCount</TITLE>
</HEAD>
<BODY TOPMARGIN="0" class="api_reference">
<p class="header">Firelight Technologies FMOD Studio API</p>
<H1>Channel::setLoopCount</H1>
<P>
<p>Sets a channel to loop a specified number of times before stopping.... |
client/views/pages/signals.html | updatepolitics/website | <template name="signals">
<div id="container">
<div id="fake_header"></div>
<div id="intro" class="content light1">
<div class="sub_content">
<div class="content_title">
{{_ "signalsPage.title" }}
</div>
{{{_ "signalsPage.intro" }}}
</div>
</div>
<div... |
resources/templates/home.html | mattetti/goHtmlTemplateExample | {{%/* see http://golang.org/pkg/html/template/ */%}}
{{%/* we can name parts of our templates to call them from somewhere else */%}}
{{% define "homePage" %}}
{{%/* loading the header template */%}}
{{% template "header" %}}
<body>
<h1 ng-controller="HomeCtrl">{{ title }}</h1>
<h2>{{% .Intro %}}</h2>
<ul>
... |
frontend/css/layout.css | kpj/FoodGraph | body {
margin: 0px 0px 0px 0px;
} |
demo/test.html | qdwang/dawn.js | <!DOCTYPE html>
<html>
<head>
<title>Test</title>
<script src="../src/util.js"></script>
<script src="../src/BNF-parser.js"></script>
<script src="../src/IR.js"></script>
<script src="../src/Zipper.js"></script>
<script src="../src/flow.js"></script>
<script src="../src/lex-parser.js"></scr... |
_layouts/snippetlayout.html | Pinned/pinned.github.io | ---
layout: base
---
<div class="row">
<div class="col-md-12 aside3-title">
<h2 id="#identifier">{{ page.title }}</h2>
{{ page.date | date:"%Y年%m月%d日" }}
</div>
<div class="col-md-12 aside3-content">
<!-- 目录 -->
<div class="content" style="display:none;">
<h3><a href="javascript:;" id="co... |
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/plugins/prettify/js/plugins/css/css_compiled/js/plugins/jquery.pnotify.min.js.html | user-tony/photon-rails | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="ht... |
index.html | cityhillchurch/cityhillchurch.github.io | <!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Home - City Hill Church</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Free HTML5 Website Template by freehtml5.co" />
<meta name="keyw... |
app/test/test.html | Rickcy/AngularShop | <!DOCTYPE html>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="icon" href="http://getbootstrap.com/favicon.ico">
<title>AngularJS & Firebase Web App</title>
<link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">
<scr... |
app/views/sidebar.error.html | mpfeil/OpenSenseMap | <h1>ERROR</h1>
<button ng-click="error.openChat()">Open Chat</button>
<a href="javascript:void(Tawk_API.toggle())"> Click to Chat </a>
|
ocr_extracted/W26088_text/page45.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W26088_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;">
... |
StockCapitalGain/javadoc/StockShareTracker.html | patkub/java-data-structures-algorithms | <!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 (1.8.0_31) on Fri Apr 03 15:52:29 EDT 2015 -->
<title>StockShareTracker</title>
<meta name="date" content="2015-04-03">
<link rel="stylesheet" type="t... |
components/Thumb.css | jkupcho/eri-blog | .thumb.column:hover {
cursor: pointer;
}
.thumb > figure {
position: relative;
width: 228px;
height: 171px;
}
.add-shadow {
position: relative;
display: inline-block;
box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: all 0.6s cubic-b... |
public/assets/library/semantic/dist/components/item.css | bambangadrian/CISetup | /*!
* # Semantic UI 2.1.8 - Item
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Standard
*******************************/
/*--------------
Item
----... |
app/views/courseForm.scala.html | FHK-ADV/lwm | @(degrees: List[Individual], form: Form[CourseFormModel])
@import utils.semantic.Vocabulary.rdfs
@import utils.semantic.Individual
<div>
@helper.form(action = routes.CourseManagementController.coursePost()) {
@helper.inputText(form("id"), '_label -> "Id:")
@helper.inputText(form("name"), '_label ->... |
10. C# Web Development Basics - 19.09.2017/04. HTML5 and CSS - Exercise/order.html | VaskoViktorov/SoftUni-Homework | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles/form.css">
<link rel="stylesheet" href="styles/style.css">
<title>SoftUni Beers</title>
</head>
<body>
<main>
<nav>
<div class="topnav">
<a class="logo" href="template.html"><img... |
docs/index.html | arstd/gobatis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Description">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, min... |
psoriassist/templates/psoriassist/my_medication.html | maxprais/psoriassist | {% extends 'psoriassist/base.html' %}
{% load staticfiles %}
{% block js %}
<script src={% static 'js/medication.js' %}></script>
{% endblock %}
{% block css %}
<link rel="stylesheet" href={% static 'css/medication.css' %}>
{% endblock %}
{% block body %}
<div id="main-container" class="c... |
templates/widget/w_topic_filter.html | niutool/niuforum | {% load i18n %}
<div class="list-inline topic-filter">
<li>{% trans 'sort:' %}</li>
<li {% if order == 'default' %} class="active"{% endif %}><a class="niu-link" href="{% if nodeid %}{% url view_page nodeid 'default' %}{% else %}{% url view_page 'default' %}{% endif %}"><i class="fa fa-bars fa-fw" aria-hidden="true"... |
html/234567106075.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... |
public/modules/post/views/recipe.client.view.html | ShredFit/Shredfit | <!-- Created by Kelo on April 18th, 2015 -->
<script type="text/ng-template" id="recipe.client.view.html">
<section data-ng-controller="RecipePostController">
<div class="modal-header">
<h1>Share a Recipe</h1>
</div>
<div class="modal-body">
<div>
<div class="form-group" ng-class="{ 'has-error': art... |
multibox-meteor/client/templates/multibox-option-create.html | wizrides/multibox-meteor | <template name="multiboxOptionCreate">
<div class="multibox-option-create-container">
<form class="multibox-option-create-form">
<div>
<label>Number:</label>
<input type="number" name="number" id="txtNumber" />
</div>
<div>
<label>Main Label:</label>
<input type="text" name="mainLabel" id="t... |
assets/style.css | tlongren/money-collector | * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/*
* -- BASE STYLES --
* Most of these are inherited from Base, but I want to change a few.
*/
body {
line-height: 1.7em;
color: #7f8c8d;
font-size: 13px;
}
h1,
h2,
h3,
h4,
h5,
h6,
label {
color: ... |
javadoc/de/mash1t/chat/core/package-summary.html | mash1t/tcpchat | <!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_71) on Tue Feb 24 23:00:16 CET 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>de.mash1t.chat.core... |
client/index.html | mlynch/toderp | <!DOCTYPE html>
<html ng-app="toderp">
<head>
<link rel="stylesheet" href="lib/bootstrap3/bootstrap.css" type="text/css">
<link rel="stylesheet" href="style.css" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="lib/bootstrap3/boot... |
css3/day1/demo/07.nth-child.html | 7fe/guide | <!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8" />
<title>结构性伪类选择符 E:nth-child(n)_CSS参考手册_web前端开发参考手册系列</title>
<meta name="author" content="" />
<style>
h1 {
font-size: 16px;
}
li:nth-child(2) {
color: #f00;
}
</styl... |
doc/wayland_kbd/keysyms/constant.XKB_KEY_braille_dots_1367.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 `XKB_KEY_braille_dots_1367` constant in crate `wayland_kbd`.">
... |
build/css/app.css | fmultitudes/mapa-cosoc | #legend,.map-tooltip{text-align:center}.map-tooltip{padding:5px 10px;border:1px solid #000;background-color:#fff;font-size:10px;border-radius:10px;font-family:arial}.map-tooltip .region{text-transform:uppercase;font-weight:700}#legend .label{display:inline-block;font-family:arial}#legend ul{list-style:none;padding:0;ma... |
mobileapps.css | uxrecipe/uxrecipe.github.io | /* Base */
#mobileapps{
position: absolute;
top: 20px;
width: 90px;
height: 135px;
text-indent: -666em;
overflow: hidden;
z-index: 999;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
#mobileapps.top{
top: 20px;
}
#mobileapps.left{
left: 0;
}
#mobileapps.right{
right: ... |
workshop-angular/top-movies_skeleton/app/components/movies-order-by/movies-order-by.component.html | pavelhristov/SinglePageApplicationsWithAngular2 | <select #order (change)="selectItem(order.value)">
<option *ngFor="let value of values" [attr.selected]="value === 'Descending'" value="{{value}}">{{value}}</option>
</select> |
project_soa/templates/soamgr/review_order.html | nikkomidoy/project_soa | {% extends 'dashboard_qpp.html' %}
{% block content %}
<div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
<form method="post" action="{% url 'soamgr:review_order' soa_order.id %}">
{% csrf_token %}
<br />
<h1>Review Order Agreement</h1>
... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/e7149fca6752bb6e7362b434e3ac0fd9eced8eb027dcaae5f3608dfcd10dc73e.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="./033c6ca0fa26da0113c2419f362e4a8b1e2c53b5f915025961f4af8bd4769c77.html">Teleport</a>
<hr>
... |
result/M.1419190627.A.E58.html | iultimatez/PTTScraper | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>[新聞] 首位英國飛官 公開轉性變「花木蘭」 - 看板 Gossiping - 批踢踢實業坊</title>
<meta name="robots" content="all">
<meta name="keywords" content="Ptt BBS 批踢踢">
<meta name="description" content="
蘋果日報
http://ppt.cc/ihVq
">
<me... |
_site/2010/12/15/t15169475326255104.html | craigwmcclellan/craigwmcclellan.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="Craig McClellan" name="author">
<title>Craig McClellan - T15169475326255104 </title>
<link... |
index.html | glenwatson/KneeOfJustice | <!DOCTYPE HTML>
<html>
<head>
<title>Knee of Justice</title>
</head>
<body>
<div>
Click either this button: <button onClick="javascript:(function(){KNEE_VERSION='0.1';s=document.createElement('script');s.type='text/javascript';document.body.appendChild(s);s.src='koj.js';})();" >KOJ</button>
or this link: <... |
src/app/dashboard/dash-meeting-box/dash-meeting-box.component.css | gilhoffman/starterpack | .boxHeader{
width:100%;
height: 20%;
display: flex;
justify-content: space-around;
border-bottom:1px solid gray;
align-items: center;
color:black;
}
.boxHeader h1{
font-size:1.5rem;
opacity: 0.5;
color:#AD95D5
}
.boxHeader button{
display: flex;
justify-content: center;
align-items: center;
... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.7.2/gappa/1.4.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>gappa: 1 m 18 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="s... |
_layouts/course_page.html | Montana-Media-Arts/mart341-webDev | ---
layout: base
---
{% assign module=page.categories[1] %}
{% if page.module %}
<div class="container-fluid bg-compliment-1 p-3">
<div class="pagination-section title due-date d-flex justify-content-center" >
<div class="active-week px-3">
WEEK: {{ page.module }}
</div>
<div ... |
vendor/poi-3.6/doc/apidocs/org/apache/poi/hwpf/model/class-use/StyleDescription.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:25:09 MSK 2009 -->
<TITLE>
Uses of Class org.apache.poi.hwpf.model.StyleDescription (POI API Documentation)
</TITLE>
<... |
place/virgin-islands-us/timetables/2013/index.html | okfn/opendataindex-2015 | <!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="author" content="Open Knowledge">
<meta name="description" content="The Global Open Data Index assesse... |
place/italy/budget/2014/index.html | okfn/opendataindex-2015 | <!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="author" content="Open Knowledge">
<meta name="description" content="The state of government open data ... |
dist/forms-multiple_file_upload.html | nbagonet/AlphaAdminTemplate |
<!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 lang="en" class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8">
... |
src/styles/default/templates/test.html | cheminfo/db-manager | {% extends 'main.html' %}
{% block content %}
<h2>Test page</h2>
{% endblock %}
|
examples/neditor/utf8-php/dialogs/template/template.css | ELSS-ZION/ueditor-for-node | .wrap{ padding: 20px;font-size: 14px;}
.left{width:425px;float: left;}
.right{width:160px;border: 1px solid #ccc;float: right;padding: 5px;margin-right: 5px;}
.right .pre{height: 332px;overflow-y: auto;}
.right .preitem{border: white 1px solid;margin: 5px 0;padding: 2px 0;}
.right .preitem:hover{background-color:#f3f3f... |
css/index.css | okunishinishi/ChessTek | html{
background: #FCFDE7;
}
body{
color: #433;
display: inline-block;
background-color: #F7D8A2;
margin:0;
padding: 0;
border: 1px solid #F5F5F5;
box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
padding-left: 20px;
font-family: Tahoma, Trebuchet MS;
}
article#main-content{
height: ... |
_ng1_docs/latest/interfaces/ng1.__uirouter_core_lib_router_.uirouter.html | ui-router/ui-router.github.io | ---
redirect_from: /docs/latest/interfaces/ng1.__uirouter_core_lib_router_.uirouter.html
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>UIRouter | @uirouter/angularjs</title>
<meta name="description" content="">
<meta name... |
index.html | Doozleberry/arcadecreekwebsite | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Arcade Creek Project</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="styles/sty... |
imdbphp2/doc/apidoc/index-15.html | rnavarro/Movie-Magic | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<!-- Generated by phpdocgen 0.17-rc3 on Thu Jan 19 00:48:02 2012 -->
<HTML>
<HEAD>
<TITLE>IMDBPHP</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link REL ='stylesheet' TYPE='t... |
public/modules/users/views/authentication/signin.client.view.html | chauhanmohit/meanStack | <section class="row" data-ng-controller="AuthenticationController">
<div class="container login-page">
<!------------logo---------->
<div class="row">
<div class="col-lg-12 text-center ">
<div class="logo text-center">
<a class="navbar-brand logo-brand" href="/#!/" class="navbar-brand"><img src=".... |
public/css/menu.css | alexsalesdev/fiori-blossoms-ui-web-angular-2 | /*----- Toggle Button -----*/
.toggle-nav {
display: none;
}
/*----- Menu -----*/
@media screen and (min-width: 860px) {
.menu {
padding: 10px 18px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
border-radius: 3px;
background: #303030;
}
}
.menu ul {
display: inline-bloc... |
style.css | thebedivere/Material-Wordpress-Theme | .materialize-red.lighten-5 {
background-color: #fdeaeb !important;
}
.materialize-red-text.text-lighten-5 {
color: #fdeaeb !important;
}
.materialize-red.lighten-4 {
background-color: #f8c1c3 !important;
}
.materialize-red-text.text-lighten-4 {
color: #f8c1c3 !important;
}
.materialize-red.lighten-3 {
bac... |
api/namespace-Symfony.Component.Form.Extension.Core.ChoiceList.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 Symfony\Component\Form\Extension\Core\ChoiceList | seip</title>
<script type="text/javascript" src="resources/combined.js?784181472"></script>
<scr... |
content/index.html | julitopower/pion_system_status_rest_server | <html>
<head>
<title>Little tests of serving static content</title>
<script src="jquery-2.0.3.js"></script>
</head>
<body>
<h1>Hello World</h1>
<div id="proc" />
<script>
(function worker() {
$.ajax({
url: '/proc',
success: function(data) {
$('#proc').html(data);
},
complete: function() {
... |
clean/Linux-x86_64-4.02.3-2.0.6/released/8.7.2/quickchick/1.0.2.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>quickchick: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.... |
tutorials/tutorial_6.html | paulpach/abundant-music | <h2>Details - Custom Song Structure</h2>
<p>If you know exactly what kind of song structure or instruments or harmonic rythm you want to use, then you would
certainly like to change some settings in the "Details" tab.</p>
<p>In this tutorial, we are going to create a custom song structure.</p>
<ol>
<li>Gen... |
index.html | kaustav020189/ajax-database-update | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Updating databases with JQuery and AJAX</title>
<script src="scripts/jquery-1.7.1.min.js"></script>
</head>
<body style="background: #444">
<div style="width: 500... |
clean/Linux-x86_64-4.05.0-2.0.6/extra-dev/8.10.0/groups/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>groups: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" re... |
clean/Linux-x86_64-4.12.1-2.0.8/released/8.13.2/shuffle/8.7.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>shuffle: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css... |
src/Viteloge/CoreBundle/Resources/descriptions/89257.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Migennes est
une commune localisée dans le département de Yonne en Bourgogne. Elle comptait 7 476 habitants en 2008.</p>
<p>Le nombre de logements, à Migennes, était réparti en 2011 en 1 439 appartements et 2 139 maisons soit
un marché relativement équilib... |
Contact.html | rongshe94/CS1220HW | <!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
... |
content2/consumer-experience-ios-sdk-markasurgent.html | LivePersonInc/dev-hub | <!DOCTYPE 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 name="description" content="">
<meta name="keywords" content=" ">
<title>markAsUrgent | LivePerson Technical Documentation</title>
<link rel=... |
_includes/schedulebutton.html | sinker/srccon | <p class="btn" id="schedulebutton">View the SRCCON Schedule</p>
<script type="text/javascript">
document.getElementById("schedulebutton").onclick = function () {
location.href = "/tickets/";
};
</script>
|
app/templates/error_500.html | allotory/basilinna | <!DOCTYPE html>
<html lang="en">
<head>
<style>
/* Loading Spinner */
.spinner {
margin: 0;
width: 70px;
height: 18px;
margin: -35px 0 0 -9px;
position: absolute;
top: 50%;
left: 50%;
text-align... |
pcap/libc/types/os/arch/c95/type.c_ulong.html | ebfull/ebfull.github.io | <!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 `c_ulong` type in crate `libc`.">
<meta name="keywords" con... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/0cb662086295589417f2b2f7f6b60784d0c3e80ce62569c484f4c2e0b7fd7b18.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="./72ab91db19a9706d0b5a7f5dfc51b6727890ab175189d8f60d57d058b6bbf25d.html">Teleport</a>
<hr>
... |
AddieC/src/app/user/userMenu/profilePictureDialog/profile-picture-dialog.component.css | chubbers/AddieC | .picture-preview {
width: 240px;
height: 300px;
}
.button-row {
display: flex;
align-items: center;
justify-content: space-around;
margin-top: 25px;
}
button {
width: 50%;
text-align: center;
}
|
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/documentation/javadocs/org/hibernate/internal/util/class-use/ClassLoaderHelper.html | HerrB92/obp | <!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_34) on Wed Oct 23 13:33:57 EDT 2013 -->
<TITLE>
Uses of Class org.hibernate.internal.util.ClassLoaderHelper (Hibernate JavaDocs)
</TITLE>
<META NAME... |
index.html | Robert-Zandberg/MovieFinder | <!DOCTYPE html>
<html>
<head>
<!--<meta name="viewport" content="width=device-width, initial-scale=1">-->
<link rel="stylesheet" href="/style/style.css">
<link rel="stylesheet" href="https://cdn.rawgit.com/twbs/bootstrap/48938155eb24b4ccdde09426066869504c6dab3c/dist/css/bootstrap.min.css">
<!--<script... |
result/M.1419055301.A.58E.html | iultimatez/PTTScraper | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>[新聞] 英國吃派比賽又出差錯 無法選出冠軍 - 看板 Gossiping - 批踢踢實業坊</title>
<meta name="robots" content="all">
<meta name="keywords" content="Ptt BBS 批踢踢">
<meta name="description" content="
http://tinyurl.com/mjtppth
英國吃派比... |
partials/renren.html | sascha53/Font-Awesome-SVG-PNG | {{- $id := "renren" -}}
{{- $name := add "icon-" $id -}}
{{- if not (.Scratch.Get $name) -}}
{{- .Scratch.Set $name true -}}
<svg class="clip" xmlns="http://www.w3.org/2000/svg" width="0" height="0">
<defs>
<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg" id="{{ $id }}" fill="currentcolor"><path d="M1261... |
_includes/image.html | kaushik88/kaushik88.github.io | <img data-src="{% include image-url.html path=include.path %}" alt="{{ include.alt }}" class="lazyload{% if include.class %} {{ include.class }}{% endif %}"{% if include.style %} style="{{ include.style }}"{% endif %}>
|
webstat/webstat/awstats.allvbg.ru.allemails.102011.html | pomahtuk/symphony-test | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang='en'>
<head>
<meta name="generator" content="AWStats 6.7 (build 1.892) from config file awstats.allvbg.ru.conf (http://awstats.sourceforge.net)">
<meta name="robots" content="noindex,nofollow">
<meta http-equiv="content-type" content="text/html;... |
bower_components/poly-elements/poly-tabs.html | polytipe/polytipe-projects | <link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../paper-tabs/paper-tabs.html">
<link rel="import" href="../iron-pages/iron-pages.html">
<dom-module id="poly-tabs">
<style>
:host {
display: block;
min-width: 100%;
box-sizing: border-box;
}
paper-tabs{
... |
src/app/app.component.css | emugaya/bucketlist_frontend | /*background-color:#6d84b4;*/
body {
background-color: transparent !important;
}
.topcolor {
height: 3px;
/* margin: 30, 0, 0, 0; */
background-color: #00796B;
border-bottom-color: #BDBDBD;
}
.top {
text-align: center;
/* font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif; ... |
EC/espace-client-dot-net/EspaceClient.FrontOffice.Web/Libs/ColorBox/Themes/colorbox.css | apo-j/Projects_Working | /*
Colorbox Core Style:
The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left... |
style.css | danodemano/ip-range-contacts | /*These two p's are for the success
and error styles*/
p.error
{ color:#FF0000;
font-weight:bold;
}
p.success
{ color:#00DD00;
font-weight:bold;
}
|
pywaw/static/css/bootstrap-responsive.css | PyWaw/pywaw.org | /*!
* Bootstrap Responsive v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: t... |
doc/_build/html/_modules/maker/documents/models.html | alejo8591/maker |
<!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/html; charset=utf-8" />
<title>maker.documents.models — Maker 0.1.0 docume... |
all-data/28000-28999/28232-22.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="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>... |
client/app/styles/main.css | nwwells/teambuilder | body {
font-family: "Source Sans Pro", sans-serif;
font-weight: 400;
margin: 0;
}
h1 {
display: inline;
font-weight: 200;
}
header {
background: #3D533E;
color: #fcfdff;
padding: 1rem;
box-sizing: border-box;
height: 4.5rem;
word-spacing: .75rem;
}
.person-list-panel ... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/f3607bb3b09fe8bee7d1d7790c1e5f4b85c6a67f77cddf295afbe9fff498d7ee.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="./86228a8404646081206dfeb6de057939d6bb15a9adb71db5e3731bfc264159cb.html">Teleport</a>
<hr>
... |
src/client/views/test-view-iframe.html | cshashwat/script-lab | <html>
<body class="ms-font-m">
<iframe src="/#/view/private-samples/excel/01-basics/basic-api-call" style="height:300px; width:600px;"></iframe>
</body>
</html>
|
data science/machine_learning_for_the_web/chapter_4/movie/11958.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Good Will Hunting (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?0119217">Good Will Hunting (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Sti... |
tables/unmin/theme/content-nosearchlang-bg.html | TouficS/a11yppt | <!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="bg" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="bg" 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/Lic... |
bifrost/api/Bifrost.Web.Proxies.IProxyGenerator.html | dolittle/dolittle.github.io | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface IProxyGenerator
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface IProxyGe... |
assets/css/normalize.css | frontfest/frontfest.github.io | /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-he... |
_site/2018/01/15/so-much-fun.html | craigwmcclellan/craigwmcclellan.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="Craig McClellan" name="author">
<title>Craig McClellan - So Much Fun </title>
<link href="... |
app/partials/appPartial.html | bluong/PAC | <div class="current-container" data-toggle="modal"
data-target="#myModal2">
<h2 class="picture-title">
<span>{{current_anime.title}}</span>
</h2>
<img alt="{{current_anime.title}} image"
src="{{current_anime.img_url}}" class="image-stuff">
</div>
<div class="modal fade" id="myModal2" tabindex="-1" role="dialog... |
_site/2019/08/28/L378/index.html | AndiHappy/andihappy.github.io | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8"/>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title> L378 有序矩阵中第K小的元素 ... |
clean/Linux-x86_64-4.11.1-2.0.7/released/8.12.0/circuits/8.8.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>circuits: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... |
blogs/office/post/2009/11/06/Formulas-logicas-e28093-AND.aspx/index.html | mariaproiete/mariaproiete.com | <!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting…</title>
<link rel="canonical" href="/blogs/office/excel/formulas-logicas-and/">
<meta http-equiv="refresh" content="0; url=/blogs/office/excel/formulas-logicas-and/">
<h1>Redirecting…</h1>
<a href="/blogs/office/excel/formulas-logicas-and/">Click here if you ar... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.