path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
preschool/tipsy-2.2.3d/man/html1/boxstat.html | FavioVazquez/MexicanNumericalSimulationSchool | <HTML>
<BODY>
<PRE>
<!-- Manpage converted by man2html 3.0.1 -->
<B><A HREF="BOXSTAT.html">BOXSTAT(1)</A></B> TIPSY COMMANDS <B><A HREF="BOXSTAT.html">BOXSTAT(1)</A></B>
</PRE>
<H2>NAME</H2><PRE>
boxstat - print the physical parameters of a box
</PRE>
<H2>SYNOPSIS</... |
QMOLEDEV/apache-ant-1.7.1/docs/manual/api/org/apache/tools/ant/taskdefs/optional/depend/package-frame.html | chriskmanx/qmole | <!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_06) on Fri Jun 27 05:04:13 GMT 2008 -->
<TITLE>
org.apache.tools.ant.taskdefs.optional.depend (Apache Ant API)
</TITLE>
<META NAME="date" CONTENT="2... |
InfoRetrievalSystem/dataset/CACM-1771.html | jrosseel/ProjectInformationRetrieval | <html>
<pre>
CURRICULUM 68 -- Recommendations for Academic
Programs in Computer Science -- A Report of the
ACM Curriculum Committee on Computer science
This report contains recommendations on academic
programs in computer science which were developed
by the ACM Curriculum Committee on Computer Science.
A classifi... |
QMOLEDEV/maxima-5.29.1/doc/info/maxima_90.html | chriskmanx/qmole | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
<html>
<!-- Created on June, 20 2016 by texi2html 1.76 -->
<!--
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
Karl Berry <karl@freefriends.org>
Olaf Bachmann <obachman@math... |
doc/html/toc-source-module.html | bootchk/pensool | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>source</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="... |
src/main/webapp/about.html | btrplace/sandbox | <!DOCTYPE HTML>
<!--
~ Copyright (c) 2012 University of Nice Sophia-Antipolis
~
~ This file is part of btrplace-sandbox.
~
~ 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 ve... |
pyload/webui/themes/Default/tml/settings_item.html | ardi69/pyload-0.4.10 | <table class="settable">
{% if section.outline %}
<tr><th colspan="2">{{ section.outline }}</th></tr>
{% endif %}
{% for okey, option in sorted_conf(section) %}
{% if okey not in ("desc", "outline") %}
<tr>
<td><label for="{{skey}}|{{okey}}"
... |
ScriptReference/PhysicMaterial-bounciness.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: PhysicMaterial.bounciness</title>
<meta name... |
public/partials/home.html | Raymanns/newsFeed | <!-- Page header -->
<div class="page-header">
<h1>The Post Wall</h1>
</div>
<!-- For each post in posts ordering by the up votes in descending order -->
<div ng-repeat="post in posts | orderBy: '-upvotes'">
<!-- Thumbs up. On click passes the post id to the incrementUpvotes function -->
<span class="glyphicon ... |
oppia/templates/oppia/leaderboard.html | iSchool-Zambia/django-ischool-oppia | {% extends "base.html" %}
{% load i18n %}
{% load display_functions %}
{% load staticfiles %}
{% block extra_head_title %}
{% trans 'Leaderboard' %}
{% endblock extra_head_title %}
{% block content %}
<h2>{% trans 'Leaderboard' %}</h2>
{% if page.object_list.count > 0 %}
{% include "oppia/includes/page_navigator.... |
indicadores-lerdo/economia-empresas-exportadoras.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... |
Doc/qtgui/qrasterpaintengine-members.html | angeloprudentino/QtNets | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qpaintengine_raster.cpp -->
<title>List of All Members for QRasterPaintEngine | Qt GUI 5.7</title>
<link rel="stylesheet" type="text/css" href="style/offline-si... |
known_files/hashes/bitrix/modules/socialnetwork/install/components/bitrix/socialnetwork.menu/templates/.default/themes/blue/style.css | gohdan/DFC | Bitrix 16.5 Business Demo = f669ef645550f6a0502cd142a8bbe8e9
|
hlmng/WebContent/frontend/template/event/event-list.html | ozzi-/hlmng | <h1>Upcoming:</h1>
<span ng-repeat="eventUpcoming in eventListCtrl.eventsUpcoming">
<event-info event="eventUpcoming"></event-info><br><hr>
</span>
<nothing-here-yet list="eventListCtrl.eventsUpcoming"></nothing-here-yet>
<br><br>
<h1>Running:</h1>
<span ng-repeat="eventRunning in eventListCtrl.eventsRunning">
<event... |
templates/pollownerperspective.html | itucsdb1616/itucsdb1616 | {% extends "layout.html" %}
{% block title %}Poll{% endblock %}
{% block content %}
<body>
<h2 align="center">Question:<strong>{{pollquestion}}</strong></h2>
<br>
<form align="center" role="form" action="" method="post" name="list-form">
<input class="form-control" style="display:inline-block;width:300px;" typ... |
girox/event/templates/event/event_detail.html | sandrofolk/girox | {% extends "frontend/base.html" %}
{% load static from staticfiles %}
{% block og %}
<meta property="og:title" content="{{ event.title }}" />
<meta property="og:url" content="{{ request.build_absolute_uri }}" />
{% if event.image %}
<meta property="og:image" content="{{ event.image.url }}" />
{% en... |
doc/hwinterface/drivers/stm32-defines_ads.html | telrob/ada-api | <?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta ht... |
main/app/directives/itemDirective/itemDirective.directive.tpl.html | NoyElyasi/walla-rss | <div class="item">
<div class="title">{{item.title}} - {{item.publishedDate}}</div>
<div ng-bind-html="trustedHtml"></div>
</div> |
community/templates/community/includes/leagues_table.html | climu/openstudyroom | {% load bootstrap3 league_tags %}
{% load l10n i18n %}
<table id="leagues-table" class="table">
<thead>
<th>{% trans "name" %}</th>
<th>{% trans "begin" %}</th>
<th>{% trans "ends" %}</th>
<th>{% trans "divisions" %}</th>
<th>{% trans "players" %}</th>
<th>{% trans "games" %}</th>
{% if ... |
docs/classes/twodimensionalrenderingengine.html | YuniYasha/Jiggy.io | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TwoDimensionalRenderingEngine | @jiggy/assets</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesh... |
_source/news/2017-07-10-tejaswi.html | InstantKhabar/_source | ---
title: "तेजस्वी नहीं देंगे डिप्टी सीएम पद से इस्तीफा"
layout: item
category: ["politics"]
date: 2017-07-10T02:34:19.599Z
image: 1499673859599tejaswi.jpg
---
<p>पटना: बिहार की राजधानी पटना में पूर्व मुख्यमंत्री राबड़ी देवी के आवास पर राजद विधायक दल की बैठक खत्म हो चुकी है. बैठक के बाद पार्टी के नेता अब्दुल बारी स... |
_source/news/2019-06-12-1.html | InstantKhabar/_source | ---
title: "आगरा: यूपी बार काउंसिल अध्यक्ष की कोर्ट परिसर में हत्या"
layout: item
category: ["india"]
date: 2019-06-12T13:36:54.226Z
image: 15603466142251.jpg
---
<p><strong>साथी अधिवक्ता ने खुद को भी गोली मारी</strong></p>
<p>आगरा: ताजनगरी में बुधवार को दिन दहाड़े बड़ी वारदात हुई। दीवानी परिसर में उत्तर प्रदेश बार का... |
docs/PyARTOS/html/class_py_a_r_t_o_s_1_1detecting_1_1_detector.html | cvjena/artos | <!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... |
samples/Rocker-Framework-Functional-Show-Case/static/ng/downloads/downloads.html | DaanKrug/Rocker-Framework | <div style="margin: 5px; padding: 0px; font-size: 16px; font-family: 'Segoe UI';"
class="ui-widget ui-widget-content ui-corner-all">
<div class="ui-widget ui-widget-header ui-corner-top" style="padding: 10px; ">
All you need for create a Rocker application are in Rocker Framework GitHub repository.
</div>
<div ... |
man/readlink.2.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>
READLINK(2)</title>
</hea... |
_source/news/2016-12-08-puwama.html | InstantKhabar/_source | ---
title: "पुलवामा में आतंकियों ने बैंक से लूटी 11 लाख नई करंसी"
layout: item
category: ["india"]
date: 2016-12-08T10:47:34.977Z
image: 1481194054976puwama.jpg
---
<p>श्रीनगर। नोटबंदी के बाद कश्मीर में आतंकियों का बैंकों को निशाना बनाने का काम बदस्तूर जारी है। आतंकियों ने आज पुलवामा के अरिहाल में जम्मू एंड कश्मीर बैंक... |
templates/ra/old/student_appointments.html | sfu-fas/coursys | {% extends "base.html" %}
{% block title %}
RA Appointments for {{ student.first_name}} {{ student.last_name }}
{% endblock %}
{% block h1 %}
RA Appointments for {{ student.first_name}} {{ student.last_name }}
{% endblock %}
{% block subbreadcrumbs %}
<li><a href="{% url "ra:browse" %}">Historic Appointments</a></... |
Documentation/Javadoc/javadoc/AIGS_BaseClient/index-files/index-20.html | brad-richards/AIGS | <!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_11) on Thu Apr 23 11:40:04 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>V-Index</title>
<meta name=... |
_source/news/29112-article.html | InstantKhabar/_source | ---
title: "अबकी एक्लव्य को अंगूठा नहीं देनी पड़ी है जान"
layout: item
category: articles
date: 2016-02-05T11:13:00.000Z
---
<h3 style="text-align: justify;">अबकी एक्लव्ये को अंगूठा नहीं देनी पड़ी है जान </h3>
<h3 style="text-align: justify;">सदियाँ बीती जुल्म सहते ,अब न रुकेगा ये तूफ़ान </h3>
<h3 style="text-align: justi... |
old/addons/org.kevoree.modeling.microframework.addons.kolyfill/src/main/resources/secondversion/kolyfill.html | kevoree-modeling/framework | <script>
var KmfModules = KmfModules || (function () {
var modules = [];
var KmfModulePrototype = Object.create(HTMLElement.prototype);
KmfModulePrototype.createdCallback = function(){
var id = this.getAttribute("id");
var resol... |
source/_layouts/default.html | desyncr/minimalst | {% include head.html %}
<body>
<div class="wrapper">
{{ content }}
</div>
<script src="/javascripts/scale.fix.js"></script>
</body>
</html>
|
docs/html/d5/dc4/classsequoia_1_1sequoia_1_1testing_1_1impl_1_1allocation__checker-members.html | ojrosten/sequoia | <!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... |
mini_fiction/templates/news/comment_restore_ajax.html | andreymal/mini_fiction | {% from 'macro.html' import comment_html with context %}
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3>{{ page_title }}</h3>
</div>
<div class="modal-body">
<div class="comment-item" id="{{ comment.local_id }}">
{{ comment_html(... |
css/sub/sticky.css | gemailadam/2Birds.github.io |
/* sticky */
.qwe-sticky {background-color:#fff;margin-bottom:1%;margin-top:2%;display:inline-block;float: left;}
/*sticky*/
.qwe-sticky-images img {
margin:10px 2%;
padding: 2% 2%;
border-radius: 20px 20px 50px 50px;
width:92%;
float: left;
-moz-box-shadow: inset 0 0 10px #000000;
-w... |
templates/base.html | fparrel/wwsupdb | {% block doctype %}<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">{% endblock %}
{% block htmltag %}<html>{% endblock %}
<head><title>{% block title %}{{_('River SUP database')}}{% endblock %}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
<meta name="viewport" content="wid... |
aquamacs/doc/Aquamacs Help/misc/cl.html/Naming-Conventions.html | davidswelt/aquamacs-emacs | <!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">
<!-- This file documents the GNU Emacs Common Lisp emulation package.
Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc.
Permission is gr... |
bootcamp/core/templates/core/profile.html | Wang-Sen/nqzx-backend | {% extends 'base.html' %}
{% load i18n %}
{% block title %}{{ page_user.profile.get_screen_name }}{% endblock %}
{% block head %}
<link href="{{ STATIC_URL }}css/profile.css" rel="stylesheet">
<link href="{{ STATIC_URL }}css/feeds.css" rel="stylesheet">
<script src="{{ STATIC_URL }}js/jquery.bullseye-1.0-min.js... |
static/zwolle/templates/views/Box-HCOLS.html | guoy34/ampersand | <!-- BOX<HCOLS> "$label$" : $expAdl$ :: $source$ * $target$ $if(exprIsUni)$[UNI]$endif$$if(exprIsTot)$[TOT]$endif$ ($if(!isEditable)$not $endif$editable, $if(!isRoot)$non-$endif$root box) -->
<table class="table table-striped table-hover table-condensed" ng-show="val['$name$']">
<thead>
<tr>
$if(isEditable... |
libzmq/zeromq-2.1.9/doc/zmq_inproc.html | simonrussell/libzmq-gem | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="generator" content="AsciiDoc 8.6.3" />
<title>zmq_inp... |
WebRoot/js/dijit/tests/test_Menu.html | NESCent/plhdb | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Menu System Test</title>
<style type="text/css">
@import "../../dojo/resources/dojo.css";
@import "../themes/tundra/tundra.css";
@import "../themes/tundra/tundra_rtl.css";
@import "css/dij... |
dist/pie-cm_core.min.css | cevherkarakoc/Pie-Context-Menu | .pie-context-menu{display:none;position:absolute;margin:0;padding:0;pointer-events:none;z-index:1001}.pie-context-menu--active{display:block}.pie-context-menu svg{width:100%}.pie-context-menu circle{fill:transparent;cursor:pointer;pointer-events:stroke}.pie-context-menu text{pointer-events:none;-webkit-user-select:none... |
doc/server/network/package-summary.html | puzis/kpp | <!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_16) on Thu Apr 26 20:44:23 IDT 2012 -->
<TITLE>
server.network
</TITLE>
<META NAME="date" CONTENT="2012-04-26">
<LINK REL ="stylesheet" ... |
html/bootstrapBasics.html | attatt/shortandsweet | <!DOCTYPE html>
<html>
<head>
<title>Bootstrap basics</title>
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Tangerine">
<link rel="stylesheet" type="text/css" href="../css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="../css/bootstrapBasics.css">
</head>
<body>
<nav cl... |
gleam/gl/storage/static.StencilFuncSeparate.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `StencilFuncSeparate` static in crate `gleam`.">
<meta name... |
src/widgets/thread_title_selector.css | andrew-sayers--frontier-forums/frontier-forums-moderation-tools | .thread-title-selector {
width: 100%;
}
.thread-title-selector > div {
position: absolute;
background: #faa;
border: 2px solid red;
padding: 0.2em;
color: black
}
.thread-title-selector > div.warn {
background: #ffa;
border: 2px solid yellow;
}
.thread-title-selector:not(.closed ) .cl... |
19_04/ccodingStdsMain.html | legatoproject/legato-docs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>C Language Standards - Legato Docs</title>
<... |
hyper/header/expect/constant.EXPECT_CONTINUE.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `EXPECT_CONTINUE` constant in crate `hyper`.">
<meta name="... |
servo/gl/GetBufferParameteriv/fn.load_with.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `load_with` fn in crate `servo`.">
<meta name="keywords" co... |
Cap08/index.html | mozillaperu/curso-firefoxos | <!DOCTYPE html>
<html>
<head>
<title>Curso de Firefox OS | Mozilla Perú - Devcode.la</title>
<link href="../css/headers.css" rel="stylesheet" type="text/css">
<link href="../css/lists.css" rel="stylesheet" type="text/css">
<link href="../css/util.css" rel="stylesheet" type="text/css">
<link href="... |
script/dom/bindings/codegen/Bindings/DOMPointBinding/fn.Wrap.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `Wrap` fn in crate `script`.">
<meta name="keywords" conten... |
layout/style/test/test_bug365932.html | tmhorne/celtx | <!DOCTYPE HTML>
<html>
<!--
https://bugzilla.mozilla.org/show_bug.cgi?id=365932
-->
<head>
<title>Test for Bug 365932</title>
<script type="text/javascript" src="/MochiKit/MochiKit.js"></script>
<script type="text/javascript" src="/tests/SimpleTest/SimpleTest.js"></script>
<link rel="stylesheet" type="t... |
x11/xlib/struct.XNoExposeEvent.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XNoExposeEvent` struct in crate `x11`.">
<meta name="keywo... |
UrlBarBackground.css | firefox-chrome/userChromeJS |
/*地址栏背景一体化*/
#urlbar{box-shadow: none !important;
background-color: transparent !important;
border: none !important;}
/*搜索栏背景一体化*/
#searchbar .searchbar-textbox {
background-color: transparent !important;
}
#searchbar .searchbar-textbox:hover{
-moz-appearance: none !important;
}
#searchbar .searchbar-... |
tests/wpt/web-platform-tests/referrer-policy/4K-1/gen/top.http-rp/same-origin/worker-module/same-http.keep-origin.http.html | UK992/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/4K-1/` -->
<html>
<head>
<title>Referrer-Policy: Referrer Policy is set to 'same-origin'</title>
<meta charset='utf-8'>
<meta name="description" content="Check that cross-origin subresources g... |
bedrock/mozorg/templates/mozorg/contact/communities/europe/italy.html | kyoshino/bedrock | {# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/. #}
{% extends "mozorg/contact/communities/europe/landing.html" %}
{% block page_title %}{{ _('Contacts, Spaces and Com... |
libc/notbsd/constant.ABDAY_2.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `ABDAY_2` constant in crate `libc`.">
<meta name="keywords"... |
21_05/toolsHost_instsys.html | legatoproject/legato-docs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>instsys - Legato Docs</title>
<meta content=... |
libc/b64/constant.PTRACE_GETFPREGS.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `PTRACE_GETFPREGS` constant in crate `libc`.">
<meta name="... |
x11/keysym/constant.XK_fiveeighths.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XK_fiveeighths` constant in crate `x11`.">
<meta name="key... |
lib/require.js/docs/api.html | ochameau/planula-browser-advanced | <div id="directory" class="section">
<h1>RequireJS API</h1>
<span class="note">This is the <a href="https://github.com/jrburke/requirejs/wiki/Upgrading-to-RequireJS-2.0">RequireJS 2.0 API</a>. If you want 1.0: <a href="1.0/">Link to 1.0</a>.</span>
<ul class="index mono">
<li class="hbox"><a href="#usage">Usage</... |
Trunk/02.Engineering/2.1.Requirement/规则设计平台界面原型/查看树.html | gillion/RDACP | <html>
<head>
<title>查看树</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta http-equiv="imagetoolbar" content="no"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<link href="resources/css/jquery-ui-themes.css" type="text/css" rel="stylesheet">
<link ... |
script/dom/bindings/codegen/Bindings/XMLHttpRequestBinding/XMLHttpRequestConstants/constant.UNSENT.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `UNSENT` constant in crate `script`.">
<meta name="keywords... |
doc/com/sb/cdp/CharacterType.html | SBeausoleil/Createur-de-Personnage-GN | <!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 Mon Mar 13 20:31:14 EDT 2017 -->
<title>CharacterType</title>
<meta name="date" content="2017-03-13">
<link rel="stylesheet" type="text/... |
openssl_sys/constant.SSL_ERROR_WANT_CONNECT.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `SSL_ERROR_WANT_CONNECT` constant in crate `openssl_sys`.">
... |
x11/keysym/constant.XK_minutes.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XK_minutes` constant in crate `x11`.">
<meta name="keyword... |
script/dom/bindings/codegen/InheritTypes/enum.DOMPointReadOnlyTypeId.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `DOMPointReadOnlyTypeId` enum in crate `script`.">
<meta na... |
style/properties/longhands/border_right_color/fn.cascade_property.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `cascade_property` fn in crate `style`.">
<meta name="keywo... |
gfx/display_list/constant._IMPL_SERIALIZE_FOR_StackingContextOffsets.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `_IMPL_SERIALIZE_FOR_StackingContextOffsets` constant in crate ... |
servo/layout/traversal/trait.PostorderDomTraversal.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `PostorderDomTraversal` trait in crate `servo`.">
<meta nam... |
site-billy/day-2.html | Mozilla-NTU/gamedev-2014 | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Animation Basics</title>
<meta name="description" content="">
<meta name="author" content="Billy Lamberta, lamberta.org">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar... |
18_05/le__framework__interface_8h.html | legatoproject/legato-docs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>le_framework_interface.h File Reference - Leg... |
libc/unix/linux/constant._SC_XOPEN_VERSION.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `_SC_XOPEN_VERSION` constant in crate `libc`.">
<meta name=... |
blurz/bluetooth_utils/fn.get_property.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `get_property` fn in crate `blurz`.">
<meta name="keywords"... |
docs/io/github/georgiosgoniotakis/bluetoothwrapper/library/exceptions/package-use.html | GeorgiosGoniotakis/BluetoothWrapper | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<<<<<<< HEAD
<!-- Generated by javadoc (1.8.0_131) on Thu Oct 12 10:38:39 EEST 2017 -->
<title>Uses of Package io.github.georgiosgoniotakis.bluetoothwrapper.library.exceptions<... |
tests/wpt/web-platform-tests/upgrade-insecure-requests/gen/top.meta/unset/sharedworker-classic/same-http-downgrade.downgrade.https.html | UK992/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec upgrade-insecure-requests/` -->
<html>
<head>
<title>Upgrade-Insecure-Requests: No upgrade-insecure-request</title>
<meta charset='utf-8'>
<meta name="description" content="No upgrade-insecure-request">
<... |
docs/com/hyleria/common/regex/Regexes.html | OutdatedVersion/hyleria | <!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_131) on Sat May 06 22:14:40 CDT 2017 -->
<title>Regexes</title>
<meta name="date" content="2017-05-06">
<link rel="stylesheet" type="text/css" ... |
xpi/content/css/padlock2_none.css | Aris-t2/ClassicThemeRestorer | @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url(chrome://browser/content/browser.xul) {
/* Firefox 45+ */
#urlbar[pageproxystate="valid"] :-moz-any(.verifiedDomain,.verifiedIdentity,.insecureLoginForms,.mixedActiveContent,.notSecure,.weakCipher,.mixedDisplayConten... |
layout/reftests/ib-split/remove-from-split-inline-2.html | tmhorne/celtx | <!DOCTYPE html>
<html>
<head>
<script>
function doit() {
var target = document.getElementById("target");
target.parentNode.removeChild(target);
}
</script>
<style>
body > span { border: 3px solid blue }
</style>
</head>
<body onload='doit()'>
<span>
One
<div id="target">Three<... |
Parannus/WebContent/WEB-INF/lib/slf4j-1.7.12/site/xref/org/apache/commons/logging/impl/package-summary.html | hugdiniz/parannus |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>SLF4J 1.7.12 Reference Package org.apache.commons.logging.impl</title>
<link rel="stylesheet" type="tex... |
src/Grid/css/grid-view.css | Maslosoft/IlmatarWidgets | /*
Created on : Oct 14, 2015, 10:44:58 AM
Author : Piotr Maselkowski <pmaselkowski at gmail.com>
*/
.grid-view .summary {
text-shadow: 1px 1px 0px white; }
.grid-view th a {
display: block;
position: relative;
padding-right: 1.05em; }
.grid-view .grid-button {
display: inline-block; }
.table .ta... |
ydp/local/templates/myrecord/general_patient_summary.html | ftrotter/ch_mm_modules | <!--START from /var/www/html/php4/ydp_trunk/local/templates/myrecord/general_patient_summary.html comment made with MMCM-->
{include file="myrecord/main_menu.html"}
<table cellspacing="10">
<tr>
<td>
<h4>{l}Basic Patient Information{/l}</h4>
<ul>
<li>MM patient id: {$patient_id}</li>
<li>Patient Name: {$patient->get('f... |
src/edxanalytics/templates/user_stats_course_enrollment.html | edx/edxanalytics | <script>
<%!
import simplejson as json
%>
course_enrollment_unis = ${json.dumps(unis)};
course_enrollment_courses = ${json.dumps(courses)};
course_enrollment_terms = ${json.dumps(terms)};
course_enrollment_terms_by_course = ${json.dumps(terms_by_course)};
course_enrollment_courses_by_ter... |
templates/Skin-Export-Error.all.all.html | RBSChange/modules.skin | <?xml version="1.0" encoding="utf-8"?>
<!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" >
<head>
<title i18n:translate="&modules.skin.bo.general.export.Title;">Export skin</title>
<meta http-equiv=... |
plinth/templates/service.html | freedomboxtwh/Plinth | {% extends "base.html" %}
{% comment %}
#
# This file is part of Plinth.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later... |
doc/index_en.html | mamewotoko/malarm | <!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8" />
<title>How to use malarm</title>
<meta name="Author" content="Takashi Masuyama" />
<meta name="viewport" content="width=device-width" />
<script type='text/javascript' src='assets/javascript/prettify.js'></script>
<link rel='stylesheet' type='text/cs... |
lms/templates/combinedopenended/openended/open_ended_combined_rubric.html | torchingloom/edx-platform | <%! from django.utils.translation import ungettext %>
<div class="rubric">
% for i in range(len(categories)):
<% category = categories[i] %>
<span class="rubric-category">${category['description']}</span>
<ul class="rubric-list">
% for j in range(len(category['options'])):
... |
project/templates/list/detail.html | Rhombik/rhombik-object-repository |
<div class="container_12 maincontent">
<!-- Projects-->
{% for project, thumb in listdata %}
<div class="grid_4">
<div class="vislink">
<div class=""><h2><a href="/project/{{ project.id }}"><img src="{{ thumb.filename.url }}" class="bigthumb"></a></h2></div>
<div class="title"><h2><a href="/project/{{ pro... |
uber/templates/shifts_admin/job_renderer.html | magfest/ubersystem | <style type="text/css">
#volunteers {
position: fixed;
right: 15px;
top: 15px;
text-align: right;
box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.075);
z-index: 1001;
}
#jobs {
max-width: 1024px;
width: 100%;
}
#jobs > tbody > tr:first-child {
background-color: #f0f0f0;
}
#j... |
modules/dialogs/structure.html | chordlove/chordlove | <div id="structure-barbreak-form" class="modal fade" tabindex="-1">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3>
<i class="fa fa-th"></i> Organize ... |
lms/templates/courseware/accordion.html | nttks/edx-platform | <%!
from django.core.urlresolvers import reverse
from util.date_utils import get_time_display
from django.utils.translation import ugettext as _
from django.conf import settings
%>
<%def name="make_chapter(chapter)">
<%
if chapter.get('active'):
aria_label = _('{chapter} current chapter').format(ch... |
p/themes/base-theme/template.rtl.css | romibi/FreshRSS | @charset "UTF-8";
/*=== GENERAL */
/*============*/
@font-face {
font-family: 'OpenSans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'),
url('../fonts/OpenSans.woff2') format('woff2'),
url('../fonts/OpenSans.woff') format('woff');
}
html, body {
margin: 0;
padding: 0;
ba... |
docs/api_reference/STL/stldb_multisetoperator_ueq.html | zheguang/BerkeleyDB | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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>opera... |
base/templates/access_denied.html | uclouvain/osis_louvain | {% extends "layout.html" %}
{% load staticfiles %}
{% load i18n %}
{% comment "License" %}
* OSIS stands for Open Student Information System. It's an application
* designed to manage the core business of higher education institutions,
* such as universities, faculties, institutes and professional schools.
... |
swh/web/templates/includes/snapshot-context.html | SoftwareHeritage/swh-web-ui | {% comment %}
Copyright (C) 2017-2020 The Software Heritage developers
See the AUTHORS file at the top-level directory of this distribution
License: GNU Affero General Public License version 3, or any later version
See top-level LICENSE file for more information
{% endcomment %}
{% load swh_templatetags %}
<h5>
{% i... |
docs/source/_docfx/api/reference/index.html | InfinniPlatform/InfinniPlatform.readthedocs.org.en | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Welcome to InfinniPlatform API Reference! </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Welcome to Infi... |
legacy/public/css/radio-page/premium_player.css | LibreTime/libretime | body {
font-family: 'Roboto', sans-serif;
margin: 0px;
}
.tab_content.current {
/*display: block;*/
visibility: visible;
}
.bottom_bar {
position: fixed;
left: 0px;
right: 0px;
bottom: 0px;
height: 120px;
background: #fff;
display: flex;
}
.bottom_bar .cont_btn {
width... |
cineclick/jwplayer.css | Zero-lalundonde/cineclick | body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.like {
margin-top:18px;
position:absolute;
border:1px lightgray solid;
padding: 8px;
text-decoration: none;
margin: 5px;
border-radius:45px;
margin-top:-10px;
}
iframe {
margin-bottom: 20px;
}
a:hover {
background-color: lightgray;
}
a ... |
src/styles/main.css | adab1ts/sanimap | /**
* Copyright 2015 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... |
rules/rules-rgaa3.2016/src/test/resources/testcases/rgaa32016/Rgaa32016Rule110803/Rgaa32016.Test.11.08.03-4NA-02.html | dzc34/Asqatasun | <!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Rgaa32016 Test.11.8.3 NA 02</title>
... |
index.html | 40423144/2017springcd_hw | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
2017協同產品設計實習
</title>
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
<meta name="apple-mobile-web-app-capable" content="yes">... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.