path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/as.html/M68K_002dFloat.html
BPI-SINOVOIP/BPI-Mainline-kernel
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- This file documents the GNU Assembler "as". Copyright (C) 1991-2017 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Do...
wp-content/yop-poll/templates/polls_add_edit_advanced.html
klfmedia/intranet
{% extends "polls_base.html" %} {% block content %} {% from "form_macros.html" import yop_poll_general_options_label as label %} {% from "form_macros.html" import yop_poll_input_field as input %} {% from "form_macros.html" import yop_poll_select as select %} <form method="post" name="yop_poll_edit_add_new_form" id=...
errors/style.css
royrico/nginx-php-fpm
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */ img { border: 0; } body,html { min-height: 100%; height: 100%; } figure,footer,nav,section { display: block; } [hidden] { display: none; } html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body...
local/vmchat/bundle/chat/css/jquery.ui.chatbox.css
jike2016/308b-2016
/* style sheets */ /*css for chatbox*/ .ui-chatbox { position: relative; bottom:286px; padding: 0px 0px 2px 0px; border-bottom: none; z-index: -1; overflow: hidden; } .ui-chatbox-titlebar { padding: 3px 3px 3px 3px; height:20px; } .ui-chatbox-titlebar span{ position: relative; f...
website/static/doc/api/lastest/mediawidget_8cpp.html
DarkReZuS/silenteye
<!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>SilentEye: mediawidget.cpp File Reference</title> <link href="tabs.css"...
web/src/main/javascript/edu/dfci/cccb/mev/web/ui/app/views/datasets/error/errorModal.tpl.html
apartensky/mev
<div tabindex="-1" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" ng-click="dismiss()" aria-hidden="true">×</button> <h3 id="myModalLabel">Error: {{vm.header}}</h3> </div> ...
website/static/doc/api/lastest/functions_func_0x65.html
DarkReZuS/silenteye
<!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>SilentEye: Class Members - Functions</title> <link href="tabs.css" rel=...
modules/custom/openy_campaign/css/games/magic-ball.css
hamrant/openy
@import url(https://fonts.googleapis.com/css?family=Oswald:400); .game-magic-ball { position: relative; width: 400px; height:400px; margin: 0 auto; } .game-magic-ball .epos { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); z-index: ...
tests/wpt/web-platform-tests/referrer-policy/gen/top.meta/no-referrer/worker-module/same-http.keep-origin.http.html
larsbergstrom/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 'no-referrer'</title> <meta charset='utf-8'> <meta name="description" conte...
rules/rules-rgaa3.0/src/test/resources/testcases/rgaa30/Rgaa30Rule050704/Rgaa30.Test.05.07.04-3NMI-01.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.5.7.4 NMI 01</title> ...
css/go_search/go_search.css
yscdaxian/goweb
/* ############################################################################################ #### Name: go_user.css #### #### Type: ci view (css for users) #### #### Version: 3.0 ...
cms/templates/course_outline.html
gsehub/edx-platform
<%page expression_filter="h"/> <%inherit file="base.html" /> <%def name="online_help_token()"><% return "develop_course" %></%def> <%! import logging from cms.djangoapps.contentstore.config.waffle_utils import should_show_checklists_page, should_show_checklists_quality from util.date_utils import get_default_time_displ...
Implementation/WebTier/WebContent/Desktops/ProcessPuzzle/Styles/CommunityPanelTabs.css
ZsZs/ProcessPuzzleFramework
@CHARSET "UTF-8"; #communityPanel_headerToolbox ul.Tabs { background-color: transparent; float: left; list-style: none; margin-left: 2px; margin-top: 0px; overflow: hidden; padding: 0px; } #communityPanel_headerToolbox ul.Buttons { float: right; margin:0; list-style:none; padding-top:3px; padd...
tweetfeed/css/style.css
kavithaenair/apps.loklak.org
body { background-color: gray !important; } md-content.md-default-theme, md-content { color: rgba(0,0,0,0.87); background-color: rgb(66, 66, 66); } img.md-user-avatar{ border-radius: 25%; } md-input-container{ margin-top: 3%; } #content-scroller{ overflow: visible; } md-toolbar button.md-button.md-...
barchart/charts/bubbleCloud.html
kavithaenair/apps.loklak.org
<div ng-controller='bubbleCloudCtrl' layout-align="center center" layout="row" layout-xs="column"> <bubble-cloud flex data="$storage.mentionFreq" min ="1" title="Most Mentions"></bubble-cloud> <bubble-cloud flex data="$storage.wordFreq" min="3" title="Word Freq...
html/style.css
zneak/x86doc
table { border-collapse: collapse } th, td { padding: 0px 10px; border: 1px #ddd solid; vertical-align: top } svg { display: block; margin: 0px auto } svg + h3 { text-align: center; } .notes { font-size: 9pt; }
ruby/tinyrb-ist/vendor/pcre/doc/html/pcrepattern.html
r-lyeh/scriptorium
<html> <head> <title>pcrepattern specification</title> </head> <body bgcolor="#FFFFFF" text="#00005A" link="#0066FF" alink="#3399FF" vlink="#2222BB"> <h1>pcrepattern man page</h1> <p> Return to the <a href="index.html">PCRE index page</a>. </p> <p> This page is part of the PCRE HTML documentation. It was generated auto...
expedient/src/templates/default/expedient/clearinghouse/geni/aggregate_crud.html
dana-i2cat/felix
{% extends "base.html" %} {% block title %}{% if create %}Create{% else %}Update{% endif %} Aggregate.{% endblock title %} {% block head %} {% if not create %} <script type="text/javascript" src="{% url js_media 'agg_status.js' %}"></script> <script> $(document).ready(function() { get_status({{ aggregate.id }}, "{...
src/main/webapp/scripts/app/account/login/login.html
northlander/activemft
<div> <div class="row"> <div class="col-md-4 col-md-offset-4"> <h1 translate="login.title">Authentication</h1> <div class="alert alert-danger" ng-show="authenticationError" translate="login.messages.error.authentication"> <strong>Authentication failed!</strong> Pleas...
showfiles/src/main/webapp/lib/YahooUI/reset/reset.css
richkadel/flip.tv
/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{border-collapse:collapse;border-sp...
tests/clipboard/copy-formatting02c-expected.html
corinthia/corinthia-editorlib
text/html --------- <span style="color: red; font-size: 18pt">mple</span> text/plain ---------- mple
javadoc/com/box/restclientv2/authorization/oauthmultithread/package-use.html
tdtran/box-android-sdk-v2
<!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_11) on Mon Mar 17 10:57:49 PDT 2014 --> <title>Uses of Package com.box.restclientv2.authorization.oauthmultithread</title> <meta name="...
source/api/apidocs-4.12/apis/removeAnnotation.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...
tests/lists/clearList09b-expected.html
corinthia/corinthia-editorlib
<html> <head></head> <body> <ol> <li>One</li> <li>Two</li> </ol> <p>End[]</p> </body> </html>
src/core/courses/pages/my-courses/my-courses.html
FMCorz/moodlemobile2
<ion-header> <ion-navbar core-back-button> <ion-title>{{ 'core.courses.mycourses' | translate }}</ion-title> <ion-buttons end> <button *ngIf="mcComponent && mcComponent.searchEnabled" ion-button icon-only (click)="openSearch()" [attr.aria-label]="'core.courses.searchcourses' | translate...
docs/api/java/org/openqa/selenium/iphone/IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException.html
krosenvold/selenium-git-release-candidate
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>IPhoneSimulatorCommandExecutor.IPhoneSimulatorNotRunningException</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head>...
source/api/apidocs-4.16/apis/restoreBackup.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/m...
packages/node_modules/@node-red/nodes/locales/ko/network/10-mqtt.html
node-red/node-red
<!-- Copyright JS Foundation and other contributors, http://js.foundation 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 ...
examples/154_ReflectC.html
gagern/CindyJS
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Circle inversion</title> <link rel="stylesheet" href="../build/js/CindyJS.css"> <script type="text/javascript" src="../build/js/Cindy.js"></script> <script type="text/javascript"> var cdy = CindyJS({ scripts: "cs*", defaultAppearance: {...
Apps/Sandcastle/gallery/Plane.html
progsung/cesium
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no" /> <meta name="description" content="Draw a p...
venv/bin/libs/math/doc/html/math_toolkit/dist_ref/dists/students_t_dist.html
NixaSoftware/CVis
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Students t Distribution</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../index.html" title="Math Tool...
training-web/src/main/webapp/js/dojotoolkit/dijit/tests/i18n/date.html
sulistionoadi/belajar-springmvc-dojo
<!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>Test DateTextBox</title> <script type="text/javascript" src="../../../dojo/dojo.js" djConfig="isDebug: true, extraLocale: ['zh-c...
source/api/apidocs-4.14/apis/login.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/m...
docs/geedocs/5.3.3/answer/geeServerAdmin/view2DDatabases.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>View 2D databases &#8212; Google Earth Enterprise 5.3.3 documentation</title> <link rel="stylesheet...
spring-boot-example/spring-boot-office-to-pdf/doc/jacob-1.18/docs/api/stylesheet.css
glacier0315/study
/* Javadoc style sheet */ /* Overall document style */ body { background-color: #ffffff; color: #353833; font-family: Arial, Helvetica, sans-serif; font-size: 76%; margin: 0; } a:link, a:visited { text-decoration: none; color: #4c6b87; } a:hover, a:focus { text-decoration: none; co...
files/libs/angularjs/1.4.12/docs/partials/api/ng/directive/ngBindHtml.html
bborbe/portfolio
<a href='https://github.com/angular/angular.js/edit/v1.4.x/src/ng/directive/ngBind.js?message=docs(ngBindHtml)%3A%20describe%20your%20change...#L139' 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.4.12/src...
public/metronic/theme_rtl/templates/admin_material_design/angularjs/tpl/sidebar.html
wtfckkk/crm-admision
<div class="page-sidebar navbar-collapse collapse"> <!-- BEGIN SIDEBAR MENU --> <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) --> <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable ...
docs/content/javadocs/nl/captcha/backgrounds/package-tree.html
relevancedevops/simplecaptcha
<!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 Tue Feb 10 14:51:17 CST 2009 --> <TITLE> nl.captcha.backgrounds Class Hierarchy </TITLE> <META NAME="date" CONTENT="2009-02-10"> <LINK REL =...
css/image-fit/reftests/input-jpg-tall/visible_none_bottom_1em-ref.html
frivoal/presto-testo
<!doctype html> <!-- This file is generated by build.py. --> <title>Reference for input tall.jpg; overflow:visible; -o-object-fit:none; -o-object-position:bottom 1em /* INVALID */</title> <link rel="stylesheet" href="../../support/reftests.css"> <style> .helper { overflow:visible } .helper > * { left:26.0px; top:-11....
original_sources/boost_1_59_0/doc/html/boost/xpressive/nil.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>Global nil</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" co...
_includes/people/cox_grace.html
ErinBecker/website
<p id="cox_grace" data-toggle="tooltip" title="<img src='{{site.filesurl}}/people/cox_grace.jpg' alt='Grace Cox' />"> <span class="person">Grace Cox</span> is a postdoc at the University of Liverpool and visiting researcher at the University of Leeds. She is a geophysicist by training, and is interested in ...
src/deps/boost/doc/html/boost/algorithm/is_alpha.html
mxrrow/zaicoin
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function is_alpha</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 Boo...
weka-3-7-13/doc/weka/classifiers/bayes/net/estimate/package-tree.html
rosygupta/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:19 NZST 2015 --> <title>weka.classifiers.bayes.net.estimate Class Hierarchy</title> <meta name="date" content="...
poi-3.14/docs/apidocs/org/apache/poi/xssf/model/class-use/SharedStringsTable.html
Sebaxtian/KDD
<!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.xssf.model.SharedStringsTable (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.cs...
vendor/semantic/build/uncompressed/collections/grid.css
fabkast/semantic-ui-demo
/* * # Semantic - Grid * http://github.com/jlukic/semantic-ui/ * * * Copyright 2013 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Grid *******************************/ .ui.grid { display: block; text-align: left; fon...
original_sources/boost_1_59_0/doc/html/boost_asio/reference/ssl__stream/set_verify_mode.html
TyRoXx/cdm
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ssl::stream::set_verify_mode</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="../../../boost_asi...
poi-3.14/docs/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFFactory.html
Sebaxtian/KDD
<!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.xslf.usermodel.XSLFFactory (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" ...
src/com/alexfiliakov/blackscholescalc/commons-math3-3.5/docs/apidocs/org/apache/commons/math3/ml/neuralnet/class-use/UpdateAction.html
AlexFiliakov/BlackScholesCalculator
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface org.apache.commons.math3.ml.neuralnet.UpdateAction (Apache Commons Math 3.5 API)</...
src/libs/asio/doc/asio/reference/io_service__id/id.html
throughnet/throughnet
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>io_service::id::id</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 r...
deps/boost/doc/html/boost/accumulators/tag/abst_1_3_2_6_3_36_1_1_11_1.html
vslavik/poedit
<!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 abstract_absolute_tail_variate_means</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="...
wp-content/themes/campus/style.css
estrategasdigitales/Golone
/* Theme Name: Campus Theme URI: http://www.campus.themeisland.net Description: A premium responsive theme for WordPress Author: Charles & Brandon Jones Author URI: http://www.theme-island.com License: GNU General Public License version 3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html Version: 3.1.2.3 ...
wp-content/plugins/connections/templates/qtip-vcard/styles.css
Jegulsky/idudance
.cn-qtip-vcard a:link, .cn-qtip-vcard a:visited, .cn-qtip-vcard a:hover, .cn-qtip-vcard a:active, .cn-qtip-vcard a:focus { color: #FFFFFF; }
src/plugin/lib-nekohtml/data/test004.html
tyolab/tyobot
<p>Paragraph text. <p>Additional text.
tools/apache-jmeter-2.13/docs/api/org/apache/jmeter/protocol/http/util/package-summary.html
lemining/loadtest_sample
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> org.apache.jmeter.protocol.http.util (Apache JMeter API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="te...
sites/all/libraries/yui/api/modules/swfdetect.html
oystercrackher/dev.sdtn.com
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>swfdetect - YUI 3</title> <link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.5.0pr4&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css"> <link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css"> ...
templates/madeyourweb/css/editor_content.css
foresitegroup/sherwin
/* general stuff */ body{ margin:0; padding:0; text-align: left; font-family: verdana, arial, sans-serif; font-size: 10px; line-height: 1.8; background: #FFF; background-image: none; } a { text-decoration: none; font-weight: bold; border: none; } a:hover { text-decoration: underline; border: none; } .clr{c...
typo3/sysext/backend/Resources/Private/Partials/About/About.html
stweil/TYPO3.CMS
<p> {f:translate(key: 'LLL:EXT:backend/Resources/Private/Language/Modules/about.xlf:cms_description', arguments: '{ 0: currentVersion, 1: "&copy; {copyrightYear}", 2: "Kasper Sk&aring;rh&oslash;j" }') -> f:format.raw()} </p>
myodd/boost/libs/geometry/doc/doxy/doxygen_output/html_by_doxygen/structboost_1_1geometry_1_1resolve__variant_1_1num__segments.html
FFMG/myoddweb.piger
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Boost.Geometry (aka GGL, Generic Geometry Library)</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type=...
jcalendar-1.4/doc/api/overview-frame.html
Janpii/Java-SoftFitness
<!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 Sat Jul 09 13:20:36 CEST 2011 --> <TITLE> Overview List (JCalendar API) </TITLE> <META NAME="date" CONTENT="2011-07-09"> <LINK REL ="stylesh...
lib/mockito-1.9.5/javadoc/org/mockito/internal/progress/package-frame.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:21 CEST 2012 --> <TITLE> org.mockito.internal.progress (Mockito 1.9.5 API) </TITLE> <META NAME="date" CONTENT="2012-10-06"> ...
ptm/tm/templates/base.html
chrishokamp/phrasal
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html class="no-js" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> {% load compressed %} {% compressed_css 'tm_css' %} {% block user_static %} {% endblock %} <title...
src/libs/fop-2.1/javadocs/org/apache/fop/render/ps/ImageEncoderCCITTFax.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:57 GMT 2016 --> <TITLE> ImageEncoderCCITTFax (Apache FOP 2.1 API) </TITLE> <META NAME="date" CONTENT="2016-01-07"> <LINK RE...
lib/mockito-1.9.5/javadoc/org/mockito/internal/configuration/class-use/FieldAnnotationProcessor.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:22 CEST 2012 --> <TITLE> Uses of Interface org.mockito.internal.configuration.FieldAnnotationProcessor (Mockito 1.9.5 API) </...
node_modules/angular2/node_modules/@reactivex/rxjs/coverage/lcov-report/RxJS/dist/cjs/operators/zip-static.js.html
NodeVision/NodeVision
<!doctype html> <html lang="en"> <head> <title>Code coverage report for RxJS/dist/cjs/operators/zip-static.js</title> <meta charset="utf-8"> <link rel="stylesheet" href="../../../../prettify.css"> <link rel="stylesheet" href="../../../../base.css"> <style type='text/css'> div.coverage-summar...
gettext-tools/styles/po-emacs-x.css
dd32/gettext
/* Styling rules for PO files, imitating emacs 21 and 22 in an X window. Copyright (C) 2006, 2015 Free Software Foundation, Inc. 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 ver...
lib/mockito-1.9.5/javadoc/org/mockito/internal/util/SimpleMockitoLogger.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:20 CEST 2012 --> <TITLE> SimpleMockitoLogger (Mockito 1.9.5 API) </TITLE> <META NAME="date" CONTENT="2012-10-06"> <LINK REL...
dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-active-bind-2.html
Yukarumya/Yukarum-Redfoxes
<!-- GENERATED FILE, DO NOT EDIT --> <!DOCTYPE HTML> <html> <head> <meta charset='utf-8'/> <title> Mochitest wrapper for WebGL Conformance Test Suite tests </title> <link rel='stylesheet' type='text/css' href='../iframe-passthrough.css'/> <script src='/tests/SimpleTest/SimpleTest.js'></scri...
dom/html/reftests/autofocus/style.css
Yukarumya/Yukarum-Redfoxes
:focus { background-color: green; } /** * autofocus is considered like a keyboard focus and .focus() isn't. * We might change that with bug 620056 but for these tests, we don't really care. */ ::-moz-focus-inner { border: none; }
layout/reftests/bugs/449149-1b.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE HTML> <html> <body> <audio id="a"></audio> <script> document.body.offsetTop; document.getElementById("a").setAttribute("controls", ""); </script> </body> </html>
LayoutTests/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.4/15.9.4.2_Date.parse/S15.9.4.2_A2_T1.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...
LayoutTests/css3/filters/filter-property-computed-style.html
youfoh/webkit-efl
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <script src="../../fast/js/resources/js-test-pre.js"></script> </head> <body> <p id="description"></p> <div id="console"></div> <script src="script-tests/filter-property-computed-style.js"></script> <script src="../../fast/js/resources/js-test-post.js"></scri...
LayoutTests/sputnik/Conformance/11_Expressions/11.13_Assignment_Operators/11.13.2_Compound_Assignment/S11.13.2_A4.6_T1.3.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...
old/doc/index-files/index-5.html
kevinperrot/SXP-Trust-No-Fork
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Fri Oct 03 00:28:17 CEST 2014 --> <title>G-Index</title> <meta name="date" content="2014-10-03"> <link rel="stylesheet" type="te...
web/static/javadoc/5.9.0-rc1/acra/org.acra/-report-field/-r-e-p-o-r-t_-i-d/index.html
ACRA/acra
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>REPORT_ID</title> <link href="../../../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../../";</script><script type="text/javascript" src="../../../../scr...
docs/geedocs/5.3.2/answer/portable/portableUserGuideWinLinux.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>Portable User Guide for Windows and Linux &#8212; Google Earth Enterprise 5.3.2 documentation</title> ...
templates/base.html
berkerpeksag/pythondotorg
<!doctype html> <!--[if lt IE 7]> <html class="no-js ie6 lt-ie7 lt-ie8 lt-ie9"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 lt-ie8 lt-ie9"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--><html class="no-js" lang="en" dir="ltr"...
plugins/InspectionGadgets/src/inspectionDescriptions/AssertEqualsCalledOnArray.html
IllusionRom-deprecated/android_platform_tools_idea
<html> <body> Reports any calls to JUnit's <b>assertEquals()</b> method with arguments of type array. Arrays should be checked with one of the <b>assertArrayEquals()</b> methods. <!-- tooltip end --> <p> <small>New in 10</small> </body> </html>
doc/java/org/robotframework/package-frame.html
Senseg/robotframework
<!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_18) on Thu Aug 26 16:19:19 EEST 2010 --> <TITLE> org.robotframework </TITLE> <META NAME="date" CONTENT="2010-08-26"> <LINK REL ="stylesheet" TYPE="...
_includes/roadmap.html
rograce/openid-connect-documentation
<div markdown="span" class="alert alert-success" role="alert"><i class="fa fa-map-o"></i> <b>Roadmap:</b> {{include.content}}</div>
beetl-core/src/test/resources/template/resourceloader/var1/xxx2.html
elancom/beetl2.0
${a}
chromium/src/third_party/httpcomponents-client/binary-distribution/javadoc/org/apache/http/client/protocol/ClientContext.html
windyuuy/opera
<!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 Sun Oct 21 11:03:14 GMT+01:00 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> ClientContext (HttpComponen...
content/browser/resources/accessibility/accessibility.html
sgraham/nope
<!doctype html> <html> <!-- Copyright (c) 2013 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <head> <meta charset="utf-8"> <title>Accessibility</title> <link rel="stylesheet" href="chrome://resources/css/chrome_shar...
www/lib/pace/themes/yellow/pace-theme-center-atom.css
cjennison/lordship
/* This is a compiled file, you should be editing the file in the templates directory */ .pace.pace-inactive { display: none; } .pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; z-index: 2000; position: fixed; height: 6...
template/src/admin/announcement/announcement.html
wangmingjob/OnlineJudge
<div ms-controller="announcement" class="col-md-9"> <h1>公告管理</h1> <table class="table table-striped"> <tr> <th>编号</th> <th>标题</th> <th>创建时间</th> <th>更新时间</th> <th>创建者</th> <th>类型</th> <th>可见</th> <th></th> ...
dist/system/chip/chip.html
Ullfis/aurelia-mdc-bridge
<template> <div class="mdc-chip"> <div class="mdc-chip__text"> <slot></slot> </div> </div> </template>
public/angular14/docs/partials/api/ng/function/angular.element.html
qingfeng365/api-public
<a href='https://github.com/angular/angular.js/edit/v1.4.x/src/jqLite.js?message=docs(angular.element)%3A%20describe%20your%20change...#L25' 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.4.0-rc.2/src/jqLi...
public/angular14/docs/examples/example-example33/index-production.html
qingfeng365/api-public
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example33-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.0-rc.1/angular.min.js"></script> </head> <body ng-app="formExample"> <div ng-controller="ExampleController"> <form novalida...
vendor/fonts/index.html
1mgio/MDEditor
<!doctype html> <html> <head> <title>Your Font/Glyphs</title> <link rel="stylesheet" href="style.css" /> <!--[if lte IE 7]><script src="lte-ie7.js"></script><![endif]--> <style> section, header, footer {display: block;} body { font-family: sans-serif; color: #444; line-height: 1.5; font-size: 1em; } * { -...
third-party/src/boost_1_56_0/doc/html/boost_asio/reference/basic_deadline_timer/wait/overload2.html
rkq/cxxexp
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_deadline_timer::wait (2 of 2 overloads)</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...
ajax/libs/metro/4.2.19/css/metro-rtl.css
jonobr1/cdnjs
/* * Metro 4 Components Library v4.2.19 build 696 (https://metroui.org.ua) * Copyright 2018 Sergey Pimenov * Licensed under MIT */ input.rtl, input[dir=rtl] { direction: rtl; } .input[dir=rtl], .input.rtl { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-flow: row-reverse nowrap...
wp-content/plugins/disable-gutenberg/css/font-icons.css
mandino/nu
/* Font Awesome 4.7 @ http://fontawesome.io/cheatsheet/ */ @font-face { font-family: 'FontAwesome'; src: url('../fonts/awesome/fontawesome-webfont.eot?v=4.7.0'); src: url('../fonts/awesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/awesome/fontawesome-webfont.woff2?v=4.7....
docs/src_tween_Tween.js.html
orange-games/phaser-multires
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Source: src/tween/Tween.js</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text/css" rel="sty...
ajax/libs/startbootstrap-agency/5.0.1/css/agency.css
seogi1004/cdnjs
/*! * Start Bootstrap - Agency v5.0.1 (https://startbootstrap.com/template-overviews/agency) * Copyright 2013-2018 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE) */ body { overflow-x: hidden; font-family: 'Roboto Slab', -apple-system, BlinkM...
www/api/lib/api/classRegistry-members.html
nussland/bbs
<!-- HTML header for doxygen 1.8.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" conte...
lib/TwitterOAuth-2/Docs/tree.html
LaboratoryGA/socialfeed
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Tree | TwitterOAuth (for v1.1 API)</title> <link rel="stylesheet" href="resources/style.css?331665766"> </head> <body> <div id="left"> <div id="menu"> <a href="index.html" title="Overview"><span>Overview</span></a> <div id="groups"> <h3>Names...
src/3dparty/qwt-5.2.0/doc/html/class_qwt_knob.html
iut-ibk/P8-WSC-GUI
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Qwt User&#39;s Guide: QwtKnob Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="doxygen.css" rel="stylesheet" type="text/css"> <...
user/mibench/consumer/tiff-v3.5.4/html/man/pal2rgb.1.html
carlobar/uclinux_leon3_UD
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML><HEAD><TITLE>Manpage of PAL2RGB</TITLE> </HEAD><BODY BGCOLOR=WHITE><FONT FACE="helvetica, sans, arial"> <H1>PAL2RGB</H1> Section: User Commands (1)<BR>Updated: October 15, 1995<BR><A HREF="#index">Index</A> <BR><A HREF="index.html">Return to Main Contents</...
lib-src/redland/raptor/docs/html/raptor-section-xml-namespace.html
artm/Audacity-for-Watch-That-Sound
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>XML Namespaces</title> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> <link rel="start" href="index.html" title="Raptor RDF Syntax Parsing and Seria...
data/Template.html
jmansar/empathy
<!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" /> <base href="%@"> <script type="text/ecmascript" defer="defer"> //Appending new content to the message view function appendMessage(html) ...
common/build/Help/Streams-Patterns-Events/Patterns/Preject.html
danstowell/SuperCute
<!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"> <meta http-equiv="Content-Style-Type" content="text/css"> <title></title> <meta name="Generator" content="Cocoa HTML Writer"> <meta name="CocoaVers...