path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
log/client/js/angular/docs/examples/example-window-service/index-production.html
jonahpelfrey/Badgerloop_Competition_Dashboard
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-window-service-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.6.0/angular.min.js"></script> </head> <body ng-app="windowExample"> <script> angular.module('windowExample', []) .co...
ajax/libs/oojs-ui/0.33.2/oojs-ui-wikimediaui-icons-media.css
joeyparrish/cdnjs
/*! * OOUI v0.33.2 * https://www.mediawiki.org/wiki/OOUI * * Copyright 2011–2019 OOUI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * * Date: 2019-07-10T12:25:14Z */ .oo-ui-icon-camera { background-image: url('themes/wikimediaui/images/icons/camera.png'); backg...
packages/rocketchat-livestream/client/styles/liveStreamTab.css
fatihwk/Rocket.Chat
.contextual-bar__content { &.livestream { justify-content: flex-start; } } .thumbnail-container { position: relative; height: 270px; & .--absolute-center { position: absolute; top: calc(50% - 25px); left: calc(50% - 25px); font-size: 50px; } & .--play-solid { fill: var(--rc-colo...
templates/yoo_neo/css/variations/retropaper.css
budiperkasa/alikhlas
/* Copyright (C) 2007 - 2010 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */ @import url(retro.css); @import url(retro_fonts.css); /* layout */ body.yoopage { background: #E6E6D9 url(../../images/variations/retropaper/page_bg.png) 0 0 repeat; } div#page-body { background: url(../....
thirdparty/fftw-3.0.1/doc/html/Advanced-Interface.html
petterreinholdtsen/cinelerra-hv
<html lang="en"> <head> <title>FFTW 3.0.1</title> <meta http-equiv="Content-Type" content="text/html"> <meta name=description content="FFTW 3.0.1"> <meta name=generator content="makeinfo 4.2"> <link href="http://www.gnu.org/software/texinfo/" rel=generator-home> <!-- This manual is for FFTW (version 3.0.1, 5 June 2003)...
toolchains/share/doc/gfortran/RANGE.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) 1999-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...
docs/com/marginallyclever/robotOverlord/entity/robot/misc/class-use/Robot_GMF_M100.html
i-make-robots/Evil-Overlord
<!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_66) on Mon Feb 24 12:02:36 PST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.marginally...
wp-includes/css/media-views.css
ArcherSys/Socialyte
/** * Base Styles */ .media-modal * { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .media-modal, .media-frame { font-family: "Open Sans", sans-serif; font-size: 12px; } .media-frame input, .media-frame textarea { padding: 6px 8px; } .media-fram...
WEB_TEST01/doc/JavaScript_jQuery_Enter/21장. jQuery Ajax/public/21-16.html
grtlinux/TAIN_WEB_TEST
<!DOCTYPE html> <html> <head> <title>XMLHttpRequest</title> <script src="http://code.jquery.com/jquery-1.10.2.js"></script> <script> $(document).ready(function () { $('#get').click(function () { $.ajax({ url: '/products', type: 'ge...
view/partial/graph.html
samyerkes/pa11y-dashboard
{{! This file is part of pa11y-dashboard. pa11y-dashboard 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 version. pa11y-dashboard is distributed i...
include/extra/indicadores-lerdo/seguridad-hostigamiento-sexual.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/comportamiento-tendencia-incidencia-delictiva.html">Comportamiento y tendencia de la incidencia delictiva. Una visi&oacute;n ampliada.</a></li> <li><a href="http://www.trcimplan.gob.mx/blog/preve...
dotCMS/src/main/webapp/html/js/dojo/custom-build/dijit/form/templates/DropDownButton.html
dotCMS/core
<span class="dijit dijitReset dijitInline" ><span class='dijitReset dijitInline dijitButtonNode' data-dojo-attach-event="ondijitclick:_onClick" data-dojo-attach-point="_buttonNode" ><span class="dijitReset dijitStretch dijitButtonContents" data-dojo-attach-point="focusNode,titleNode,_arrowWrapperNode,_popupStat...
test/jointjs/lodash3/index.html
clientIO/joint
<!DOCTYPE html> <html> <head> <title>JointJS test suite</title> <link rel="stylesheet" href="../../../node_modules/qunit/qunit/qunit.css"> <link rel="stylesheet" href="../../../build/joint.css"> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> <script src="../../../node_modules/qunit/...
tests/wpt/web-platform-tests/referrer-policy/gen/top.meta/strict-origin-when-cross-origin/iframe-tag/cross-https.swap-origin.http.html
saneyuki/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...
newfies/templates/frontend/registration/password_reset_form.html
hardikk/newfies-dialer
{% extends "frontend/master.html" %} {% load i18n %} {% block title %}{% trans "password reset"|title %}{% endblock %} {% block content %} <div class="login" align="center"> <h2>{% trans "forgotten your password?"|capfirst %}</h2> <div class="alert alert-info">{% trans "enter your e-mail address below, and ...
rules/rules-rgaa3.0/src/test/resources/testcases/rgaa30/Rgaa30Rule050501/Rgaa30.Test.5.5.1-2Failed-01.html
Asqatasun/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>Rgaa30 Test.5.5.1 Failed 01</title> ...
interface/html5/views/hr/qualification/UserLanguageEditView.html
alachaum/timetrex
<div class="edit-view UserLanguageEditView"> <div class="edit-view-tab-bar" id="user_language_edit_view_tab_bar"> <div class="navigation-div" style="display: none"> <span class="navigation-label"></span> <img class="left-click arrow"/> <div class="navigation-widget-div"></div> <img class="right-click ...
rules/rules-rgaa3.0/src/test/resources/testcases/rgaa30/Rgaa30Rule060103/Rgaa30.Test.06.01.03-4NA-03.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>Rgaa30 Test.6.1.3 NA 03</title> ...
examples/sobel/src/boost_1_63_0/doc/html/boost/interprocess/operator___idp47434752.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>Function template operator!=</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta n...
docs/libming/SWFShape_useVersion.html
pombredanne/libming
<!WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man! <!DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST! <header> <title>SWFShape_useVersion - set shape version manualy</title> </header> <body> <h1>NAME</h1> SWFShape_useVersion - set shape version manualy <h1>SYNOPSIS</h1> <pre>#include &lt;ming.h&gt; void SW...
src/boost_1_57_0/doc/html/boost/units/base_unit_inf_idp347458752.html
biospi/seamass-windeps
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct base_unit_info&lt;imperial::quarter_base_unit&gt;</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"...
document/AngularJS/source/booksource/Chapter 04/Listing 05.html
demun/FrontEndStudy
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Bootstrap Examples</title> <link href="bootstrap.css" rel="stylesheet" /> <link href="bootstrap-theme.css" rel="stylesheet" /> </head> <body> <div class="panel"> <h3 class="panel-heading">Button Styles</h3> <button...
doc/gui/org/deidentifier/arx/gui/model/class-use/Model.Perspective.html
COWYARD/arx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>Uses of Class org.deidentifier.arx.gui.model.Model.Perspective (ARX GUI Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet....
setup/video_pod_finished.html
thexerteproject/xerteonlinetoolkits
<!-- /** * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for * additional information regarding copyright ownership. * The Apereo Foundation licenses this file to you under the Apache License, * Version 2.0 (the "License"); you...
css/recording.css
pstros/jitsi-meet
.recordingSpinner { display: none; vertical-align: text-bottom; }
site/apidocs/org/apache/log4j/varia/class-use/ExternallyRolledFileAppender.html
kikonen/log4j-share
<!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) --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.log4j.varia.ExternallyRolledFileAppender...
docs/interactive/markup/recipes/forms/formatting.html
mandragorn/backbone-torso
<h3> Field Formatting </h3> <hr/> <p>Often times, the user will see data in a different representation than the internally stored data format. This means that the FormModel and FormView have a small discrepancy in formatting. Since Torso uses the Stickit two-way binding framework, it is easy to hijack the formattin...
docs/dyn/androiddeviceprovisioning_v1.operations.html
googleapis/google-api-python-client
<html><body> <style> body, h1, h2, h3, div, span, p, pre, a { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } body { font-size: 13px; padding: 1em; } h1 { font-size: 26px; margin-bottom: 1em; } h2...
Mr_He/js_practice/DOM/第四章/styles/layout.css
wuanlife/Jianbing_Web
/* *{ border: red 1px solid; } */ body{ font-family: "Helvetica","Arial",serif; color: #333; background-color: #ccc; margin: 1em 10%; } a{ color:#c60; background-color: transparent; font-weight: bold; text-decoration: none; } h1{ color:#333; background-color: transparent; } ul{ padding: 0; } li{ float: l...
src/test/resources/lang/exp/xhtml_with_preprocess2/lang-etee.html
infotexture/dita-ot
<?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="et-ee" lang="et-ee"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta ...
docs/docsets/SwiftyDB.docset/Contents/Resources/Documents/Classes.html
swifth/SwifthDB
<!DOCTYPE html> <html lang="en"> <head> <title>Classes Reference</title> <link rel="stylesheet" type="text/css" href="css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="css/highlight.css" /> <meta charset='utf-8'> <script src="js/jquery.min.js" defer></script> <script src="js/jazz...
src/org.scn.community.m.basics/os/sapui5/suite/themes/sap_bluecrystal/DeltaMicroChart.css
org-scn-design-studio-community/sdkpackage1.6
/* ============================================= */ /* CSS for control sap.suite.ui.commons/DeltaMicroChart.control */ /* ============================================= */ .sapSuiteDmc { font-family: @sapUiFontHeaderFamily; font-weight: @sapUiFontHeaderWeight; font-color: @sapUiExtraDarkText; } .sapUiMedia-Std...
docs/jdiff/changes/org.apache.hadoop.mapred.Counters.Group.html
totemtang/hadoop-RHJoin
<!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...
deps/vert.x-1.1.0.final/docs/java/api/org/vertx/java/busmods/package-tree.html
PP888/collide
<!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-google-v5) on Mon Jul 02 19:29:24 EDT 2012 --> <title>org.vertx.java.busmods Class Hierarchy (Vert.x Java API)</title> <meta name="date...
doc/api/org/deidentifier/arx/metric/class-use/MetricAECS.html
TheRealRasu/arx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>Uses of Class org.deidentifier.arx.metric.MetricAECS (ARX API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="S...
doc/doc_index/0.3.0/whatsnew.html
cool-RR/GitPython
<!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>Whats New in 0.3 &mdash; GitPython v0.3.0-beta2 docu...
SVG/Testsuites/W3C-1_1F2/harness/htmlEmbed/animate-elem-64-t.html
frivoal/presto-testo
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//CL//DTD XHTML 1.0 Transitional plus Embed//EN" "http://www.w3.org/Graphics/xhtml1-transitional-plus-embed.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <m...
public/extjs/docs/source/Panel.scss5.html
cassioozarias/zfextjs
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The source code</title> <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="../resources/prettify/prettify.js"></script> <style type="t...
_includes/footer.html
CalebCourier/engineering-blog
<!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <ul class="list-inline text-center"> {% if site.twitter_username %} <li> <a href="ht...
css/selectors/reftests/tc-872.css
frivoal/presto-testo
rho#id1:root sigma:lang(no):nth-last-child(1) > eta#id2:last-child > sigma[title|="content"]:lang(no)#id3:first-child > tau:lang(no):nth-child(1):nth-last-child(3):empty ~ omega:lang(en):nth-child(2):empty ~ lambda#id4:nth-child(3) omicron:lang(en):nth-child(1):empty + chi[src|="this.nodeValue"]:lang(no):last-child tau...
chrome/browser/resources/settings/site_settings/website_usage_private_api.html
axinging/chromium-crosswalk
<link rel="import" href="chrome://resources/html/cr.html"> <link rel="import" href="chrome://resources/html/polymer.html"> <script src="chrome://md-settings/site_settings/website_usage_private_api.js"></script>
msat/html/funcs/MS_split_trace.html
andreww/MSAT
<!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.9" /> <title></title...
documentation/html/MacOS/functions_func_0x64.html
escoz/core-plot
<!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>Core Plot (Mac OS):...
web/_site/doc/it/ruby/global-variables/index.html
whiteley/rbx-deb
<!DOCTYPE html> <html dir="ltr" lang="it"> <head> <title>Variabili Globali - Rubinius</title> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta content='it' http-equiv='content-language'> <meta content='Rubinius is an implementation of the Ruby programming...
core/standards/deviceorientation/DeviceOrientation-008-001.html
frivoal/presto-testo
<!DOCTYPE html> <title>DeviceOrientation-008-001-Readonly check: DeviceOrientation.gamma is readonly or not.</title> <link rel="stylesheet" href="resources/style.css"/> <script src="resources/lib.js"></script> <script> onload = function() { try { window.addEventListener("deviceorientation", function ...
original_sources/boost_1_59_0/doc/html/boost/any.html
TyRoXx/cdm
<!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>Class any</title> <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" conten...
web/responsable/js/datatables/css/dataTables.jqueryui.css
Condors/TunisiaMall
/* * Table styles */ table.dataTable { width: 100%; margin: 0 auto; clear: both; border-collapse: separate; border-spacing: 0; /* * Header and footer styles */ /* * Body styles */ } table.dataTable thead th, table.dataTable tfoot th { font-weight: bold; } table.dataTabl...
templates/mod/theme_config.html
2Rainbow/fukuro
<form action="" method="post"> <input type="hidden" name="token" value="{{ token }}"> {% if not config %} <p style="text-align:center" class="unimportant">(No configuration required.)</p> {% else %} <table> {% for conf in theme.config %} <tr> <th>{{ conf.title }}</th> <td> {% if conf.type ...
web/node/node_modules/npm/html/api/ln.html
carlosbeatortega/sociedades
<!doctype html> <html> <title>ln</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="./style.css"> <body> <div id="wrapper"> <h1><a href="../api/link.html">link</a></h1> <p>Symlink a package folder</p> <h2 id="SYNOPSIS">SYNOPSIS</h2> <pre><code>np...
src/deps/boost/doc/html/boost/local_time/dst_not_valid.html
mxrrow/zaicoin
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct dst_not_valid</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="The ...
weka-3-7-13/doc/weka/filters/package-summary.html
Ishub/hack-the-talk
<!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_71) on Thu Sep 10 12:30:20 NZST 2015 --> <title>weka.filters</title> <meta name="date" content="2015-09-10"> <link rel="stylesheet" typ...
original_sources/boost_1_59_0/doc/html/boost_asio/reference/windows__stream_handle_service/cancel.html
TyRoXx/cdm
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>windows::stream_handle_service::cancel</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="../../.....
pythononwheels/start/static/sui/components/segment.css
pythononwheels/pow_devel
/*! * # Fomantic-UI - Segment * http://github.com/fomantic/Fomantic-UI/ * * * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Segment *******************************/ .ui.segment { position: relative; background: #FFFFFF; box-shadow:...
www/css/jo/bootstrap/jo.bootstrap.css
eiffelqiu/phonegap-videoplayer-plugin
::selection { /* Safari */ background-color: white; color: #fff; } ::-moz-selection { background: #0069D6; /* Firefox */ color: #fff; } body { margin: 0; padding: 0; background: #FFFFFF; word-wrap: break-word; overflow: hidden; font: normal 15px "Helvetica", "Droid Sans", "Trebuchet MS"; ...
deps/boost/doc/html/boost_asio/reference/ssl__context/use_private_key_file.html
nawawi/poedit
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ssl::context::use_private_key_file</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../boo...
original_sources/boost_1_59_0/doc/html/boost_asio/reference/ip__basic_resolver_iterator/operator_arrow_.html
TyRoXx/cdm
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ip::basic_resolver_iterator::operator-&gt;</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="../....
src/deps/boost/doc/html/boost/random/minstd_rand0.html
mxrrow/zaicoin
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Type definition minstd_rand0</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" tit...
Topics/05. Conditional Statements/demos/1. if-statement.html
TelerikAcademy/JavaScript-Fundamentals
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>JS Console - Example</title> <link href="styles/js-console.css" rel="stylesheet" /> </head> <body> <label for="tb-first">First number: </label> <input type="text" id="tb-first"/> <a href="#" onclick="onIsNumberButtonClick('#tb-first')">Is s...
_includes/projects.html
jjjENSjens/jjjENSjens.github.io
<h4>Projects</h4> <ul> {% for project in site.data.projects %} <li> <p><a href="{{ project.link }}">{{ project.name }}</a><br><small>{{ project.description }}</small></p> </li> {% endfor %} </ul>
test/renders/component-bootstrap-select-readOnly.html
formio/formio.js
<div id="select" class="form-group has-feedback formio-component formio-component-select formio-component-select " ref="component"> <label ref="label" class="col-form-label " for="select-select" id="l-select-select"> Select </label> <select ref="selectContainer" name="data[select]" type="text" class="form-con...
docs/en_US/auth_old_style.html
titilambert/nagvis
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <link rel="stylesheet" type="text/css" media="screen" href="../general/css/style.css" /> <title>Authentication / Authorisation</title> </head> <body> <h1>Old Style Authentication</h1> <p>In the versions prior to 1.5 NagVis didn't ...
release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/share/doc/arm-arm-none-eabi/html/gdb/Exception-Handling.html
hajuuk/asuswrt
<html lang="en"> <head> <title>Exception Handling - Debugging with GDB</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Debugging with GDB"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Python-API....
vendor/magento/module-checkout/view/frontend/web/template/minicart/subtotal.html
FPLD/project0
<!-- /** * Copyright © 2015 Magento. All rights reserved. * See COPYING.txt for license details. */ --> <div class="subtotal"> <span class="label"> <!-- ko i18n: 'Cart Subtotal' --><!-- /ko --> </span> <!-- ko foreach: elems --> <!-- ko template: getTemplate() --><!-- /ko --> <!-- /k...
myodd/boost/libs/geometry/doc/html/geometry/reference/algorithms/envelope.html
FFMG/myoddweb.piger
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>envelope</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../index.html" title="Chap...
release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/share/doc/arm-arm-none-eabi/html/as.html/PJ-Syntax.html
hajuuk/asuswrt
<html lang="en"> <head> <title>PJ Syntax - Using as</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using as"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="PJ_002dDependent.html#PJ_002dDependent" ...
tmp/install_5680f69da1732/install_5680f6a3d3f72/samples/_JSON_pieWithLegend.html
IYEO/Sweettaste
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>amCharts examples</title> <link rel="stylesheet" href="style.css" type="text/css"> <script src="...
docs/api/nl/strohalm/cyclos/utils/EnumHelper.html
robertoandrade/cyclos
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pt"> <head> <!-- Generated by javadoc (version 1.7.0_11) on Fri Jan 25 09:33:32 BRST 2013 --> <title>EnumHelper (Cyclos 3 Documentation)</title> <meta name="date" content="2013-01-25"> <li...
media/zoo/applications/store/assets/uikit-2.24.2/docs/slidenav.html
camigreen/ttop
<!DOCTYPE html> <html lang="en-gb" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Slidenav component - UIkit documentation</title> <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"> <...
lib/poi-3.17/docs/apidocs/org/apache/poi/ss/usermodel/class-use/DataFormatter.html
TonyClark/ESL
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> Uses of Class org.apache.poi.ss.usermodel.DataFormatter (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="St...
VTU/Sem6/USP_CD_Lab/07CreateZombie/07.html
fsmk/CS-VTU-Lab-Manual
<h2>Aim:</h2> <h3>Write a C/C++ program that creates a zombie and then calls system to execute the ps command to verify that the process is zombie.</h3> <h2>Theory:</h2> <blockquote> In unix terminology, a process that has terminated, but whose parent has not yet waited for it, is called a zombie.<br><br> *fork()* <...
lib/mockito-1.9.5/javadoc/org/mockito/mock/class-use/MockName.html
robertsmieja/Gw2InfoViewer
<!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_35) on Sat Oct 06 21:59:23 CEST 2012 --> <TITLE> Uses of Interface org.mockito.mock.MockName (Mockito 1.9.5 API) </TITLE> <META NAME="date" CONTENT=...
external/ReuseDistance/docs/html/structtree234___tag-members.html
DoNotUseThisCodeJUSTFORKS/PEBIL
<!-- This comment will put IE 6, 7 and 8 in quirks mode --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>ReuseDistan...
src/libs/fop-2.1/javadocs/org/apache/fop/render/java2d/class-use/Java2DRenderingSettings.html
jbampton/eclipse-cheatsheets-to-dita-to-pdf
<!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_34) on Thu Jan 07 14:13:59 GMT 2016 --> <TITLE> Uses of Class org.apache.fop.render.java2d.Java2DRenderingSettings (Apache FOP 2.1 API) </TITLE> <ME...
lib/poi-3.17/docs/apidocs/org/apache/poi/hssf/record/HideObjRecord.html
TonyClark/ESL
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> HideObjRecord (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> functi...
layout/reftests/floats/float-in-rtl-slr-1c.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <html class="slr"> <head> <style> .slr { writing-mode: sideways-lr; } </style> </head> <body> <div style="height:300px" dir="rtl"> <div style="height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div> </div> <div style="height:200px" dir="rtl"> <div style="height:100px;...
layout/reftests/bidi/151407-2-rtl-ref.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <html dir="rtl"> <head> <meta charset="utf-8"> <title>Test GetDir() for documents</title> </head> <body> <div>getDir on document returns "rtl"</div> </body> </html>
SIS_Integration/java/basic_example/lib/httpcomponents-client-4.3-alpha1/javadoc/org/apache/http/client/package-use.html
kajigga/canvas-contrib
<!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_22) on Wed Jan 16 18:27:39 CET 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package org.apache.http.c...
www/assets/library/angular-1.6.5/docs/examples/example-range-input-directive-ng/index-production.html
LearnNavi/Naranawm
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-range-input-directive-ng-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.6.5/angular.min.js"></script> </head> <body ng-app="rangeExample"> <script> angular.module('rangeExample', [])...
LayoutTests/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A6.4_T2.html
youfoh/webkit-efl
<html> <head> <meta charset='utf-8'> <style> .pass { font-weight: bold; color: green; } .fail { font-weight: bold; color: red; } </style> <script> if (window.testRunner) testRunner.dumpAsText(); function SputnikError(message) { this.message = message; } SputnikError.prototype.toString = funct...
samplecenter/basic/timeTest/operamasks-ui-2.0/development-bundle/ui/editor/skins/eac/dialog.css
yonghuang/fastui
/* Copyright 2011, AUTHORS.txt (http://ui.operamasks.org/about) Dual licensed under the MIT or LGPL Version 2 licenses. */ /* Restore the dialog visibility */ body .cke_dialog { visibility: visible; } /* Force Gecko to consider table as positioned */ .cke_skin_eac table.cke_dialog.cke_browser_gecko { display:block;...
wa-plugins/shipping/russianpost2/templates/form113.html
slowpokes/webasyst-framework
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Почта России: Форма №113эн</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style type="text/css"> body, table { font-family: 'Helvetica', Arial, sans-serif; font-size: 13px; } body { padding: 10px; } input ...
releases/latest/api/java/io/gearpump/streaming/state/impl/WindowState$.html
gearpump/gearpump.github.io
<!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_40) on Mon Apr 04 23:10:26 CST 2016 --> <title>WindowState$</title> <meta name="date" content="2016-04-04"> <link rel="stylesheet" type="text/c...
test/fixtures/e2e/amp-base-carousel/bind-slide.amp.html
prateekbh/amphtml
<!doctype html> <html ⚡> <head> <meta charset="utf-8"> <title>Carousel with bound slide</title> <link rel="canonical" href="amps.html" > <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <link href='https://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='tex...
java/java-impl/src/inspectionDescriptions/ExplicitArrayFilling.html
ingokegel/intellij-community
<html> <body> Reports loops which could be replaced with <code>Arrays.setAll()</code> or <code>Arrays.fill()</code> calls. This inspection suggests replacing loops with <code>Arrays.setAll()</code> if the language level of the project or module is 8 or higher. Replacing loops with <code>Arrays.fill()</code> is possible...
lib/layout/list/samples/FlyweightRepeaterSample.html
meznak/androidSensors
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>FlyweightRepeater Sample</title> <!-- --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <!-- --> <script src="../../../../enyo/enyo.js" type="text/javas...
docs/geedocs/5.3.2/answer/releaseNotes/relNotesGEE5_2_4.html
google/earthenterprise
<!doctype html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Release notes: Open GEE 5.2.4 &#8212; Google Earth Enterprise 5.3.2 documentation</title> <link rel...
public/views/auth/aboutus.view.html
stackroute/LogAggregator-4
<!-- Copyright 2016 Wipro Limited, NIIT Limited 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 agreed to in writing...
pcs/opsui/src/main/java/org/apache/oodt/pcs/opsui/BasePage_classic.html
apache/oodt
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use ...
thirdparty/source/asio-1.11.0/doc/asio/reference/buffered_write_stream.html
letitvi/VideoGridPlayer
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>buffered_write_stream</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"> <link rel=...
ndg/security/server/test/integration/full_system/pep_result_handler/layout/default.css
philipkershaw/ndg_security_server
/* * NDG Security PEP Result handler, OpenID Provider and Relying Party Stylesheet */ body, html { margin: 0; padding: 0; border: 0; background-color: #eee; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:1.4; font-size: small; } /* * PEP Access Denied message panel */ #accessDen...
public/bower_components/dimple/examples/advanced_pong.html
atomic/mindlee
<!-----------------------------------------------------------------> <!-- AUTOMATICALLY GENERATED CODE - PLEASE EDIT TEMPLATE INSTEAD --> <!-----------------------------------------------------------------> <!DOCTYPE html> <meta charset="utf-8"> <html> <div id="chartContainer"> <script src="/lib/d3.v4.3.0.js"></scrip...
sfml/win/SFML-2.3.2/doc/html/classsf_1_1RenderTarget.html
astrellon/cotsb
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>SFML - Simple and Fast Multimedia Library</title> <meta http-equiv="Content-Type" content="text/html;"/> <meta c...
Paracha_Junaid/Assignments/Flask/Assignments/counter/templates/user.html
jiobert/python
<html> <head> <title>Form Test Show</title> </head> <body> <h1>User:</h1> <h3>Name: {{session['name']}}</h3> <h3>Dojo Location: {{session['location']}}</h3> <h3>Favoriot Laungage: {{session['language']}}</h3> <p>Comment: {{session['comment']}}</p> <form action='/' method='post'> ...
public/lib/angular-material/modules/js/menuBar/menuBar.css
joshm101/blackwashed_portfolio
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v1.1.0-rc4-master-f9738f5 */ /* Only used with Theme processes */ html.md-THEME_NAME-theme, body.md-THEME_NAME-theme { color: '{{foreground-1}}'; background-color: '{{background-color}}'; } md-toolbar.md-menu-toolbar h2.md-t...
views/admin/translate.html
flavour/rgims_as_diff
{{extend "layout.html"}} <div id='home'> <h2>{{=T("Translation Functionality")}}</h2> <p> <ul> <li><a href='{{=URL(c="admin", f="translate", args=["create"], vars=dict(opt="1"))}}'>{{=T("Select Modules which are to be translated")}}</a> <li><a href='{{=URL(c="admin", f="translate", args=["create"], vars=dict(opt="...
docs/form-base/1.0.4/tests/WBG/assets/css/symbols.data.svg.css
WestpacCXTeam/GUI-source
.form-cross-sell-list li + li:before, .icon-cross-sell-flourish { background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20aria-labelledby%3D%22title-icon-cross-sell-flourish%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288%22%20height%3D%2224%22%20viewBox%3D%220%200%2088%2024%22%3E%...
data/themes/default/style.css
DeRobyJ/lmms
/******************** * LMMS style sheet * ********************/ /* most foreground text items */ QLabel, QTreeWidget, QListWidget, QGroupBox, QMenuBar { color: #d1d8e4; } QMdiArea { background-color: #111314; } AutomationEditor { background-color: #040506; color: #ffffff; qproperty-vertexColor: #6749C2; qpr...
src/pdf2bmp2/doc/doxy/html/group___alpha.html
kenjiuno/ThumbGensPack
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>CxImage: Alpha</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by ...
wiki/src/inc/stable_i386_version.html
kolohe/amnesia
0.17.1
tests/wpt/web-platform-tests/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/iframe-tag/swap-origin-redirect/generic.http.html
nnethercote/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'unsafe-url'</title> <meta name="description" content="Check that all sub-resources ge...