path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
src/core/examples/oo/cannonical.html | veltzer/demos-javascript | <!--
Clean Javascript OO example...
Mark Veltzer <mark.veltzer@gmail.com>
-->
<html>
<head>
<script>
/*
Alternate syntax:
Person=function(name,lastname) {
this.name=name;
this.lastname=lastname;
}
*/
function Person(name,lastname) {
this.name=name;
this.lastname=lastname;
}
... |
tags/r-in-space/index.html | letiR/letiR_website | <!DOCTYPE html>
<html lang="en-us">
<head>
<title>R in Space</title>
<style>
html body {
font-family: Lato, sans-serif;
background-color: white;
}
:root {
--accent: #3fb3b2;
--border-width: 5px ;
}
</style>
<link rel="stylesheet" href="../../c... |
zenoic_api/cve-search-master/web/static/css/custom/cve.css | deontp/misc | .cve-info {
width: 400px;
}
.cve-info td {
text-align: center;
}
.table-even {
table-layout: fixed
}
.impact-none {
color:green;
}
.impact-partial {
color:orange;
}
.impact-complete {
color:red;
}
#actions {
float:right;
}
#actions button {
width:100%;
}
td > div {
padding-right: 10... |
doc/index.html | battlemidget/core-analysis-system | <!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>Core Analysis System — cas v0.15 documentation... |
dist/javadoc/uk/co/crider/jablus/gui/data/class-use/PercentBar.html | Cride5/jablus | <!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_79) on Wed Aug 12 14:21:17 ICT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class uk.co... |
ScriptReference/ParticleRenderMode.SortedBillboard.html | rakuten/Uinty3D-Docs-zhcn | <!DOCTYPE html>
<html lang="en" class="no-js">
<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.0" />
<title>Unity - Scripting API: ParticleRenderMode.SortedBillboard</title>
<... |
dependencies/boost-1.46.0/doc/html/boost_asio/reference/basic_datagram_socket/receive.html | gorkinovich/DefendersOfMankind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_datagram_socket::receive</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_a... |
doc/html/ptree_8h.html | lwang-astro/ARC | <!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/detail.html | btyh17mxy/django-blog | {% extends "base.html" %}
{% load duoshuo_tags %}
{% block title %}{{ post.title }} | {% endblock %}
{% block desc %}{{ post.summary|truncatewords:140 }}{% endblock %}
{% block keywords %}{{ post.tags }}{% endblock %}
{% block extend_style %}
<link href="/static/ueditor/third-party/SyntaxHighlighter/shCoreDefault.cs... |
html/profile.html | Halframe/ihome_20161122 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>爱家-个人信息</title>
<link href="/static/plugins/bootstrap/css/bootstrap.min.css" rel=... |
java/01-framework/dubbo-admin/incubator-dubbo-ops/dubbo-admin-frontend/node/node_modules/npm/html/doc/cli/npm-dedupe.html | lyy289065406/expcodes | <!doctype html>
<html>
<title>npm-dedupe</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-dedupe.html">
<script async=true src="../../static/toc.js"></script>
<body>
<div id="wrapp... |
dhtml/DHTML/DHTMLref/vml/a_hrnosh.html | gucong3000/handbook |
<HTML >
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252" />
<TITLE>HRNoShade Attribute</TITLE>
<LINK REL="stylesheet" TYPE="text/css" HREF="../common/ie4.css" />
<LINK REL="stylesheet" TYPE="text/css" HREF="../common/ie5.css" />
<style>
BODY
{
font-family:verdana,arial,helvetica;
margin... |
include/extra/blog/introduccion-a-la-ciencia-de-datos-parte-2.html | TRCIMPLAN/trcimplan.github.io | <h3>Publicaciones relacionadas</h3>
<p><b>Análisis Publicados</b></p>
<ul>
<li><a href="http://www.trcimplan.gob.mx/blog/experiencias-sobre-datos-abiertos-en-mexico.html">Experiencias sobre Datos Abiertos en México</a></li>
<li><a href="http://www.trcimplan.gob.mx/blog/mejores-sitios-web-para-gobiernos-abier... |
JAVA/docs/be/chrisv/dte/exceptions/class-use/UnknowAlertLevelException.html | KeydownR/DTE | <!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 (1.8.0_102) on Thu May 18 15:46:49 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class be.chrisv.dt... |
doc/html/_rendering_context_8java.html | thedreamer979/Arionide | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co... |
CSC 445 WebCentric Programming/Final Project/poi-3.14/docs/apidocs/org/apache/poi/poifs/filesystem/Entry.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>
Entry (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windo... |
Brandis/assets/css/MarkerCluster.css | tinax/geschichtswerkstattBrandis | .leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
-o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
transition: tran... |
blender/2.78c/blender-api/bpy.types.ColorManagedDisplaySettings.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>ColorManagedDisplaySettings(bpy_struct) — Ble... |
docs/de/d84/Lock_8idl_source.html | jiachenning/fibjs | <!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... |
doc/index-files/index-2.html | tylerstacey/fiech-land | <!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 Nov 22 15:28:46 NST 2013 -->
<TITLE>
B-Index
</TITLE>
<META NAME="date" CONTENT="2013-11-22">
<LINK REL ="stylesheet" TYPE="text/css" HR... |
javaDocs/index-files/index-9.html | ahmadRMusa/LibCountriesKit | <!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 Sat Mar 25 00:24:03 EET 2017 -->
<title>I-Index</title>
<meta name="date" content="2017-03-25">
<link rel="stylesheet" type="te... |
doc/Accord.html | McKay1717/Synthetiseur-Projet-Algo-S1 | <!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 (1.8.0_45) on Tue Dec 08 17:59:01 CET 2015 -->
<title>Accord</title>
<meta name="date" content="2015-12-08">
<link rel="stylesheet" type="text/css" hr... |
gui/app/templates/interactive/modals/addBoardModal.html | kateract/Firebot | <div class="modal-header">
<button type="button" class="close" aria-label="Close" ng-click="dismiss()"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="addInteractiveBoardLabel">Add New Board</h4>
</div>
<div class="modal-body">
<div style="display: flex;flex-direction: column;justify-... |
templates/base/html/networkstatistic.tpl.html | freifunkrothenburg/netmon | <link href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
<!-- Javascript for the graphs -->
<script type="text/javascript" src="lib/extern/javascriptrrd/binary... |
project/doc/api/classes/ActiveRecord/Explain.html | Dpasi314/DevConnect | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ActiveRecord::Explain</title>
<meta http-equiv="Content-Type" con... |
css/style.css | moma/comexJS | body {
background-color: black;
font-size: 12px;
font-family: sans-serif;
}
.sigma-expand {
position: absolute;
top : 0;
left : 0;
width: 100%;
height: 100%;
}
#toolbox {
background-color: white;
width: 300px;
padding: 5px 10px 5px 10px;
position: absolute;
left: 0p... |
website/website/src/app/components/sidebar/sidebar.component.html | gnoubi/gamaSenseIt | <nav class="navbar navbar-vertical navbar-expand-md navbar-light bg-white"
id="sidenav-main">
<div class="container-fluid">
<!-- Toggler -->
<button class="navbar-toggler only-outline"
type="button"
(click)="isCollapsed=!isCollapsed"
aria-controls="sidenav-collapse-main">
<span class... |
lorainccc_dev/css/style.css | lorainccc/themes | /*!
Table of Contents
Color Section : LCCC Color Scheme
Mixin Section : LCCC Mixins
Text Section
Section 1: Foundation
Section 2: Content
Section 3: Body
Section 4: Header
Section 5: Navigation
Section 6: Footer
*//*!
Variables Section
*//*!*********************
CUSTOM VARIABLES
**********************//*!**************... |
src/shared/guide/guide.component.html | Gapminder/dollar-street-pages | <div class="quick-guide-container" *ngIf="isShowGuide">
<div class="quick-guide-content">
<div class="guide-logo-container">
<img src="/assets/img/new-road-sign.png" alt="Logo">
</div>
<div class="quick-guide-description-container">
<h1>Dollar Street</h1>
<div class="guide-description" ... |
Orwell/doc/org/spongycastle/crypto/params/package-tree.html | gnu-user/orwell | <!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_17) on Mon May 06 00:15:51 EDT 2013 -->
<title>org.spongycastle.crypto.params Class Hierarchy</title>
<meta name="date" content="2013-0... |
doc/lib/Gateway.endpoint.emitter.serial.node.html | KingRial/Ancilla-Server | <!DOCTYPE html><html lang="en"><head><title>lib\Gateway.endpoint.emitter.serial.node</title></head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"><meta name="groc-relative-root" content="../">... |
RossFamilyTree/ppl/7/f/d15f5fc5eb6e86bb79ec0141f7.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 - CUTCLIFFE, Fanny</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 ... |
modules/pgn-viewer/examples/tickets/ticket235.html | mliebelt/PgnViewerJS | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Mixing viewer with Fontawesome icons (loading after)</title>
<script src="/lib/pgnv.js" type="text/javascript"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css" integrity="sha384-SZXxX4wh... |
src/components/fonts/font.css | iilinegor/art-bazar | /*@font-face {
font-family:'Myriad Set Pro';
font-style:normal;
font-weight:100;
src:local('☺︎'), url("myriad-set-pro_ultralight.woff") format("woff"), url("myriad-set-pro_ultralight.ttf") format("truetype");
}*/
/*@font-face {
font-family:'Myriad Set Pro';
font-style:italic;
font-weight:100;
src:local('☺︎'), ... |
output/common/zsdocs/gcc/Argument-Types.html | ArmageddonGames/ZeldaClassic | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (C) 1988-2019 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later... |
dist/index.html | jhd/spunout | <!doctype html>
<html>
<head>
<meta charset="UTF-8">
<!-- Meta refresh for redirection -->
<meta http-equiv="refresh" content="1; url=html/plans.html">
<!-- JavaScript redirection -->
<script>
window.location.href = "html/plans.html"
</script>
<title>Page Redirection</title>
</head>
<body>
<!-- Man... |
cloudstreetmarket-parent/cloudstreetmarket-webapp/src/main/webapp/html/home.html | alex-bretet/cloudstreetmarket.com | <!-- start: Row -->
<div class="row" ng-controller="homeMainController">
<div class="span12">
<div class="hero-unit hidden-phone">
<p translate="screen.home.hero">Welcome to CloudStreet Market, the educational platform.</p>
</div>
</div>
<div class="span5">
<div id="landingGraphContainerAndTools">
<div... |
GreenHouse/src/main/webapp/css/public/shop.css | GodFrey118/GreenHouse |
BODY {
FONT: 12px Arial, Helvetica, sans-serif; BACKGROUND: #fff
}
H1 {
PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H2 {
PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H3 {
PADDING-BOTTOM: 0px; MARGIN: 0px; PADD... |
presentations/2016-11-ict/slide20.html | illinois-dres-aitg/courses-presentations | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML//EN">
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Slide 20: AInspector Sidebar for Firefox</title>
<link rel="stylesheet" type="text/css" href="../../common/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href=... |
src/static/index.html | aspyct/DocRepo | <!DOCTYPE html>
<html>
<head>
<title>DocRepo</title>
<meta charset="utf-8"/>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.co... |
public/assets/styles/rzslider.css | danielcaldas/carefull | /*! angularjs-slider - v2.12.0 -
(c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> -
https://github.com/angular-slider/angularjs-slider -
2016-04-22 */
rzslider {
position: relative;
display: inline-block;
wi... |
jdk8en_us/docs/api/java/util/concurrent/atomic/class-use/AtomicMarkableReference.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:06 PDT 2014 -->
<title>Uses of Class java.util.concurrent.atomic.AtomicMarkableReference (Java Platform SE 8 )</title>
... |
BotzzaroniDev/GATE_Developer_8.4/doc/javadoc/internal/gate/creole/ontology/class-use/OntologyTupleQuery.html | masterucm1617/botzzaroni | <!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_102) on Tue Feb 21 18:05:59 GMT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface gate.creo... |
man/log2.3p.html | fusion809/fusion809.github.io-old | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<style>
table.head, table.foot { width: 100%; }
td.head-rtitle, td.foot-os { text-align: right; }
td.head-vol { text-align: center; }
table.foot td { width: 50%; }
table.head td { width: 33%; }
div.spacer { margin: 1em 0; }
</style>
<title>
LOG2(3P)</title>
</head>
... |
wiki/resources/src/mediawiki.apihelp.css | kylethayer/bioladder | .apihelp-header {
clear: both;
margin-bottom: 0.1em;
}
.apihelp-header.apihelp-module-name {
/*
* This element is explicitly set to dir="ltr" in HTML.
* Set explicit alignment so that CSSJanus will flip it to "right";
* otherwise the alignment will be automatically set to "left" according
* to the element's... |
RossFamilyTree/ppl/1/f/d15f6066cc65daa1a67dc5257f1.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 - HARDING, Henry</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 ="... |
jsparc.html | HiSPARC/jsparc | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>HiSPARC - jSparc - Analysis</title>
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="stylesheet" media="screen" href="styles/jquery.jqplot.css">
<link rel="stylesheet" media="screen" href="styles/leaflet.css">
<link rel="stylesheet" ... |
docs/Javadocs/com/skilltradiez/skilltraderz/Elastic.html | FancifulEight/Team15Alpha | <!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 Fri Nov 06 13:52:10 MST 2015 -->
<title>Elastic</title>
<meta name="date" content="2015-11-06">
<link rel="stylesheet" type="text/css" h... |
demo.html | Coronaxe/LuminOS | <html>
<head>
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
<title>Demo</title>
<script src="jquery.js"></script>
<script src="init.js"></script>
<script src="utility.js"></script>
<script>
$("document").ready(function() {
$.ajaxSetup({
cache: false
});
$.getJSON('ajax... |
Supplemental/design/participate/style.css | CSE403/GroupMatch | #page_content section header {
min-height: 35px;
}
form[name="participate_form"] {
width: 530px;
padding-bottom: 40px;
}
form[name="participate_form"] input[type="number"] {
width: 55px;
}
form[name="participate_form"] section {
/* spacing */
margin-bottom: 20px;
padding: 10px;
background: #F5F5F... |
RossFamilyTree/evt/4/a/d15f606b42f1827c674d2903fa4.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... |
www/css/jsview.css | piccomunica/piccomunica | /*
JavaScript View, opensource library :)
This is Javascript and Love
www.javascriptview.com
contact@javascriptview.com
Here you can write your custom CSS
*/
/*Generic*/
jsv-main, jsv-container, jsv-view {
position: absolute;
background-color: #fff;
width: 100%;
top: 0px;
bottom: 0px;
overflow:scroll;
z... |
src/doc/html/classHSL.html | peter-kiechle/tactile-sensors | <!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>HSL Class Reference</title>
<link href="tabs.css" rel="stylesheet" type... |
index.html | antzjosh/simple-yusa-db | <html>
<head>
<title>Mete</title>
</head>
<body>
<p>Mete</p>
</body>
</html>
|
Docs/html/class_o_m_state-members.html | DynamicPerception/OMLibraries | <!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>OpenMoCo AVR Librar... |
indicadores-lerdo/seguridad-robo-de-vehiculos-registrados.html | TRCIMPLAN/trcimplan.github.io | <!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<!-- ===================================================================================================
Instituto Municipal de Planeación y Competitividad (IMPLAN) de Torreón.
3er. generación de la Plataforma del Conocimiento
De... |
poi-3.8/docs/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html | gmchen/MosquitoSimulation | <!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_29) on Sat Mar 17 18:05:13 MSK 2012 -->
<TITLE>
XSLFTextParagraph (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2012-03-17">
... |
mars-sim-ui/src/main/resources/docs/help/resources/resource_fish_oil.html | mars-sim/mars-sim | <!DOCTYPE html>
<!-- Generated for mars-sim by st.pa. -->
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Mars Simulation Project - Generated help file - Resource "fish oil"</title>
<link rel="stylesheet" href="../msp.css">
</head>
<body>
<TT>
<h2>Resource : "Fish Oil" (Liquid) </h2>
<br/>1. Descripti... |
static/css/prepared_spells_style.css | melanoleucos/Overdue-Cluttered-Dnd | html, body {
margin:0;
padding:0;
height:100%;
background-color: #DA3535;
}
.container-fluid {
min-height:100%;
position:relative;
}
#spell_counter {
color:#DCDCCD;
font-size: 30px;
text-align: center;
}
#first-lvl-spells, #second-lvl-spells, #third-lvl-spells {
margin-top : 2... |
doc/userinterface/commandline/CommandlineEditMode.html | nexxx/Database-Analyzer-Core | <!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_05-icedtea) on Mon Jun 25 09:34:25 CEST 2012 -->
<title>CommandlineEditMode</title>
<meta name="date" content="2012-06-25">
<link rel="... |
.gradlew/wrapper/dists/gradle-2.0-all/7rd4e4rcg4riqi0j6j508m2lbk/gradle-2.0/docs/javadoc/org/gradle/tooling/model/package-summary.html | VolitionEos/DungFactory | <!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_02) on Tue Jul 01 09:51:11 CEST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.gradle.tooling... |
ui/admin/login.html | aliemrahpekesen/4GloryApi | <!DOCTYPE html>
<html lang="en">
<head>
<title>Welcome 2 4Glory</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com... |
scriptures.nephi.org/docbook/dc/x1660.html | hyperdriveguy/OpenGospel | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>Chapter 65</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="The Scriptures"
HREF="index.html"><LINK
REL="UP"
TITLE="The Doctrine and Covenants"
HREF="c6.html"><LINK
REL="PREV... |
BotzzaroniDev/GATE_Developer_8.4/doc/javadoc/gate/creole/ontology/Ontology.html | masterucm1617/botzzaroni | <!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_102) on Tue Feb 21 18:02:45 GMT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Ontology (GATE JavaDoc)</ti... |
COM/index.html | lithqube/sedesgroup | <!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="robots" content="all">
<title>Sedes Group</title>
<meta name="description" content="Successfully producing heating elements since 1979. Going everyday the extra mile to give our customers, new products to s... |
docs/class-GuzzleHttp.Middleware.html | BaguettePHP/mastodon-api | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class GuzzleHttp\Middleware | ξ ^ω^)ξ Baguette PHP Mastodon API Client / SDK</title>
<link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da">
</head>
<body>
<div id="left">
<div id="menu">
<a href="index.html" title... |
jdk8en_us/docs/api/javax/sound/midi/Patch.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:35:26 PDT 2014 -->
<title>Patch (Java Platform SE 8 )</title>
<meta name="date" content="2014-06-16">
<meta name="keywords... |
RossFamilyTree/fam/b/c/d15f609726450b601ff7cd35fcb.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 - Family of BEDWELL, Charles and GAMMON, Ellen</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user... |
index.html | PiotrKalachyn/PK-UBS-test-task | <!DOCTYPE html>
<html lang="en" ng-app="chattyApp">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Chatty for UBS</title>
<meta name="description" content="Chatty: a test task for UBS recruitment">
<meta name="autho... |
tests/eval/bundespraesident.de.20030331.html | adbar/htmldate | <!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="de" lang="de" >
<head>
<base href="https://www.bundespraesident.de/"></base>
<meta http-equiv="Content-Type" content="text/html; chars... |
images/unit5/knowl/p-531.html | rhutchinson20/mt21c | <!DOCTYPE html>
<html lang="en-US">
<!--********************************************-->
<!--* Generated from PreTeXt source *-->
<!--* on 2021-03-10T19:25:36-08:00 *-->
<!--* A recent stable commit (2020-08-09): *-->
<!--* 98f21740783f166a773df4dc83cab5293ab63a4a *-->
<!--* ... |
mexicon/style.css | 5balls/jonglariacode | body {
color: #000000;
background: #FFFFFF;
font-family: verdana, arial, georgia, myriad, Sans-Serif;
text-align: center;
font-size: 16px;
}
img {
border: none;
margin: 5px;
}
hr {
width: 100%;
height: 2px;
border: 0;
padding: 0;
color: #000000;
background-color: #000000;
}
table {
bor... |
web/css/main.css | coding-books/website | /*+++++++++++++++++++++
=====================================
Template Name : Himu
Author Name : Mostafizur Rahman
Author URI : http://mostafiz.me/
Template URI :http://mostafiz.me/demo/himu/
Version : 1.1
===============================
+++++++++++++++++++*/
/*
====================================
---------------... |
source/app/ux-component/tube-tag/simple-tag/simple-tag-template.html | ccem-dev/tube-tag | <link href="app/ux-component/tube-tag/simple-tag/simple-tag-styles.css" rel="stylesheet" type="text/css">
<div class="simple-tag label">
<div class="label-text">
<p>{{$ctrl.base.number}}</p>
<div ng-style='{"overflow": "hidden","white-space": "nowrap","text-overflow": "ellipsis"}'>
<span>{{$ctrl.base.... |
src/css/deviceManager.css | cryptocat/cryptocat | div.deviceManager {
}
div#deviceManagerTop {
background-color: #EEE;
border-bottom: 1px solid #96A5B2;
padding: 2px;
}
div#deviceManagerTop h2 {
margin: 10px 25px 5px 25px;
font-size: 16px;
font-variant: small-caps;
}
div#deviceManagerTop label.deviceManagerTrustedOnly {
padding: 0 0 0 20px;
display: block;... |
ucoinj-ui-wicket/src/main/java/io/ucoin/ucoinj/web/pages/wallet/WalletPage.html | E-IS/ucoinj | <!--
#%L
UCoin Java Client :: Web
%%
Copyright (C) 2014 - 2015 EIS
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later ... |
RossFamilyTree/evt/f/d/d15f60823fe3849028d3ac9d8df.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... |
css/kci.css | wrdsb/ui | /* Stylesheet: KCI
primary: #660202;
primary opacity #A36767;
secondary #d5a63a;
light: #E0CCCC;
secondary-light: #eedbb0;
primary-light: #d1b3b3;
primary-extra-light: #e0cccc;
primary-faint: #f6f0f0;*/
#masthead {
background-color: #660202;
}
.navbar {
background-color: #d5a63a;... |
RossFamilyTree/ppl/7/6/d15f6060a1a7273243ad844c467.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 - FAULL, Caroline</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 =... |
pacientes/templates/pacientes_edit.html | truki/logopedasur | {% extends 'base.html' %}
{% load staticfiles %}
{% block title_block %}
Pacientes
{% endblock %}
{% block head_library_block %}
<link href="{% static "css/bootstrap.min.css" %}" rel="stylesheet">
<link href="{% static "font-awesome/css/font-awesome.css" %}" rel="stylesheet">
<!-- Toastr style -->
... |
mod/assign/Result_Assignment_ID_2013_12_13/match7-1.html | ctestlms/portal | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Haris_Mehmood_haris.cpp</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript">
<!--
function ZweiFrames(URL1,F1,URL2,F2)
{
parent.frames[F1].location.href=URL1;
... |
sites/all/libraries/tinymce/tests/autolink.html | pathwayswithininc/unfittofit | <!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>Automatic link tests</title>
<link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.14.0.css" type="text/css" />
<script src="http://code.jqu... |
lib/JasperReport/docs/api/net/sf/jasperreports/engine/component/class-use/ComponentXmlWriter.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:20 EEST 2016 -->
<title>Uses of Interface net.sf.jasperreports.engine.component.ComponentXmlWriter (JasperRepor... |
docs/api/yii-i18n-locale.html | fryntiz/Raspberry-PI | <!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="language" content="en" />
<link href="./assets/ae392ecb/css/bootstrap.css" rel="stylesheet">
<link href="./assets/7aa84e41/solarized_light.css" rel="sty... |
_source/news/2019-08-13-priyanka.html | InstantKhabar/_source | ---
title: "प्रियंका गांधी पहुंचीं उम्भा गांव, पीड़ित परिवार से की मुलाकात"
layout: item
category: ["india"]
date: 2019-08-13T11:47:06.544Z
image: 1565696826543priyanka.jpg
---
<p>नई दिल्ली: कांग्रेस महासचिव प्रियंका गांधी वाड्रा मंगलवार को घर आकर मिलने का वादा निभाने के लिये, हाल में सामूहिक हत्याकांड के गवाह बने उत्त... |
demos/nested_sidebars.html | GerHobbelt/jquery.layout | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Nested Sidebars Layout</title>
<link type="text/css" rel="stylesheet" href="../source/stable/layout-default.css" />
<style type="text/css">
/* give outer-panes their own colors */
body > .ui-layout-cen... |
docs/org/validator/metadata/XSLTest.html | danielgalassi/validate-my-request | <!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_111) on Sat Dec 10 15:27:41 AEDT 2016 -->
<title>XSLTest</title>
<meta name="date" content="2016-12-10">
<link rel="stylesheet" type="text/css"... |
handbyhand/手把手教你实现一个简单的MVP模式.html | DuLinRain/dulinrain.github.io | <!DOCTYPE html>
<html>
<head>
<title>手把手教你实现一个简单的MVP模式</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
/* GitHub stylesheet for MarkdownPad (http://markdownpad.com) */
/* Author: Nicolas Hery - http://nicolashery.com */
/* Version: b13fe65ca28d2e568c6ed5d7f06581183d... |
docs/_build/html/Modules.html | yetisir/MOUSE | <!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>Modules Documentation — MOUSE 0.3 documentati... |
doc/doxygen/html/HarmonicWell__cuda_8cu.html | HaoZeke/espresso | <!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... |
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/hssf/record/chart/LegendRecord.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>LegendRecord (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="t... |
css/style.css | jeroen1322/ImgComp-2 |
#letop{
max-width: 500px;
border: 1px solid #bbbbbb;
-moz-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
box-shadow: 1px 2px 3px rgba(0,0,0,.5);
}
#letop p{
padding-left: 10px;
padding-right: 10px;
}
#help img{
float: left;
... |
docs/javadoc/help-doc.html | Entwicklerpages/school-game | <!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 (1.8.0_25) on Fri May 19 05:54:56 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (School Game Core ... |
target/site/scaladocs/package.html | max-leuthaeuser/CPSTextInterpreter | <?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>_root_</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link type="text/css" media="scr... |
ultimo_sito_html/pianeti/m/mordan4.html | luigirosa/hypertrek | <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="it">
<head>
<meta http-equiv="pics-label" content="(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://www.hypertrek.info/" r (cz 1 lz 1 nz 1 oz 1 vj 1) "ht... |
web-app/css/scaffolding.css | maestrofjp/Enlist-Grails | body {
-webkit-text-size-adjust: none;
}
@media (min-width:980px) {
body {
padding-top: 60px;
}
}
.btn {
vertical-align: middle; /* ensure buttons line up even when they are different tag types [a, button] */
}
/* Fixes enlist #17 without editing a plugin (plugin: https://github.com/robfletcher/twitter-boots... |
root/adm/settings/admin/status_left.html | portu/lixuz | <%perl>
# LIXUZ content management system
# Copyright (C) Utrop A/S Portu media & Communications 2008-2011
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or... |
weechat/templates/about/features.html | weechat/weechat.org | {% extends "about/about.html" %}
{% load i18n %}
{% block subtitle %} :: {% trans "features" %}{% endblock %}
{% block menu2_features %}active{% endblock %}
{% block content %}
{{ block.super }}
<div class="row">
<div class="col-12 col-lg-auto order-2 order-lg-1 my-4 mx-lg-4">
<img src="{{ MEDIA_URL }}images... |
public/css/main.css | guax/SIS | /*
Document : main
Created on : Jun 21, 2009, 6:39:51 PM
Author : guaxinim
Description:
Purpose of the stylesheet follows.
*/
body {
margin: 0px;
font-family: sans-serif;
background-color: #f6f6f6;
}
p, li, label {
font-size: 12px;
}
p img {
vertical-align: middle;
... |
post/page/1/index.html | Piscesilent/piscesilent.github.io | <!DOCTYPE html><html><head><link rel="canonical" href="http://piscesilent.github.io/post/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=http://piscesilent.github.io/post/" /></head></html> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.