path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
tests/tables/split07b-input.html
corinthia/corinthia-editorlib
<!DOCTYPE html> <html> <head> <link href="../generic.css" rel="stylesheet"/> <script> function performTest(api) { api.Outline.init(); api.PostponedActions.perform(); api.Tables.splitSelection(); api.tests.TestLib.showSelection(); } </script> </head> <body> <table style="width: 100%"> <col width="...
modules/xerte/parent_templates/Nottingham/models_html5/mcq.css
thexerteproject/xerteonlinetoolkits
/* mcq.html */ #pageContents .panel { overflow: auto; } #optionHolder { margin-top: 15px; margin-bottom: 15px; } #pageContents input { float: left; display: block; } #optionHolder .optionGroup { padding-top: 5px; padding-bottom: 5px; } #pageContents .optionTxt { cursor: pointer; posit...
assets/vendors/bootstrap-datepicker/docs/_screenshots/option_multidate.html
ioplee/gittest
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="script/common.css"> <script src="script/common.js"></script> <script> function setup(){ $('input').datepicker({ multidate: true }); } </script> <...
moksha/apps/chat/moksha/apps/chat/static/themes/simple/index.html
lmacken/moksha
<html> <head> <link rel="stylesheet" type="text/css" href="style.css"> <!-- @@ HACK --> <script src="http://localhost:9000/static/Orbited.js"></script> <script src="/toscawidgets/resources/moksha.apps.chat.widgets.chat.chat/static/irc2.js"></script> <script src="/toscawidgets/resources/moksha.apps.chat.widgets.chat....
doc/api/files/__/__/__/__/_rvm/gems/ruby-2_2_2@playme/gems/railties-4_2_3/lib/rails/api/task_rb.html
l33z3r/playme
<?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>task.rb</title> <meta http-equiv="Content-Type" content="text/htm...
polygerrit-ui/app/elements/change/gr-message/gr-message.html
MerritCR/merrit
<!-- Copyright (C) 2015 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 Unless required by applicable law or agreed to in...
www/changelog.html
kwm81/ImageMagick
<!DOCTYPE html> <html lang="en"> <head> <title>ImageMagick: Changelog</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="application-name" content="ImageMagick"> <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitm...
css/power.css
phonegap/app.phonegap.com
#power { background:#ee3551; padding:80px 0 80px 0; } /**** Setting container padding to resize with viewport ****/ @media screen and (max-width: 48em) { #power { padding: 40px 0 30px 0; } } /* Padding resetting for container done */ #power h2 { font-size:1.9rem; padding-left: 30px; ...
content/javadoc/taverna-language/org/apache/taverna/scufl2/xml/t2flow/jaxb/class-use/Encoding.html
apache/incubator-taverna-site
<!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_72-internal) on Mon Mar 14 13:22:18 GMT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.a...
docs/GoogleApiAdsAdWords/v201109/BudgetOptimizer.html
aminin/google-api-adwords-php
<?xml version="1.0" encoding="iso-8859-1"?> <!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> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class BudgetOptimizer</title...
Client/src/main/webapp/resources/resources/bootstrap/css/font-awesome.css
wu560130911/MultimediaDesktop
/* Font Awesome the iconic font designed for use with Twitter Bootstrap ------------------------------------------------------- The full suite of pictographic icons, examples, and documentation can be found at: http://fortawesome.github.com/Font-Awesome/ License -------------------------------...
docs/api/org/apache/hadoop/examples/terasort/package-use.html
jrnz/hadoop
<!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_26) on Wed Oct 03 05:15:39 UTC 2012 --> <TITLE> Uses of Package org.apache.hadoop.examples.terasort (Hadoop 1.0.4 API) </TITLE> <META NAME="date" CO...
myadmin2/doc/html/privileges.html
zhyee/djbbs
<!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>User management &#8212; phpMyAdmin 4.0.10.19 docume...
public/angular_views/userProfile.html
21tag/AngularRecess
<form class="open-recess-form" name="signupForm"> <div class="row"> <div class="small-12 large-6 columns"> <div class="form-label">Create an Account</div> </br> <div class="form-label">Name:</div> <input type="text" name="fullName" ng-model="userInfo.fullName"required> <div class="fo...
flisol2016-thimble/bower_components/reveal.js/css/theme/simple.css
kurai021/FLISoL2016-conferencias
/** * A simple theme for reveal.js presentations, similar * to the default theme. The accent color is darkblue. * * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed. * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ @import url(https...
wmp_led/midi_library/docs/Midi~Midi.ControlChangeMessage.Control.html
math85360/wmp_led
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta content="history" name="save" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>Control Property</title> <xml> ...
web-ph/src/main/webapp/res/css/app/jxt/portfolio/course/show.css
iclockwork/percy
.text-icon-item .select2-container--default .select2-selection--single, .text-icon-item .select2-selection .select2-selection--single { height: 26px; line-height: 26px; padding: 2px 12px; } .text-icon-item .select2-container--default .select2-selection--single .select2-selection__arrow { top: -2px; }
web-client/app/views/profiles/edit.html
mjalajel/manshar
<div class="form-div"> <div ng-include="'views/partials/_form_header.html'"></div> <div class="form-errors" ng-show="error"> <ul> <li ng-repeat="(key, data) in errorMessages">{{key}} {{data}}</li> </ul> </div> <form id="signup-form" name="signupForm" ng-submit="updateUserData(profile)"> <div n...
DoxygenDocs.docset/html/interface_u_a_observable.html
jflasher/IgniteTools
<!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>Ignite Tools: UAObservable Class Reference</title> <link href="tabs.css...
doc/files/mods/terragenitor/modules/maskedridgedmodule.html
RobertZenz/minetest-australopithecus-terragenitor
<?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> <head> <title>Luadocs for mods/terragenitor/modules/maskedridgedmodule.lua</title> <link rel="stylesheet" href="../../../../luadoc.css" type="text/css" /...
doc/apiGuide/mini_Qtc-Gui-QCloseEvent.html
keera-studios/hsQt
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--Rendered using the Haskell Html Library v0.2--> <HTML ><HEAD ><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" ><TITLE >Qtc.Gui.QCloseEvent</TITLE ><LINK HREF="haddock.css" REL="stylesheet" TYPE=...
doc/engine/parsing/json/package-use.html
BennyQBD/2DPlatformer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_79) on Mon Jul 06 17:52:14 EDT 2015 --> <title>Uses of Package engine.parsing.json</title> <meta name="date" content="2015-07-06"> <lin...
ecardcity-platform/src/main/resources/views/styles/vender/ztree/api/en/zTreeObj.addNodes.html
zhangjunfang/eclipse-dir
<div class="apiDetail"> <div> <h2> <span>Function(parentNode, newNodes, isSilent)</span><span class="path">zTreeObj.</span>addNodes </h2> <h3> Overview<span class="h3_info">[ depends on <span class="highlight_green">jquery.ztree.core</span> js ]</span> </h3> <div class="desc"> <p></p> <di...
scielomanager/articletrack/templates/articletrack/ticket_list.html
jfunez/scielo-manager
{% extends "base_list_lv0.html" %} {% load i18n %} {% load scielo_common %} {% block page_title %}{% trans "List of Tickets" %}{% endblock %} {% block content %} <div class="row-fluid show-grid"> <div class="span10"> <h4>{% trans 'List of Tickets' %}:</h4> </div> <div class="2" style="text-align:right; mar...
core/build/docs/javadoc/io/grpc/proto/package-tree.html
dhwanishah9/Lab2
<!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_31) on Wed Mar 18 13:22:20 PDT 2015 --> <title>io.grpc.proto Class Hierarchy (grpc-core 0.1.0-SNAPSHOT API)</title> <meta name="date" content="...
content/libpmemobj-cpp/v1.9/doxygen/classpmem_1_1obj_1_1concurrent__hash__map_1_1accessor.html
pbalcer/pbalcer.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" co...
enc/enc_rus/meta/macro/macrokey/delete.html
FarGroup/FarManager
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Удаление макроса - Макросы</title> <meta http-equiv="Content-Type" Content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="../../../styles/styles.css"> <script language="javascript" src="../../links.js" type="t...
caAERS/software/docs/gov/nih/nci/cabig/caaers/service/class-use/DomainObjectImportOutcome.Severity.html
CBIIT/caaers
<!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 Mar 02 16:46:14 EST 2011 --> <TITLE> Uses of Class gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity </TITLE> ...
tollbackend/web/js/angular-1.5.5/docs/partials/tutorial/step_03.html
mudunuriRaju/tlr-live
<a href='https://github.com/angular/angular.js/edit/v1.5.x/docs/content/tutorial/step_03.ngdoc?message=docs(tutorial%2F3 - Filtering Repeaters)%3A%20describe%20your%20change...' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <ul doc-tutorial-nav="3"></ul> ...
example/tumblelog/tumblelog/templates/tumblelog/post_list.html
vetional/django-mongoengine
{% extends "base.html" %} {% load url from future %} {% block top_nav %} <ul class="nav navbar-nav navbar-right"> <li class="dropdown active"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Create <b class="caret"></b></a> <ul class="dropdown-menu"> <li> <a href="{% url 'post_new' p...
doc/Aims-Plugin_Doc/qgis._core.QgsDataItem.Capabilities-class.html
SPlanzer/QGIS-AIMS-Plugin
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>qgis._core.QgsDataItem.Capabilities</title> <link rel="stylesheet" href="epydoc.css" type="...
src/oscar/templates/oscar/search/results.html
sonofatailor/django-oscar
{% extends "layout_2_col.html" %} {% load currency_filters %} {% load thumbnail %} {% load product_tags %} {% load i18n %} {% block title %} "{{ query }}" | {{ block.super }} {% endblock %} {% block breadcrumbs %} <ul class="breadcrumb"> <li> <a href="{{ homepage_url }}">{% trans "Home" %...
tracing/tracing/value/diagnostics/buildbot_info.html
benschmaus/catapult
<!DOCTYPE html> <!-- Copyright 2016 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. --> <link rel="import" href="/tracing/base/utils.html"> <link rel="import" href="/tracing/value/diagnostics/diagnostic.html"> <script> 'use s...
oscar/templates/oscar/dashboard/promotions/pagepromotion_list.html
elliotthill/django-oscar
{% extends 'dashboard/layout.html' %} {% load url from future %} {% load i18n %} {% block body_class %}{{ block.super }} content-blocks{% endblock %} {% block headertext %} {% trans "Content block management" %} {% endblock %} {% block title %} {% trans "Pages with content blocks" %} | {{ block.super }} {% e...
enc/enc_rus/meta/exported_functions/getcontentfieldsw.html
FarGroup/FarManager
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>GetContentFieldsW</title> <meta http-equiv="Content-Type" Content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="../../styles/styles.css"> <script language="javascript" src='../links.js' type="text/javascript"...
mozillians/templates/base.html
anistark/mozillians
<!doctype html> <html class="windows no-js" lang="{{ LANG }}" dir="{{ DIR }}" data-ga-code="{{ settings.GA_ACCOUNT_CODE }}"> <head> <meta charset="utf-8"> <title>{{ _('Mozillians') }}: {% block page_title %}{{ _('Welcome') }}{% endblock %}</title> <meta name="description" content="{{ _("Mozilla's contribut...
shop/templates/shop/navbar/search-form.html
khchine5/django-shop
{% load i18n static cms_tags sekizai_tags %}{% spaceless %} {% page_url 'shop-search-product' as search_product_url %} {% if search_product_url or search_autocomplete %} {% addtoblock "js" %}<script src="{% static 'shop/js/utils.js' %}" type="text/javascript"></script>{% endaddtoblock %} {% addtoblock "js" %}<scrip...
postfix/help/opt_smtp_skip_quit_response.nl.UTF-8.html
xtso520ok/webmin
<header>Overslaan wachttijd voor de STOP opdracht</header> <center><tt>smtp_skip_quit_response</tt></center> <hr> Deze parameter bepaald of de SMTP cliënt wacht op de reactie van de STOP opdracht. Standaard staat dit op niet wachten. <hr>
content/libpmemobj-cpp/v1.10/doxygen/enumerable__thread__specific_8hpp_source.html
pbalcer/pbalcer.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" co...
jibx/docs/fromcode/bindgen-example4.html
vkorbut/jibx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Example 4: Customizing individual values, pre-Java 5 code, and more</title> <style type="text/css"> @import url("../style/tigris.css"); @import url("../style/maven.css"...
web/views/site/community_add.html
Shakhzadov/resource-registry
<div ng-controller="communityAddCtrl"> <div class="jumbotron col-md-6 md-login"> <h2>Реєстрація нової громади</h2> <form name="form" role="form" ng-submit="comAdd.addCommunity()"> <div class="form-group" > <label for="community_name">Назва громади</label> ...
objectCart/software/src/web/docs/system/gov/nih/nci/system/dao/orm/ORMDAOImpl.html
NCIP/cadsr-objectcart
<!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_43) on Tue Aug 06 14:46:45 EDT 2013 --> <TITLE> ORMDAOImpl (caCORE SDK 4.5 API Documentation) </TITLE> <META NAME="date" CONTENT="2013-08-0...
vendor/assets/javascripts/angular/docs/partials/tutorial/step_00.html
alexrothenberg/bucketlist
<a href="http://github.com/angular/angular.js/edit/master/docs/content/tutorial/step_00.ngdoc" class="improve-docs btn btn-primary"><i class="icon-edit"> </i> Improve this doc</a><h1><code ng:non-bindable=""></code> <div><span class="hint"></span> </div> </h1> <div><div class="tutorial-page tutorial-0-bootstrapping-pag...
ext/c++/thirdpart/c++/boost/doc/html/boost/xpressive/alpha.html
yinchunlong/abelkhan-1
<!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 alpha</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" ...
libraries/controlP5/reference/controlP5/ControlFont.html
dearmash/Processing
<!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 Wed May 30 21:33:46 SGT 2012 --> <TITLE> ControlFont (Javadocs: controlP5) </TITLE> <META NAME="date" CONTENT="2012-05-30"> <LINK REL ="styl...
test/template-05.html
mefernandez/temply-core
<html> <head> <title>Test cheerio's HTML element traverse order</title> </head> <body> <div id="div-1" class="some-class cms-data-1 cms-data-2 cms-render-1"> <p id="p-1" class="cms-render-2 some-class"></p> <div id="div-2" class="cms-data-3 some-class cms-data-4 cms-render-3"> <p id="p-2" class="cms-render-4 s...
vendor/fop-1.1/javadocs/org/apache/fop/cli/class-use/InputHandler.html
kardeiz/fop_wrapper
<!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 Tue Oct 16 22:49:48 ICT 2012 --> <TITLE> Uses of Class org.apache.fop.cli.InputHandler (Apache FOP 1.1 API) </TITLE> <META NAME="date" CONTEN...
node_modules/cornerstone-tools/examples/wwwc/index.html
chafey/byozfwv
<!DOCTYPE HTML> <html> <head> <!-- support for mobile touch devices --> <meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1"> <!-- twitter bootstrap CSS stylesheet - not required by cornerstoneTools --> <link href="//netdna.bootstrapcdn.com/bootstrap/3....
website/static/Shop-UI/assets/css/theme-colors/orange.css
goujonpa/chateaumagondeau
/* * Version: 1.6 * Orange Color : #e67e22; * Orange Hover Color : #d35400; * Additional color : #eaa76b; * rgba(230, 126, 34, 1); */ a { color: #e67e22; } a:hover { color: #e67e22; } /*Headers Default ------------------------------------*/ .header-v5 .navbar-default .navbar-nav ...
app/docs.html
allanalexandre/meionorte-ui
<!doctype html> <html class="no-js" lang="pt-BR"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Jornal Meio Norte - Documentação</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, init...
static/css/styles.css
tckz/hugo_theme_beg
html { font-size: 18px; } @media (max-width: 768px) { html { font-size: 15px; } } body { font-size: inherit; font-weight: 300; } p { margin: 0; } img { max-width: 100%; } ul,ol { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; } h1 { font-size: 1.8rem; line-height: 2rem; ma...
src/3rdparty/tbb/doc/html/functions_0x6d.html
GraphicsEmpire/tetcutter
<!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...
1/BBS/myskoda/myskoda/1/templates/default/addnode.html
catsky/rebang
<div class="title"><a href="/">#{{SITE_TITLE}}</a> &raquo; #{title}</div> <div class="main-box"> <form name="form1" action="" method="post"> <p><label>* <input type="text" name="name" value="${n_obj['name']}" /> 分类名</label></p> <?py if n_obj['id']: ?> <p><label><input type="text" id="imgurl" name="imgurl" value="${n_...
ts-webpack2-avalon2/app/source/font/icon/demo_symbol.html
baiyujie/ts-designer
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>IconFont</title> <link rel="stylesheet" href="demo.css"> <script src="iconfont.js"></script> <style type="text/css"> .icon { /* 通过设置 font-size 来改变图标大小 */ width: 1em; height: 1em; /* 图标和文字相邻时,垂直对齐 */ ...
html/lib/matrizHM_rb.html
will88/EquipoDJ-prct12
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <title>File: matri...
view/default/comment.html
dingoblog/dingo
<li id="comment-{{ .Id }}" class="comment"> <article id="div-comment-{{ .Id }}" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img src="{{ .Avatar }}" width="60" height="60" alt="{{ .Avatar }}" class="comment-avatar"> <a {{...
assets/Help.html
onlybob/PlantingAppActive
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Tillage App</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Apps for Precision Farm Management."> <meta name="author" content="Aaron Ault"> </head> <body> ...
examples/seneca/loadShape/loadShape8.html
banksean/processing-js
<!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 runat="server"> <title>Processing.js SVG LoadImage() transform2.svg with Transformations</title> <script type="text/javascript" src="../../../proc...
_includes/people/guy.t.html
FranciscoCanas/website
<p id="guy.t" data-toggle="tooltip" title="<img src='{{site.filesurl}}/people/guy.t.jpg' alt='Richard 'Tommy' Guy' />"> <a href="http://guyrt.github.com" class="person">Richard "Tommy" Guy</a> is a Senior Data Scientist at Microsoft where he works on <a href="http://www.exp-platform.com/Pages/default.aspx"...
node-v4.6.1-linux-x64/lib/node_modules/npm/html/doc/api/npm-bugs.html
usmanantharikta/workshop_bekup
<!doctype html> <html> <title>npm-bugs</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/api/npm-bugs.html"> <script async=true src="../../static/toc.js"></script> <bod...
lit2go.ok/212/symbollic-logic/4674/syllogism/index.html
adrianosb/HtmlToText
<!DOCTYPE html> <html> <head> <title>“Syllogism” | Symbollic Logic | Lewis Carroll | Lit2Go ETC</title> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8"> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/pri...
leapstrap/leapstrap/examples/service-browser/cocp.html
gnitemouse/leap2048
<!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.0"> <meta name="description" content=""> <meta name="author" content=""> <link rel="shortcut icon" href="../.....
www/lib/codemirror/theme/eiffel.css
justspamjustin/online-json-diff
.cm-s-eiffel { font-size: 1em; line-height: 1.5em; font-family: inconsolata, monospace; letter-spacing: 0.3px; word-spacing: 1px; background: #FFFFFF; color: #000000; } .cm-s-eiffel .CodeMirror-lines { padding: 8px 0; } .cm-s-eiffel .CodeMirror-gutters { box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5); -webkit-box...
main/libc/unix/linux_like/constant.MAXTTL.html
malept/guardhaus
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../libc/constant.MAXTTL.html"> </head> <body> <p>Redirecting to <a href="../../../libc/constant.MAXTTL.html">../../../libc/constant.MAXTTL.html</a>...</p> <script>location.replace("../../../libc/constant.MAXTTL.html" + l...
themes/elegante/rightSide.css
richrout/RoutBlog
/* Right Side Styles These are all the specific styles that you can use to customize the look and feel of the items on the right side of the blog page. Things like the search, navigation, blogroll etc. */ #picOfDay { margin: 10px 0 0px ; } #picOfDay img { width: 100%; height: 95%; border: none; } #picOf...
app/views/_sprint20/e2e/job-categories/travel-tourism.html
citizendigitalalpha/careers_beta
{% extends "../layout.html" %} {% block page_title %} Find a career {% endblock %} {% block content %} {% set serviceName = 'Find a career' %} {% set bannerStyle = 'BETA-style' %} {% set categoryName = 'Travel and tourism' %} {% include "../includes/survey.html" %} <main id="content" role="main"> {% includ...
lib/angular-1.3.10/docs/partials/api/ng/directive/ngSelected.html
apulll/angular_study
<a href='https://github.com/angular/angular.js/edit/v1.3.x/src/ng/directive/attrs.js?message=docs(ngSelected)%3A%20describe%20your%20change...#L268' 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.3.10/src/...
_posts/2012/02/2012-02-15-slide-drive.html
FranciscoCanas/website
--- layout: post date: 2012-02-15 time: "11:00:00" author: "Greg Wilson" title: Slide Drive category: ["Content", "Education"] --- <p>Speaking of new kinds of content (which I've <a href="{{site.baseurl}}/blog/2012/01/never-mind-the-content-what-about-the-format.html">been</a> <a href="{{site.baseurl}}/blog/2012/02/for...
public/js/three.js/docs/api/en/materials/ShaderMaterial.html
billroy/jchart
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <base href="../../../" /> <script src="list.js"></script> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> [page:Material] &rarr; <h1>[name]</h1> <p class="desc"> A material r...
website/public_html/js/asset/angular/docs/examples/example-guide-concepts-21/index-production.html
parinyacp/helpdesk
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-guide-concepts-21-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.0-beta.2/angular.min.js"></script> <script src="finance2.js"></script> <script src="invoice2.js"></script> </head> ...
bundle.apache.derby/db-derby-10.8.3.0-bin/docs/html/pt_BR/ref/rrefsqlj27620.html
acshea/edgware
<?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 lang="pt-br" xml:lang="pt-br"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NO...
resources/apache-jena/javadoc-arq/com/hp/hpl/jena/sparql/expr/aggregate/class-use/AggAvgDistinct.html
vuk/Clojure-Movies
<!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_25) on Thu Sep 12 10:52:57 BST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.h...
subpage.html
Phatphil101/Willis-Photography
<!DOCTYPE html> <html lang="de"><!-- use class="debug" here if you develope a template and want to check--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /> <!-- some meta tags, important for SEO"--> <meta name="description" content="...
kityminder.editor.css
zartata/kityminder-editor
.km-view { font-family: "STHeitiSC-Light", "STHeiti", "Hei", "Heiti SC", "Microsoft Yahei", Arial, sans-serif; -webkit-user-select: none; user-select: none; position: relative; } .km-view .km-receiver { position: absolute; left: -99999px; top: -99999px; width: 20px; height: 20px; outline: none; ma...
vendor/phpexiftool/exiftool/html/TagNames/PhaseOne.html
Droces/casabio
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>PhaseOne Tags</title> <link rel=stylesheet type='text/css' href='style.css' title='Style'> </head> <body> <h2 class=top>PhaseOne Tags</h2> <p>These tags are extracted from the maker notes ...
Doc/html/tstFBM_8C-source.html
hsundar/dendro
<!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>DENDRO: /export/home/ilashuk3/Dendro/examples/src/drivers/tstFBM.C Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.cs...
man/sd-readahead.html
flonatel/systemd-pne1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>sd-readahead</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><style> a.headerlink { color: #c60f0f; font-...
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/gcc/ARM-Floating-Point-Status-and-Control-Intrinsics.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> <!-- Copyright (C) 1988-2017 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...
src/macosx/Credits.html
zeromus/biz-stella
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Acknowledgements</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body> <div style="text-align: center;"> <big><center><h1>Stella</h1><h3>A multi-platform Atari 2600 VCS emulator</h3> Copyright ©...
wp-content/themes/rustbuilt/manager/assets/ext3/resources/css/visual/combo.css
cameronscott137/rustbuilt
/*! * Ext JS Library 3.4.0 * Copyright(c) 2006-2012 Sencha Inc. * licensing@sencha.com * http://www.sencha.com/license */ .x-combo-list { border-color:#98c0f4; background-color:#ddecfe; font:normal 12px tahoma, arial, helvetica, sans-serif; } .x-combo-list-inner { background-color:#fff; } .x-comb...
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/gdb/gdb/The-F-Reply-Packet.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> <!-- Copyright (C) 1988-2018 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...
media/joomgallery/js/fineuploader/fineuploader.css
kyromen/parfum
/* * Copyright 2013, Widen Enterprises info@fineuploader.com * * Licensed under GNU GPL v3, see license.txt. */ .qq-uploader { position: relative; width: 100%; } .qq-upload-button { /* display: block; */ width: auto; /* 105px; */ padding: 7px 0; text-align: center; background: #880000; ...
slideshowAjax/javascript/components/flipflop/examples/example2_noFramework.html
avinash/nuzimazz
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>BlueShoes JavaScript FlipFlop Example 2</title> <script type="text/javascript" src="../../../core/lang/Bs_Misc.lib.js"></script> <script type="text/javascript" src="../../../core/form/Bs_FormFieldSelect.class.js"></script> <scr...
src/ClientSide/css/addons/jquery.contextMenu.css
WebDevJLProjectsOrg/EasyMvcWebSite
/*! * jQuery contextMenu - Plugin for simple contextMenu handling * * Version: 1.6.6 * * Authors: Rodney Rehm, Addy Osmani (patches for FF) * Web: http://medialize.github.com/jQuery-contextMenu/ * * Licensed under * MIT License http://www.opensource.org/licenses/mit-license * GPL v3 http://opensource.org/...
wp-content/plugins/gravityforms/css/browsers.css
davereese/davidpreese-com
/* ---------------------------------------------------------------- browsers.css Gravity Forms Browser-Specific CSS http://www.gravityforms.com updated: August 26, 2016 11:49 AM GMT-5 Gravity Forms is a Rocketgenius project copyright 2008-2016 Rocketgenius Inc. http: //www.rocketgenius.com this may not be redistribut...
allegro/addons/allegrogl/docs/html/glext_8c_source.html
gwx/ZeldaClassic
<!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>AllegroGL: glext.c Source File</title> <link href="tabs.css" rel="style...
public/js/lib/docs/examples/example-example101/index-production.html
oczane/geochat
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example101-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.5/angular.min.js"></script> </head> <body ng-app=""> <span ng-non-bindable>{{1288323623006 | date:'medium'}}</span>: <sp...
docs/classes/Annunci.html
CroceRossaCatania/gaia
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/> <meta charset="utf-8"/> <title>API Documentation</title> <meta name="author" content=""/> <meta name="description" content=""/> <link href="http://...
doc/MASS/Melanoma.html
kept-io/r-datasets
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><title>R: Survival from Malignant Melanoma</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="R.css"> </head><body> <table width="100%" summary="page for Melanoma"><tr><td>M...
doc/db/2017/dbdocs/word/274.html
servinglynk/hmis-lynk-open-source-docs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>relationshiptohoh</title> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head...
tests/wpt/web-platform-tests/html/canvas/element/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-swap-width-height-orientation-none.tentative.html
Acidburn0zzz/servo
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>createImageBitmap and drawImage from an element source with image orientation: none</title> <link rel="author" title="Stephen Chenney" href="mailto:schenney@chromium.org"> <link rel="help" href="https://drafts.csswg.org/css-images-3/#propdef-image-orientation"...
tests/wpt/web-platform-tests/url/url-constructor.html
ConnorGBrewster/servo
<!doctype html> <meta charset=utf-8> <script src=/resources/testharness.js></script> <script src=/resources/testharnessreport.js></script> <div id=log></div> <script> function bURL(url, base) { return new URL(url, base || "about:blank") } function runURLTests(urltests) { for(var i = 0, l = urltests.length; i < l; ...
tests/wpt/web-platform-tests/mathml/presentation-markup/direction/direction-009.html
saneyuki/servo
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>RTL ms lquote="X" rquote="p"</title> <link rel="help" href="https://mathml-refresh.github.io/mathml-core/#attributes-common-to-html-and-mathml-elements"> <link rel="help" href="https://mathml-refresh.github.io/mathml-core/#css-styling"> ...
docs/src/joint/api/dia/Link/prototype/attr.html
chill117/joint
<pre class="docs-method-signature"><code>link.attr(attrs)</code></pre> <p>Set SVG attributes on subelements. This is a method analogous to <a href="#dia.Element.prototype.attr">attr</a> method of <code>Joint.dia.Element</code>. The keys of the <code>attrs</code> object are CSS selectors matching the SVG element the l...
src/templates/session/modal.html
P2Pvalue/pear2pear
<modal name="session" overlay> <header>{{'session.'+form.current+'.title' | translate}}</header> <main> <div ng-include="'session/form.html'"></div> </main> <footer></footer> </modal>
tinspire/libs/SDL_gfx-2.0.23-r1/Docs/html/globals_0x74.html
Hoffa/nSDL
<!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>SDL_gfx: Data Fields</title> <link href="tabs.css" rel="stylesheet" typ...
share/xercesc/xerces-c-3.1.2/doc/html/apiDocs-3/classXMLLCPTranscoder.html
kctan0805/vdpm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
doc/foot.html
FlorentRevest/Elementary
<div class="footer"> <p> <span class="version">$projectname $projectnumber</span> <span class="copyright">Copyright &copy;2000-$year <a href="http://www.enlightenment.org">enlightenment.org</a></span> <span class="generated">Generated @ $datetime</span> </p> </div> </body> </html>
client/static/css/zabbix.css
ashie/hatohol
/* * Copyright (C) 2013 Project Hatohol * * This file is part of Hatohol. * * Hatohol is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License, version 3 * as published by the Free Software Foundation. * * Hatohol is distributed in the hope that it w...
lib/JFreeChart-1.0.17/javadoc/src-html/org/jfree/data/gantt/XYTaskDataset.html
GliderWinchItems/GliderWinchj2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo...