path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
jd_signup/jd_OeTNobRVGiNZ/1000351797__signActivity2.html
bobon/push_weibo_to_shequdaren
<!-- CDN地址 --> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache, must-re...
tests/wpt/web-platform-tests/css/css-text/word-break/word-break-break-all-024.html
ecoal95/servo
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Text Test: word-break: break-all</title> <link rel="author" title="Javier Fernandez Garcia-Boente" href="mailto:jfernandez@igalia.com"> <link rel="help" title="5.2. Breaking Rules for Letters: the word-break property" href="https://drafts.csswg.org/css-text-3/#word-brea...
modules/KalturaSupport/components/dualScreen/dualScreen.css
FlixMaster/mwEmbed
/*Screens*/ .firstScreen{ position: absolute !important; top: 0px !important; left: 0px !important; height: 100% !important; width: 100% !important; z-index: 1; } .secondScreen{ z-index: 2; -webkit-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 5px -1px rgba(0...
website/templates/buttons/export.html
reimandlab/Visualisation-Framework-for-Genome-Mutations
<div class="btn-group dropdown" role="group"> <button class="btn btn-default dropdown-toggle" type="button" id="export_dropdown" data-toggle="dropdown"> <span class="glyphicon glyphicon-download"></span> Save {{ entity if entity else 'image' }} as <span class="caret"></span> </button> <ul class="dropd...
libraries/neuroph-2.92/sources/neuroph-2.92/Core/target/site/apidocs/org/neuroph/nnet/class-use/BAM.html
mhl787156/MinecraftAI
<!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_20) on Sun Nov 15 11:58:46 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.neuroph.nn...
source/java/com/doculibre/constellio/wicket/panels/results/PopupDetailsPanel.html
BassJel/Jouve-Project
<?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" xmlns:wicket="http://wicket.sourceforge.net" xml:lang="cs" lang="cs"> <wicket:panel> <table width="100%"> <tr> <td align...
wa-system/webasyst/templates/actions/api/ApiErrorMobile.html
dmitriyzhdankin/fonaricmarket
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="viewport" content="width=device-width; initial-scale=1; maximum-scale=1; user-scalable=0;" /> <title>{$wa->accountName()}</title> <script type="...
test/LGC/fontdiff-ote-Latn_udhr.html
googlei18n/noto-source
<html lang='ote'> <!-- ** ** Copyright 2006, The Android Open Source Project ** ** 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 ** ** Un...
apollo-portal/src/main/resources/static/system-role-manage.html
lepdou/apollo
<!-- ~ Copyright 2021 Apollo Authors ~ ~ 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 or ...
static/dashboard/project/workflow/launch-instance/details/details.html
kogotko/carburetor
<div ng-controller="LaunchInstanceDetailsController as ctrl"> <p class="step-description" translate>Please provide the initial hostname for the instance, the availability zone where it will be deployed, and the instance count. Increase the Count to create multiple instances with the same settings.</p> <div cla...
hadoop-0.20.2-cdh3u5/docs/jdiff/changes/org.apache.hadoop.mapred.JobTracker.State.html
YuMatsuzawa/HadoopEclipseProject
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <HTML> <HEAD> <meta name="generator" content="JDiff v1.0.9"> <!-- Generated by the JDiff Javadoc doclet --> <!-- (http://www.jdiff.org) --> <meta name="description" content="JDiff is a Javadoc doclet which generates...
v0.5.0/nvidia/submission/code/translation/pytorch/cutlass/docs/structcutlass_1_1TileTraitsStrideMajor-members.html
mlperf/training_results_v0.5
<!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...
documentation/source/_templates/layout.html
laggyluke/vulcand-docs
{% extends "basic/layout.html" %} {% if corpsite_hostname == "" %} {% set corpsite_hostname = "www.mailgun.com" %} {% endif %} {% set css_url = "http://" + corpsite_hostname + "/static/css/main.css" %} {%- block doctype -%} <!doctype html> <!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7 documentation"> <![endif]...
htmlDialogSample/src/main/res/raw/licenses.html
jjobes/HtmlDialog
<html> <head> <style> body { font-family: sans-serif; } pre { background-color: #eeeeee; padding: 1em; white-space: pre-wrap; } </style> </head> <body> <h3>Notices:</h3> <ul> <li>android-support-v4</li> <li>android-support-v7-...
support/apache-cassandra-2.2.1/javadoc/org/apache/cassandra/service/pager/class-use/RangeSliceQueryPager.html
mitch-kyle/message-board
<!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_45) on Fri Aug 28 09:51:33 EDT 2015 --> <title>Uses of Class org.apache.cassandra.service.pager.RangeSliceQueryPager (apache-cassandra API)</ti...
core/templates/components/on-screen-keyboard/on-screen-keyboard.component.html
brianrodri/oppia
<div class="oppia-osk-container" *ngIf="showOSK()" (click)="activateGuppy()"> <div class="oppia-osk-container" (click)="activateGuppy()"> <div class="oppia-osk-navbar"> <button [ngClass]="(currentTab === mainTab) ? 'oppia-osk-btn-tab-active' : 'oppia-osk-btn-tab-inactive'" (click)="changeTab(mainTab)"> ...
venv/bin/doc/html/boost/accumulators/as_weighted_fe_idp33476744.html
NixaSoftware/CVis
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template as_weighted_feature&lt;tag::tail_quantile&lt; LeftRight &gt;&gt;</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1...
mylib/poi-3.11/docs/apidocs/org/apache/poi/hsmf/datatypes/AttachmentChunks.AttachmentChunksSorter.html
RyoSaeba69/Bio-info
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>AttachmentChunks.AttachmentChunksSorter (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head...
support/apache-cassandra-2.2.1/javadoc/org/apache/cassandra/io/sstable/class-use/SSTableDeletingTask.html
mitch-kyle/message-board
<!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_45) on Fri Aug 28 09:51:32 EDT 2015 --> <title>Uses of Class org.apache.cassandra.io.sstable.SSTableDeletingTask (apache-cassandra API)</title>...
mylib/poi-3.11/docs/apidocs/org/apache/poi/hpsf/NoPropertySetStreamException.html
RyoSaeba69/Bio-info
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>NoPropertySetStreamException (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <scri...
JBox2D_2.0.1/doc/index-files/index-4.html
hw-beijing/cocos2d
<!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_13) on Thu May 08 05:30:44 EDT 2008 --> <TITLE> D-Index </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <...
prebuilts/cmake-3.7.1-Windows-x86_64/doc/cmake/html/module/CPackBundle.html
jomof/cmake-server-java-bindings
<!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>CPackBundle &mdash; CMake 3.7.1 Documentation</title>...
prebuilts/cmake-3.7.1-Windows-x86_64/doc/cmake/html/command/install_files.html
jomof/cmake-server-java-bindings
<!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>install_files &mdash; CMake 3.7.1 Documentation</titl...
venv/bin/libs/log/doc/html/boost/log/equal_to.html
NixaSoftware/CVis
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct equal_to</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" title="Cha...
plugins/xpath/xpath-lang/resources/inspectionDescriptions/XsltUnusedDeclaration.html
GunoH/intellij-community
<html> <head> <style type="text/css"> body, table { font-family: Verdana, sans-serif; font-size: 100%; padding-left: 2mm; } #footer { font-size: 95%; padding-top: 10px; } </style> </head> <body> <p> Reports a local variable parameter that id never used. </p> <p id=...
client/app/pages/queries/add-to-dashboard.html
chriszs/redash
<div class="modal-header"> <button type="button" class="close" aria-label="Close" ng-click="$ctrl.close()"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title">Add to Dashboard</h4> </div> <div class="modal-body"> <form name="alertForm" class="form"> <div class="form-group"> ...
vendor/webcreate/jquery-ias/test/fixtures/short.html
dmitry-zinchenko/Connected
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Very short Page 1</title> </head> <body> <div id="content"> <div class="listing"> <div class="post"> <strong>item 1</strong> <p>Pellentesque habitant morbi tristique senec...
doc/pages/header.html
ViktorKL/mne-cpp
<!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...
docs/_templates/layout.html
bmcculley/splinter
{% extends "basic/layout.html" %} {% block doctype %}<!DOCTYPE html>{% endblock %} {%- block htmltitle %} <title>{{ title|striptags|e }}{{ titlesuffix }}</title> {%- endblock %} {%- block linktags %} <link rel="stylesheet" href="http://yui.yahooapis.com/3.3.0/build/cssreset/reset-min.css" type="text/css" media="screen...
src/main/webapp/css/layout/layout.css
deniskiriusin/combinatorius
div#wrapper { margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 20px; padding-top: 20px; text-align:center; width: 1200px; } div#wrapper h1 { display: inline-block; margin-left:100px; width: 70%; } div#get { float:left; padding: 0 10px 10px 10px; text-align:left; -moz-b...
mon/help/hostgroup.ca.UTF-8.html
xtso520ok/webmin
<header>Ajuda de MON per a la Selecció de Grups de Hosts i Serveis</header> <p>Si ja tens el fitxer "mon.cf", aquesta pàgina carrega els valors per defecte dels Grups de Hosts, Membres i Serveis a partir de la configuració existent. <p>Cada Grup de hosts introduït es posa en observació per defecte. Es pot canviar si n...
eu.neclab.iotplatform.iotbroker.restcontroller/resources/logins/demo.css
Fiware/iot.Aeron
/* General Demo Style */ @import url(http://fonts.googleapis.com/css?family=Lato:300,400,700); html { height: 100%; } body { font-family: 'Lato', Calibri, Arial, sans-serif; background: #ddd url(/resources/login/images/bg.jpg) repeat top left; font-weight: 300; font-size: 15px; color: #333; -w...
components/polymer-sectioned-list/polymer-sectioned-list.html
indianpoptart/Website-of-NikhilP
<link href="../polymer-list/polymer-list.html" rel="import"> <polymer-element name="polymer-sectioned-list" extends="polymer-list" on-polymer-list-scroll="{{scrollAction}}"> <template> <style> #sticky { position: absolute; top: 0; left: 0; right: 0; z-index: 10; opacity: 0.95; } </st...
xstream-distribution/src/content/json-tutorial.html
hudson/xstream
<html> <!-- Copyright (C) 2007, 2008, 2010 XStream committers. All rights reserved. The software in this package is published under the terms of the BSD style license a copy of which has been included with this distribution in the LICENSE.txt file. Created on 22. May 2007 by Joerg Schaible --> <head> <...
poradnia/tasty_feedback/static/tasty_feedback/style.css
watchdogpolska/poradnia.siecobywatelska.pl
#feedback { width: 400px; position: fixed; bottom: 0; right: 15px; -webkit-transform: translateY(100%) translateY(-45px); -ms-transform: translateY(100%) translateY(-45px); transform: translateY(100%) translateY(-45px); -webkit-transition: .5s; transition: .5s; border: 1px solid ...
third-party/commons-io-2.1/docs/org/apache/commons/io/comparator/class-use/DirectoryFileComparator.html
mattb243/AmazonEC2Matlab
<!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_24) on Mon Oct 03 17:32:00 EDT 2011 --> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <TITLE> Uses of Class org.apa...
Kooboo.Commerce.Web/Areas/Sites/Scripts/inlineEdit/anchor/blockAnchor.css
Ovaldi/Commerce
/* * blockAnchor * author: ronglin * create date: 2011.01.28 */ .kb-blockAnchor { } .kb-block { outline: 1px solid transparent; +border: 1px solid transparent; } .kb-block-unpublish { outline: 1px dashed red !important; +border: 1px dashed red !important; filter: alpha(opacity=50) !importa...
ext/c++/thirdpart/c++/boost/libs/units/doc/html/boost/units/si/watts.html
yinchunlong/abelkhan-1
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Global watts</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="../../../index.html" title="...
public/plugins/alertifyjs/css/themes/bootstrap.rtl.css
tuandinhvu/v2CRM
/** * alertifyjs 1.11.0 http://alertifyjs.com * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications. * Copyright 2017 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/ .alertify .ajs-dimmer {...
_includes/_head.html
susanli2016/susanli2016.github.io
<meta charset="utf-8"> <title>{% if page.title %}{{ page.title }} &#8211; {% endif %}{{ site.title }}</title> {% if page.excerpt %}<meta name="description" content="{{ page.excerpt | strip_html }}">{% endif %} <meta name="keywords" content="{{ page.tags | join: ', ' }}"> {% if page.author %} {% assign author = site.d...
ext/c++/thirdpart/c++/boost/libs/type_traits/doc/html/boost_typetraits/reference/add_cv.html
yinchunlong/abelkhan-1
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>add_cv</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="../../index.html" title="Chapter&#160...
spec/output_styles/nested/libsass-closed-issues/issue_1584/expected_output.css
xzyfer/sass-spec
.nest1 { color: red; } .nest2 { color: green; } .nest3 { color: blue; } .nest4 { color: yellow; }
web/bundles/ridwansite/css/demo2.css
ridwannaruto/NVS-Volunteer-Hub
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700); @font-face { font-weight: normal; font-style: normal; font-family: 'codropsicons'; src:url('../fonts/codropsicons/codropsicons.eot'); src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'), url('../fonts/co...
packages/numenta.com/components/Layout/index.css
jcua1/numenta-web
/** * Numenta Web Platform and Sites source code * MIT License (see LICENSE.txt) * Copyright © 2005—2017 Numenta <http://numenta.com> */ /** * Global document layout and style */ :global html { font-family: Catamaran, Helvetica, Arial, sans-serif; font-size: 15px; /* base size for tachyons em's */ } :globa...
public/stylesheets/application.css
DaveSpivey/muttagain
body { margin: 0; font-family: Futura, sans-serif; } h1, h2, h3, h4, h5, h6 { font-family: Futura, sans-serif; } .error-message { font-size: 18px; color: #C62828; margin: 0.25rem 1rem; float: right; } .nav-bar { height: 8vh; background-image: url(../images/black-fur.jpg); background-size: cover; ...
vendor/tests/tests/microformats-v1/hproduct/aggregate.html
G5/microformats2
<meta charset="utf-8"> <div class="hproduct"> <h2 class="fn">Raspberry Pi</h2> <img class="photo" src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg" /> <p class="description">The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyb...
views/note/basic/css/style.css
hiadone/mobipopcon
/** note skin css */ .note_menu li {width:32%;} .note_menu a {font-size:14px;padding:5px 0px;width:100%;} .note-view small{float:right;} .note-contents{padding:20px;} .note-view-title{border-bottom: 1px solid #ccc;padding-bottom: 5px;padding-left: 10px;padding-right: 10px;background: #D0E3F1;height: 30px;line...
vendor/angular-1.5.0-rc.0/docs/partials/api/ng/directive/ngClassOdd.html
confapp/data_manager
<a href='https://github.com/angular/angular.js/edit/v1.5.x/src/ng/directive/ngClass.js?message=docs(ngClassOdd)%3A%20describe%20your%20change...#L301' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.5.0-rc....
docs/api/zh/audio/Audio.html
looeee/three.js
<!DOCTYPE html> <html lang="zh"> <head> <meta charset="utf-8" /> <base href="../../../" /> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> [page:Object3D] &rarr; <h1>[name]</h1> <p class="desc"> 创建一个( 全局 ) audio对象.<br /><br /> 使用 [link:h...
node_modules/grunt-node-inspector/node_modules/node-inspector/front-end/cm/cmdevtools.css
parkison/nodenopython
.CodeMirror * { box-sizing: content-box; } .CodeMirror { line-height: 1.2em !important; background-color: transparent !important; } .CodeMirror .source-frame-eval-expression { outline: 0px; border: 1px solid rgb(163, 41, 34); border-left-width: 0px; border-right-width: 0px; } .CodeMirro...
libs/javadoc/com/bulletphysics/dynamics/character/package-tree.html
paidgeek/zamtrax
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_07) on Sun Oct 10 22:04:46 CEST 2010 --> <TITLE> com.bulletphysics.dynamics.character Class Hierarchy (JBullet) </TITLE> <META NAME="date" CONTENT="...
1.1.0-rc4/partials/api/material.components.sidenav/directive/mdSidenav.html
StephenFluin/code.material.angularjs.org
<div class="doc-content"> <header class="api-profile-header" > <h2 class="md-display-1" >{{currentDoc.name}} API Documentation</h2> </header> <div layout="row" class="api-options-bar with-icon"></div> <div class="api-profile-description"> <p>A Sidenav component that can be opened and closed programatical...
deps/boost_1_77_0/libs/hana/doc/html/is__empty_8hpp.html
davehorton/drachtio-server
<!-- Copyright Louis Dionne 2013-2017 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) --> <!-- boost-no-inspect --> <!-- HTML header for doxygen 1.8.9.1--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www...
template/coreui/bower_components/leaflet/docs/index.html
ombapit/sidatik
--- layout: v2 --- <div class="announcement">Jan 23, 2017 — <a href="http://leafletjs.com/2017/01/23/leaflet-1.0.3.html">Leaflet 1.0.3</a>, a bugfix release, is out.</div> <p>Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about <abbr title="38 KB gzipped &mda...
third_party/asio/doc/asio/reference/buffered_write_stream/close.html
otgaard/zap
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>buffered_write_stream::close</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asio...
ajax/libs/fomantic-ui/2.4.2/components/table.css
cdnjs/cdnjs
/*! * # Semantic UI 2.4.2 - Table * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Table *******************************/ /* Prototype */ .ui.table { width: 100%; background: #FFFFFF...
web/libraries/jquery.intl-tel-input/examples/partials/initPromise.html
tobiasbuhrer/tobiasb
<!-- polyfill for IE11 --> <script src="https://cdn.jsdelivr.net/npm/es6-promise@4/dist/es6-promise.auto.js"></script> <p> Status: <span id="status">Initialising...</span> </p> <input id="phone" type="tel">
fiddles/Chart/Line-Chart/Customizing-divisional-lines-(both-horizontal-and-vertical)-properties_520/demo.html
sguha-work/fiddletest
<!-- Customizing divisional lines cosmetics. You can change dash length, thickness and gap of divisional lines using these attributes : # vDivLineIsDashed - set to 1 # vDivLineDashLen - set to 5 # vDivLineDashGap - set to 3 Deviation from theme: # showvalues - Set to 0 --> <div id="chart-container"...
source/plg_system_t3/base/css/layout-preview.css
einfoengine/canvas
/** *------------------------------------------------------------------------------ * @package CANVAS Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 ThemezArt.com. All Rights Reserved. * @license GNU Genera...
toolchains/share/doc/libgomp.html/omp_005fset_005flock.html
thanhphat11/android_kernel_xiaomi_msm8996
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Copyright (C) 2006-2014 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...
doc/html/session.html
OS2World/LIB-QT3_Toolkit_Vbox
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/session.doc:36 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Session Management</title> <style type="text/css"><!-- fn { margin-left: 1cm; t...
server/opentran-rtl.css
gyuhyon/open-tran
body{ direction: rtl; margin: 0; padding: 0; background: #fff; font-family: Arial, Helvetica, sans-serif; max-width: none; } #logo { margin: 20px; text-align: center; } #blue_box { margin: 0; padding: 0; border: 15px solid #103c93; } #current_locale { color: #fff; ...
wp-content/plugins/gplus-comments/assets/styles/plugin.css
nathansmind/makergames_v2
/* Comments Evolved for WordPress ( http://wordpress.org/extend/plugins/gplus-comments ) by Brandon Holtsclaw */ @import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400'); #comment-tabs .ui-helper-hidden { display: none; } #comment-tabs .ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 ...
WebRoot/static/html/demo/zhuanpan/index.html
zfh521/wchat
<!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>圆盘抽奖</title> <style type="text/css"> *{padding:0;margin:0} body{ text...
qtopiacore/qt/doc/html/qsizef-members.html
FilipBE/qtextended
<?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"> <!-- /home/qt/mkdist-qt-4.4.3-1222864207/qt-embedded-linux-opensource-src-4.4.3/src/corelib/tools/qsize.cpp --> <head> <...
sites/all/themes/md_foto/css/theme-settings-rtl.css
Juterpillar/memoirdiem
.md-tabs-head .tab-item { float: right !important } .md-subtabs .subtab-item { float: right !important; border-left: none; border-right: 1px solid #E3E3E3; } .md-subtabs .subtab-item.first { border-right: 0; padding-left: 20px !important; padding-right: 0 !important } .md-listleft { float: right; margin: 0 0 0...
win/hardware/tools/avr/doc/gcc/HTML/gcc-4.3.2/gccint/RTL-passes.html
SelfDesignRobotics/DuinoPack
<html lang="en"> <head> <title>RTL passes - GNU Compiler Collection (GCC) Internals</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="GNU Compiler Collection (GCC) Internals"> <meta name="generator" content="makeinfo 4.7"> <link title="Top" rel="start" href="index.html...
third_party/cpp/berkeleydb/docs/gsg/JAVA/dplindexcreate.html
malin1993ml/h-store
<?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>Creat...
shinyApps/stroke_or_systemic_embolism/www/style.css
benneely/garfield_prediction_models
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic"); /*! * bootswatch v3.3.4+1 * Homepage: http://bootswatch.com * Copyright 2012-2015 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; ...
php/5.5/function.stream-bucket-make-writeable.html
rafaelgou/the-phpjs-local-docs-collection
<!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>Return a bucket object from the brigade for operating on</title> </head> <body><div class="manualnavbar" style="text-ali...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/7_Akankshavadaha-chapter_ext.txt.out.dict_6202_jnu.html
sanskritiitd/sanskrit
url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=प्रवादोsपि<html> <title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title> <META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/> <META NAME="Author" CONTENT="Dr. Girish Nath Jha"> <META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin,...
nxt_graph/static/vendor/nvd3/examples/bullet.html
nens/nxt-graph
<!DOCTYPE html> <meta charset="utf-8"> <link href="../src/nv.d3.css" rel="stylesheet" type="text/css"> <style> body { overflow-y:scroll; } </style> <body> <br> <br> <br> <br> <br> <div class="gallery" id="chart"></div> <script src="../lib/d3.v3.js"></script> <script src="../nv.d3.js"></script> <script src="../sr...
bedrock/mozorg/templates/mozorg/about/governance/roles.html
ericawright/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/about-base.html" %} {% block page_title %}{{ _('Roles and Leadership') }}{% endblock %} {% set ...
JumpGoDev/bin/Debug/xulrunner/extensions/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}/chrome/skin/sidebar.css
JTechMe/JumpGo-for-Windows
/* * This file is part of Adblock Plus <https://adblockplus.org/>, * Copyright (C) 2006-2016 Eyeo GmbH * * Adblock Plus is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as * published by the Free Software Foundation. * * Adblock Plus is dis...
tests/wpt/web-platform-tests/mixed-content/gen/top.meta/unset/img-tag/cross-http.no-redirect.https.html
saneyuki/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by mixed-content/generic/tools/generate.py using common/security-features/tools/template/test.release.html.template. --> <html> <head> <title>Mixed-Content: Optionally-blockable content</title> <meta charset='utf-8'> <meta name="description" content="Test behavi...
tests/wpt/web-platform-tests/referrer-policy/gen/srcdoc-inherit.meta/strict-origin-when-cross-origin/img-tag/cross-http.swap-origin.http.html
DominoTree/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using common/security-features/tools/template/test.release.html.template. --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'strict-origin-when-cross-origin'</title> <meta charset='utf-8'> <meta name...
examples/sobel/src/boost_1_63_0/doc/html/boost/units/si/meter_base_unit.html
ntonjeta/iidea-Docker
<!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=US-ASCII"> <title>Struct meter_base_unit</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name...
src/app/admin/objectives-views/objectives-views-form/objectives-views-form.component.html
feloy/simmage-ui
<md-card class="app-card-content mod-form"> <md-card-title *ngIf="!id" i18n>New Objectives View</md-card-title> <form [formGroup]="form" (ngSubmit)="onSubmit()"> <md-card-content> <div class="selcontainer"> <div class="selector"> <md-input-container> <input mdInput #getfocus i18n-placeholder place...
doc/SLUDGEDevKitHelp/getLanguageID.html
dos1/opensludge
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <TITLE>getLanguageID</TITLE> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <BODY> <HR> <div align="center"><img id="headerGraphic" src="images/sludge300.png" alt="SLUDGE"/></div> <h2>...
vendor/gems/browsercms-3.0.4/doc/app/classes/Cms/Extensions/ActiveRecord/Errors.html
agiletoolkit/bcms_mano_weavings
<?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>Module: Cms::Extensions::ActiveRecord::Errors</title> <meta h...
src/boost_1_57_0/doc/html/BOOST_PROTO_EXTENDS_ASSIGN.html
biospi/seamass-windeps
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Macro BOOST_PROTO_EXTENDS_ASSIGN</title> <link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="The ...
target/classes/org/olat/ims/qti/_content/qtires.html
srinivasiyerb/Scholst
$r.render("qtirestable")
tests/dom/tracking-wrapNode-expected.html
corinthia/corinthia-editorlib
<html> <head> </head> <body> - Before: positions[0] = (BODY,0) Before: positions[1] = (P#p1,0) Before: positions[2] = "|ab" Before: positions[3] = "a|b" Before: positions[4] = "ab|" Before: positions[5] = (P#p1,1) Before: positions[6] = (BR,0) Before: positions[7] = (P#p1,2) Before: positions[8] = (BODY,1) Be...
src/sap.m/test/sap/m/qunit/dt/Title.qunit.html
SQCLabs/openui5
<!DOCTYPE HTML> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>QUnit Page for sap.m.Title design time and rta enabling</title> <script src="../../shared-config.js"></script> <script id="sap-ui-bootstrap" src="../../../../../resources/sap-ui-core.js" data-sap-ui-noConflict="true" data...
hadoop/docs/api/org/apache/hadoop/security/authentication/client/class-use/AuthenticatedURL.html
markkerzner/nn_kove
<!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_31) on Thu Jan 31 02:05:00 UTC 2013 --> <TITLE> Uses of Class org.apache.hadoop.security.authentication.client.AuthenticatedURL (Hadoop 1.1.2 API) </...
slides/service_registry_sf_techcon/syntaxhighlighter/styles/shCore.css
Kami/kami.github.com
/** * SyntaxHighlighter * http://alexgorbatchev.com/SyntaxHighlighter * * SyntaxHighlighter is donationware. If you are using it, please donate. * http://alexgorbatchev.com/SyntaxHighlighter/donate.html * * @version * 3.0.83 (July 02 2010) * * @copyright * Copyright (C) 2004-2010 Alex Gorbatchev. * * @lic...
source/api/apidocs-4.13/apis/deleteVPC.html
apache/cloudstack-www
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <l...
thirdparty/hbase-1.1.1.2.3.0.0-2557/docs/xref-test/org/apache/hadoop/hbase/codec/prefixtree/row/data/TestRowDataDeeper.html
scalingdata/Impala
<!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>TestRowDataDeeper xref</title> <link type="tex...
external/vlfeat/doc/matlab/vl_imsmooth.html
iscoe/cajal3d-i2g
<!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> <!-- Favicon --> <link href="../images/vl_blue.ico" type="image/x-icon" rel="icon"></link> <link href="../images/vl_blue.ico" type="image...
Torpedo/doc/etri/sdn/controller/module/statemanager/ByteVisualizer.html
uni2u/iNaaS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ko"> <head> <!-- Generated by javadoc (version 1.7.0_21) on Wed Feb 26 23:03:17 KST 2014 --> <title>ByteVisualizer</title> <meta name="date" content="2014-02-26"> <link rel="stylesheet" ty...
wp-content/plugins/slp-social-media-extender/css/admin.css
Doap/sinkjuice.com
/** * Social Media Extender Custom Admin CSS */ /* Popup Categorization Selector */ div#slp_sme_selector div#slp_sme_fields li { padding: 3px 0px 0px 0px; margin: 0px; } div#slp_sme_selector div#slp_sme_fields ul { text-align: left; } div#slp_sme_selector div#slp_sme_fields ul.children { margin: 0px...
external/vlfeat/doc/build/matlab/vl_sift.html
iscoe/cajal3d-i2g
<group> <ul class='breadcrumb'><li><a href='%pathto:matlab;'>Index</a></li><li><a href='%pathto:vl_plotss;'>Prev</a></li><li><a href='%pathto:vl_siftdescriptor;'>Next</a></li></ul><div class="documentation"><p> F = <a href="%pathto:vl_sift;">VL_SIFT</a>(I) computes the SIFT frames [1] (keypoints) F of the image I. I is...
manpages-zh.docset/Contents/Resources/Documents/html/feof.3.html
kennethlyn/dash-manpages-zh
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML><HEAD><meta charset="UTF-8"><TITLE>Man page of FERROR</TITLE> </HEAD><BODY> <H1>FERROR</H1> Section: Linux Programmer's Manual (3)<BR>Updated: 2001-10-16<BR><A HREF="#index">Index</A> <A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR> ...
templates/create/vurl.html
vavavr00m/pymine
{% extends 'base/page.html' %} {% block content %}{% include 'widget/create-vurl.html' %}{% endblock %} {% block title %}create vurl{% endblock %} {% block context_sidebar %} {% include "sidebar/vurls.html" %} {% endblock %} {% block nav_vurls %}id=current{% endblock %}
docroot/info_servant/public/a/angular-seed-master/app/index.html
brianmed/PhoneAdvanced
<!doctype html> <html lang="en" ng-app="myApp"> <head> <meta charset="utf-8"> <title>My AngularJS App</title> <link rel="stylesheet" href="css/app.css"/> </head> <body> <ul class="menu"> <li><a href="#/view1">view1</a></li> <li><a href="#/view2">view2</a></li> </ul> <div ng-view></div> <div>Angu...
webglbook/ch07/OrthoView_halfSize.html
AaronBonner/AsterGLoids
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Orthographic Projection</title> </head> <body onload="main()"> <canvas id="webgl" width="400" height="400"> Please use a browser that supports "canvas" </canvas> <p id="nearFar">The near and far values are displayed h...
css/image-fit/reftests/img-svg-tall-viewBox/hidden_cover_0_2cm-ref.html
frivoal/presto-testo
<!doctype html> <!-- This file is generated by build.py. --> <title>Reference for img tall-viewBox.svg; overflow:hidden; -o-object-fit:cover; -o-object-position:0% 2cm</title> <link rel="stylesheet" href="../../support/reftests.css"> <style> .helper { overflow:hidden } .helper > * { left:0; top:2cm; width:200px; heig...
examples/term-sidecar-app/index.html
dwillmer/playground
<!DOCTYPE html> <html> <head> <link href="../../node_modules/phosphor/dist/phosphor.css" rel="stylesheet" type="text/css"> <link href="build/index.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../../node_modules/phosphor/dist/phosphor.js"></script> <script type="text/javascript" src...
workflows/assembly/spades_output_podar_metaG_sub_25_quast_report/icarus.html
dahak-metagenomics/dahak
<html> <head> <style type="text/css" rel="stylesheet" name="icarus.css"> #chart { float: left; } .menu_div { float: right; width: 240px; } #menu { overflow-y: scroll; overflow-x: hidden; } ...
css/image-fit/reftests/object-jpg-wide/visible_cover_right_top.html
frivoal/presto-testo
<!doctype html> <!-- This file is generated by build.py. --> <title>object wide.jpg; overflow:visible; -o-object-fit:cover; -o-object-position:right top</title> <link rel="stylesheet" href="../../support/reftests.css"> <link rel='match' href='visible_cover_right_top-ref.html'> <style> #test > * { overflow:visible; -o-...