path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
src.misc/stylesheet.css
jvasileff/aos-xp
/* Spring-specific Javadoc style sheet rules */ #overviewBody { } .code { border: 1px solid black; background-color: #F4F4F4; padding: 5px; } /* Vanilla Javadoc style sheet rules */ body { font-family: Arial; background-color: white; font-size: 10pt; } td { font-size: 10pt; font-family: Ar...
Javascript_demo/browser-close-or-refresh/index.html
hstarorg/HstarDemoProject
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>浏览器关闭与刷新判断</title> </head> <body> <h1>浏览器关闭与刷新判断</h1> <script src="index.js"></script> </body> </html>
rawdata/lawstat/version2/01143/0114319030800.html
czchen/laweasyread-data
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=big5"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01143/0114319030800.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:08:00 GMT --> <head><title>ªk½s¸¹:01143 ª©¥»:019030800</title> <link rel="stylesheet" type="text/css" ...
rafts/main/page2/index.html
true-happiness/true-happiness.github.io
<!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"> <meta name="author" content="Supakorn Laohasongkram"> <meta name="description" content="Learn the science and pra...
bower_components/paper-card/paper-card.html
jpjoao/site
<!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http:/...
multiple-views/index.html
rodrigo-lima/angular-ui-router-examples
<!doctype HTML> <html ng-app="demo"> <head> <style> div{border:1px solid black;padding:16px;} </style> </head> <body> <div ui-view="header"></div> <div ui-view="content"></div> <div ui-view="footer"></div> </body> </html> <script src="../angular.js"></script> <script src="../angular-ui-router.js"></sc...
third-party/src/boost_1_56_0/libs/math/doc/html/math_toolkit/jacobi/jacobi_sn.html
rkq/cxxexp
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Jacobi Elliptic Function sn</title> <link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" title="Math Toolkit 1.9...
tags/programming/index.html
gabrielaraujof/gabrielaraujof.github.io
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="" /> <link rel="shortcut icon" type="image/x-icon" href="http://gbiel.com/i...
tools/google-closure-library/closure/goog/docs/class_goog_graphics_StrokeAndFillElement.html
yesudeep/puppy
<!doctype html> <html> <head> <link rel="shortcut icon" href="static/images/favicon.ico" type="image/x-icon"> <title>StrokeAndFillElement (Closure Library API Documentation - JavaScript)</title> <link rel="stylesheet" href="static/css/base.css"> <link rel="stylesheet" href="static/css/doc.css"> <link rel="s...
deps/boost_1_77_0/doc/html/boost_asio/reference/executor_binder/executor_binder.html
davehorton/drachtio-server
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>executor_binder::executor_binder</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="../../../boost_as...
third-party/src/boost_1_56_0/doc/html/boost/algorithm/find_regex.html
rkq/cxxexp
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template find_regex</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" tit...
es5/skeleton.html
mzgol/compat-table
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <link rel="shortcut icon" href="../favicon.ico"> <meta name="viewport" content="width=device-width"> <title>ECMAScript 5 compatibility table</title> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,600">...
dist/index.html
toorop/webapp-bootstrap
<!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"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> ...
potd/templates/potd/ga.inc.html
multiple1902/aurora
{% if AURORA_GA_GALLERY %} <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', '{{ AURORA_GA_GALLERY }}']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document....
client/app/dashboard/bms/bms.html
FRUCD/DataLoggerWebApp
<div> <div class="row"> <div class="col-sm-8 col-md-10"> <h2 class="heading">BMS <small>Information about the battery</small></h2> </div> </div> <div class="jumbotron"> <div class="container-fluid"> <div class="row"> <h3>BMS Flag</h3> </div> <div class="graph"> <di...
elements/elements.html
jpjoao/site
<!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http:/...
doc/modules/lua-nucleo.strict.html
ld-test/lua-nucleo
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <head> <title>Reference</title> <link rel="stylesheet" href="../ldoc.css" type="text/css" /> </head> <body> <div id="conta...
src/css/main.css
cheminfo/Visualizer-grunt
html, body { margin: 0; padding: 0; } body { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 11px; background-image: url('../wp/wp_newyear.png'); color: black; } .ci-spacer { clear: both; } /** * Main Page */ html, b...
slideshow/slides/example-webpurify.html
gdichicago/js203
<h2>Examples</h2> <ul> <li><a href="http://www.webpurify.com/documentation/methods/webpurify.live.replace.php">WebPurify</a> cleanses text of profanity.</li> <li>Editing images with <a href="https://developers.aviary.com/docs/web/example">Aviary</a></li> </ul>
ogamebotserver/src/main/resources/databases/postgres/share/doc/postgresql/html/release-9-4-8.html
unsupo/ogame
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >Release 9.4.8</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REV="MADE" HREF="mailto:pgsql-docs@postgresql.org"><LINK REL="HOME" TITLE="PostgreSQL 9.6...
demo/sample-form.html
instein2014/JQuery
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Fancytree - Example: Forms</title> <link rel="stylesheet" href="http://code.jquery.com/ui/1.9.1/themes/base/jquery-ui.css"> <script src="//code.jquery.com/jquery-1.11.1.min.js" type="text/javascript"></script> ...
sample/sample2.html
adireddy/waud
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title>waud-haxe-sample</title> <script type="text/javascript" src="pixi.min.js"></script> <...
UnrealPyEmbed/Development/Python/2015.08.07-Python2710-x64-Source-vs2015/Python27/Source/db-4.7.25.0/docs/api_cxx/env_set_shm_key.html
mollstam/UnrealPy
<!--$Id: env_set_shm_key.html 63573 2008-05-23 21:43:21Z trent.nelson $--> <!--Copyright (c) 1997,2008 Oracle. All rights reserved.--> <!--See the file LICENSE for redistribution information.--> <html> <head> <title>Berkeley DB: DbEnv::set_shm_key</title> <meta name="description" content="Berkeley DB: An embedded data...
tests/output/styles/sprites-attributes.css
freshheads/svg-spritemap-webpack-plugin
.sprite-single { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='red' viewBox='0 0 24 24'%3e%3cpath d='M21 7 9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7Z'/%3e%3c/svg%3e"); }
javadoc/com/sort/package-use.html
map-reduce-ka-tadka/slim-map-reduce
<!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 Sat Apr 23 01:04:23 EDT 2016 --> <title>Uses of Package com.sort</title> <meta name="date" content="2016-04-23"> <link rel="stylesheet" ...
node_modules/ink-docstrap/themes/slate/module-mixins_signalable-Signal.html
egeste/pg-structure
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>DocStrap Class: Signal</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/sunlight.default.css"> <link type="text/css" rel="styles...
PodSixNet/Additional_files/web/style.css
sking963/A2Rummy
body { font-family: Arial; margin-left: 5%; margin-right: 5%; } pre { margin-left: 2%; margin-right: 2%; padding: 10px; background: #ffc; border: 1px dashed blue; } code { background: #ffc; }
SFML/doc/html/functions_eval_v.html
RPGValin/Game-Project
<!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...
gvc-phpmyadmin/doc/html/index.html
collectifco/stringbean
<!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>Welcome to phpMyAdmin’s documentation! &mdash; ph...
out/500.html
chuckhendo/chuckhendo.com
<!DOCTYPE html> <html> <head> <title>500 Internal Server Error</title> <meta http-equiv="REFRESH" content="0;url=/500"> </head> <body> This page has moved. You will be automatically redirected to its new location. If you aren't forwarded to the new page, <a href="/500">click here</a>. </body> </html>
jsme/jsme/E175609D4894B9E0FFE8E9005FD619D1.cache.html
mwojcikowski/discus
<html><head><meta charset="UTF-8" /><script>var $gwt_version = "2.5.1";var $wnd = parent;var $doc = $wnd.document;var $moduleName, $moduleBase;var $strongName = 'E175609D4894B9E0FFE8E9005FD619D1';var $stats = $wnd.__gwtStatsEvent ? function(a) {return $wnd.__gwtStatsEvent(a);} : null,$sessionId = $wnd.__gwtStatsSession...
sites/all/libraries/jquery-ui/demos/datepicker/min-max.html
jmcerda/freighthouse
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>jQuery UI Datepicker - Restrict date range</title> <link rel="stylesheet" href="../../themes/base/all.css"> <script src="../../jquery-1.10.2.js"></script> <script src="../../ui/core.js"></script> <script src="../../ui/widget.js"></script> <scr...
documentation/doxy/output/fannie/html/class_sa_menu_page.html
joelbrock/HARVEST_CORE
<!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...
public/laravel.com/api/4.1/Illuminate/Database/Query.html
xwiz/laravel-docs
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Illuminate\Database\Query | </title> <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> </head> ...
source/StkUGens/stk-4.4.2/doc/html/functions_0x62.html
felipebetancur/sc3-plugins
<HTML> <HEAD> <TITLE>The Synthesis ToolKit in C++ (STK)</TITLE> <LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css"> </HEAD> <BODY BGCOLOR="#FFFFFF"> <CENTER> <img src="princeton.gif"> &nbsp; <img src="ccrma.gif"> &nbsp; <img src="mcgill.gif"><P> <a class="qindex" href="index.html">Home</a> &nbsp; <a class="qinde...
media-at-home/web/css/style.css
Dameon87/examples
/* * Author: Łukasz Holeczek * Template: Optimus Dashboard Theme */ /* Import Section =================================================================== */ @import url("jquery-ui-1.8.21.custom.css"); /* jQuery User Interface Framework Styles */ @import url("fullcalendar.css"); /* Calendars Styles */ ...
wp-content/plugins/shortcode-ui/css/shortcode-ui.css
bangjojo/wp
.wp-core-ui .button.shortcode-editor-open-insert-modal { margin-right: 10px; } .shortcode-ui-insert-modal .media-modal { max-width: 800px; max-height: 800px; margin: auto; } .shortcode-ui-insert-modal .media-frame-content { top: 54px; } .add-shortcode-list { padding: 0 10px; } .add-shortcode-list .short...
boost_1_49_0/doc/html/boost/accumulators/as_weighted_feature_tag_id563590.html
phra/802_21
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template as_weighted_feature&lt;tag::mean_of_variates&lt; VariateType, VariateTag &gt;&gt;</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook X...
solr/docs/solr-core/org/apache/solr/handler/component/class-use/ShardHandlerFactory.html
swsachith/ANDROPHSY
<!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_67) on Thu Apr 09 10:38:16 MDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
ow_plugins/gvideoviewer/views/controllers/admin_index.html
seret/oxtebafu
{$menu} {form name='configSaveForm'} <table class="ow_table_1 ow_form ow_stdmargin"> <tr class="ow_alt{cycle values='1,2'}"> <td class="ow_label">{label name='enableVideoviewer'}</td> <td class="ow_value"> {input name='enableVideoviewer'} </td> <td class="ow_desc ow_small"...
phpmyadmin/doc/html/privileges.html
blahoink/grassroots
<!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 &mdash; phpMyAdmin 4.2....
wp-content/themes/randy/js/comingsoon/csoon.css
annegrundhoefer/randy
.comingsoon_page { float: left; width: 100%; } .topcontsoon { float: left; width: 100%; position: relative; text-align: center; margin-bottom: 59px; } .topcontsoon h5 { color: #e3e3e3; margin: 35px 0px 0px 0px; text-transform: uppercase; } .socialiconssoon { width: 40%; position: relat...
content/lib/docs/partials/api/ngTouch/directive/index.html
ymg/ngBlogEngine
<h1>Directive components in <code>ngTouch</code></h1> <div class="component-breakdown"> <div> <table class="definition-table"> <tr> <th>Name</th> <th>Description</th> </tr> <tr> <td><a href="api/ngTouch/directive/ngClick"...
mhcdashboard/templates/admin/base.html
datainitiative/mhcdashboard
{% load admin_static bootstrapped_goodies_tags %} {% load custom_filter %}{% load custom_tag %} <!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="{{ LANGUAGE_CODE|default:"en-us" }}" {% if LANGUAGE_BIDI %}dir="r...
ow_plugins/ivideo/views/controllers/action_list_category_videos.html
seret/oxtebafu
{$menu} {if isset($isViewAuthorized)} <div class="ow_sort_control ow_smallmargin ow_small ow_alt2"> <span class="ow_sort_control_label">{text key='ivideo+view_uploaded_videos'}</span> <a href="{$latestList}"><span>{text key='ivideo+view_latest_videos'}</span></a> <a href="{$featuredList}"><span>{text key='...
app/components/custom/bscript-styles.css
OSConf/Our-meeting
html, body { height: 100%; margin: 0; } .meeting, #info { position: relative; height: 100%; width: calc(100% - 200px); float: left; /*-webkit-animation: meetingOut 0.5s; -moz-animation: meetingOut 0.5s; -o-animation: meetingOut 0.5s; animation: meetingOut 0.5s; -webkit-animation-...
demos/index.html
dougmet/dougmet.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Demos</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Douglas Ashton"> <!-- Le styles --...
lib/apache-jena-2.12.1/javadoc-arq/com/hp/hpl/jena/sparql/modify/class-use/UpdateProcessorBase.html
knil-sama/YADDW
<!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_45) on Thu Oct 02 16:39:53 BST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.h...
lib/apache-jena-2.12.1/javadoc-arq/com/hp/hpl/jena/sparql/core/class-use/Transactional.html
knil-sama/YADDW
<!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_45) on Thu Oct 02 16:39:53 BST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface c...
templates/Spanish_Letter-packing_list.html
ledger123/ledgersmb
<head> <title>Albarán de Instalaciones Industriales San José</title> </head> <body bgcolor="ffffff"> <!-- Cabecera --> <table width="100%"> <tr valign=bottom> <td width="10">&nbsp;</td> <td> <table width="100%"> <tr> <th colspan="5"> </th> <th align="left"> <h4>A L B A R Á N</h4...
target/classes/static/_apps/public/set_start.html
blmrazif/ebooking
<link href="_assets/css/animation-repeat.css" rel="stylesheet" > <div ng-controller="CategoryList as vm"> <div class="stepwizard"> <div class="stepwizard-row setup-panel"> <div class="stepwizard-step"> <a href type="button" class="btn btn-primary btn-circle" disabled="disabled">...
wp-content/themes/adaptive-theme/css/master.css
stevenay/wordpress
/* ---------- RESET ---------- */ /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, st...
wp-content/plugins/new plugs/highcycle/highcycle.css
jaystonez/jjj
.gallery-item {float:left;margin-top:10px;text-align:center;width:33%;}
templates/protostar.bak/css/template.css
davetheapple/oakencraft
@font-face { font-family: 'din-la'; src: url('font/DIN-LA.eot'); /* IE9 Compat Modes */ src: url('font/DIN-LA.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('font/DIN-LA.woff2') format('woff2'), /* Super Modern Browsers */ url('font/DIN-LA.woff') format('woff'), /* Pretty Modern Browse...
templates/status/base.html
alexanderfefelov/nav
{% extends "base.html" %} {% load tools %} {% block base_content %} {% with tool=current_user_data.tools|get_tool:'Status' %} {% include 'nav_header.html' %} {% endwith %} {% if current_user_data.messages %} {% for m in current_user_data.messages %} <div class="alert-box {{ m.type }}">{{ m.messa...
seccion7_5/dist/javadoc/index-files/index-1.html
CursosUdemy/Java-para-principiantes-VolumenI
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 31 15:41:53 CST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>A-Index</title> <me...
wp-content/themes/customizr/inc/css/blue.css
carera/zsjn
/*! * Customizr v3.1.15 * * Licensed under the GNU General Public License v2 or laters * http://www.gnu.org/licenses/gpl-2.0.html * Customized by Nicolas Guillaume (nikeo) and built upon the Twitter Bootstrap Framework (Designed and built with all the love in the world @twitter by @mdo and @fat) */ /***** CONTENT...
public/css/admin/dropzone.css
aisuhua/phalcon-jumpstart
/* * The MIT License * Copyright (c) 2012 Matias Meno <m@tias.me> */ @-webkit-keyframes passing-through { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); } ...
dox/html/classproject_1_1speech_1_1evaluationsystem_1_1_evaluation_system.html
sivasuryas/asrEvaluationToolkit
<!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...
wp-content/plugins/mini-twitter-feed/jquery.minitwitter.css
jacktandrew/plg
/* jquery.minitwitter.js - http://minitwitter.webdevdesigner.com/ Copyright (c) 2012 Olivier Bréchet */ .tweets { border:1px solid #e7e7e7; border-radius:5px; max-width:520px; font:13px/17px "Tahoma",Helvetica,Arial,sans-serif; color:#333; background-color:#fff; margin:auto; } .tweets a { color:#0083b3; te...
libavoid/doc/html/class_avoid_1_1_conn_end.html
pockemul/PockEmul
<!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>Avoid::ConnEnd Class Reference</title> <link href="tabs.css" rel="style...
docs/reference/html/classCGTKHeaderBar-members.html
coregtk/coregtkgen
<!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...
themes/acquia/barebones/style.css
jkebertz/goodspeaks
/** * @file * Initial style definition by Acquia. * * The font size of all elements is set to 13px in default.css. * All subsequent measurements such as line height, margins and padding are calculated from this 13px font size. * The line height is augmented from 18px to 19px for this theme * * @see default.css */ /...
046/xwphelp2/kernel/krn_wps.html
rousseaux/netlabs.xworkplace
<HTML RESID=&ID_XSH_SETTINGS_WPS;> <HEAD> <TITLE> &xwp;: WPS Inst„llningar </TITLE> </HEAD> <BODY> P† den h„r sidan kan du st„lla in n†gra f† WPS inst„llningar i &cfgsys;. <P>Om informationen p† den h„r sidan ang†ende de olika &cfgsys; inst„llningarna inte „r tillr„ckliga f”r dig, kan du hitta ...
doc/talks/takahashi.css
zhoffice/svk
@charset "UTF-8"; /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (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.mozilla.org/MPL/ ...
test/doc_api/war/es/tid/corba/TIDNotifAdmin/AgentOperations.html
AlvaroVega/TIDNotifJ
<!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_22) on Sun May 01 02:05:53 CEST 2011 --> <TITLE> AgentOperations </TITLE> <META NAME="date" CONTENT="2011-05-01"> <LINK REL ="stylesheet" TYPE="tex...
static/sound/index.html
usishi/njsforum
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <!-- Mirrored from www.tucancode.com/codecanyon/MetroNotifications/static/sound/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 22 Jan 2015 19:19:24 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" ...
_layouts/leetcode.html
micneer/micneer.github.io
--- layout: default --- <div class="post"> <section class="meta"> <span class="time"> <time datetime="{{ page.date | date:"%Y-%m-%d" }}">{{ page.date | date:"%Y-%m-%d" }}</time> </span> {% if page.categories.size != 0 %} | <span class="categories"> 分类 {% for cat in page.categories %...
docs/apidocs/org/openbase/bco/dal/remote/service/class-use/SmokeAlarmStateServiceRemote.html
DivineCooperation/bco.dal
<!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_151) on Tue Jan 16 16:58:40 CET 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.openbase....
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/TENA-24_ext.txt.out.dict_14779_jnu.html
sanskritiitd/sanskrit
url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=दुग्धमपि<html> <title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title> <META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/> <META NAME="Author" CONTENT="Dr. Girish Nath Jha"> <META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin, D...
foreign/boost/libs/numeric/ublas/doc/html/classboost_1_1numeric_1_1ublas_1_1compressed__matrix_1_1const__iterator2.html
cppisfun/GameEngine
<!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>ublas: boost::numeric::ublas::compressed_matrix&lt; T, L, IB, IA, T...
theme/orvsd/style/custom.css
orvsd/moodle25
/* * @author Shaun Daubney * @package theme_orvsd * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ html,body { color:#747474; background-color: [[setting:backcolor]]; background-image: url([[setting:backimage]]); background-position: center top; background-repeat:[[setting:b...
javadoc/net/sf/sketchel/ds/class-use/DataSheet.html
edesiocs/ingatan
<!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_20) on Wed Feb 09 11:31:29 EST 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class net.sf.sketchel.ds....
templates/links_content.html
webSPELL/webSPELL
<tr bgcolor="$bg1"> <td> <table width="100%" border="0" cellspacing="0" cellpadding="2"> <tr> <td bgcolor="$bg1" width="80%">$linkcatname</td> <td bgcolor="$bg1" width="20%" align="center">$anzlinks</td> </tr> </table> </td> </tr>
files/content/plugins/easy-google-fonts/assets/css/chosen.css
DvdByrn/website-nonprofit-gw
/*! Chosen, a Select Box Enhancer for jQuery and Prototype by Patrick Filler for Harvest, http://getharvest.com Version 1.3.0 Full source at https://github.com/harvesthq/chosen Copyright (c) 2011-2014 Harvest http://getharvest.com MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md This f...
doc/web/doxygen/098/api+framework/html/dir_C_3A_2Frebecca_2Finclude_2Frebecca_2F.html
hallowname/librebecca
<!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>RebeccaAIML: C:/rebecca/include/rebecca/ Directory Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet...
lib/javadoc/org/lwjgl/opengl/class-use/ARBDebugOutputCallback.html
Glynn-Taylor/9-Gates
<!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_14) on Wed May 30 20:32:35 CEST 2012 --> <TITLE> Uses of Class org.lwjgl.opengl.ARBDebugOutputCallback (LWJGL API) </TITLE> <META NAME="date" CONTEN...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Aakhyanvallari_ext.txt.out.dict_1909_sam.html
sanskritiitd/sanskrit
url: http://sanskrit.uohyd.ac.in/cgi-bin/scl/sandhi_splitter/sandhi_splitter.cgi?encoding=Unicode&sandhi_type=s&word=बालकस्‍तत्<div id='finalout' style='border-style:solid; border-width:1px;padding:10px;color:blue;font-size:14px;height:200px'>बालकस्तत् = <a title = "बालक पुं 1 एक">बालकः</a>+<a title = "तद् नपुं 1 एक/तद...
dist/game/data/scripts/quests/Q10343_DayOfDestinyDarkElfsFate/30862-08.html
rubenswagner/L2J-Global
<html><body>Grand Master Oltran:<br> So, you are ready? Absolutely sure?<br> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10343_DayOfDestinyDarkElfsFate classTransfer">"I'm ready."</Button> </body></html>
dist/game/data/scripts/quests/Q10444_TheOriginOfMonsters/33838-01.html
rubenswagner/L2J-Global
<html><body>nvestigator Quincy:<br> Too many refugees lost their lives here, and I am compelled to ease their sorrow. I am sorry but if you didn't come for me, please leave me to my work.<br> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10444_TheOriginOfMonsters 33838-02.html">"I've brought Chunks of a Cor...
docs/apidocs/org/openbase/bco/registry/scene/core/package-tree.html
DivineCooperation/bco.registry
<!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_151) on Tue Jan 16 16:58:04 CET 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.openbase.bco.registry.s...
ie.tcd.gmf.visGrid/httpcomponents-client-4.2.1/javadoc/org/apache/http/impl/conn/tsccm/class-use/PoolEntryRequest.html
mikesligo/visGrid
<!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 Fri Jun 29 20:39:35 GMT+01:00 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Interface org.apach...
common/html/msgErrorMsg.html
thegooglecodearchive/heurist
<!-- /* * Copyright (C) 2005-2013 University of Sydney * * Licensed under the GNU License, Version 3.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.gnu.org/licenses/gpl-3.0.txt * * Unless required by applicable law or agreed ...
html/server/option5.html
Charles53068/httrack
<html xmlns="http://www.w3.org/1999/xhtml" lang="${LANGUAGE_ISO}"> <head> <meta http-equiv="Content-Type" content="text/html; charset=${LANGUAGE_CHARSET}" /> <meta name="description" content="${LANG_METADESC}" /> <meta name="keywords" content="${LANG_METAKEYW}" /> <title>'${projname}' - HTTrack Website Copier</tit...
moduleWebAdmin/target/tmWebAdmin-0.1.1/_/css/style.css
metarelate/terminology-server
/* HTML5 Reset :: style.css ---------------------------------------------------------- We have learned much from/been inspired by/taken code where offered from: Eric Meyer :: http://ericmeyer.com HTML5 Doctor :: http://html5doctor.com and the HTML5 Boilerplate :: http://html5boilerplate.com -----------...
Front-End/node_modules/gojs/intro/geometry.html
DigitalCookiesGroup/SWEDesigner
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>GoJS Geometry Path Strings -- Northwoods Software</title> <!-- Copyright 1998-2017 by Northwoods Software Corporation. --> <script src="../release/go.js"></script> <script...
careers.html
Infratab/Website
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/> <title>Infratab | Careers</title> <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon"> <link hr...
source/forum/extensions/fancy_favorite_topic/style/SilverLight/favorite_topic.css
MaemoWorld/MaemoWorld.ru
/* Favorite only background (should be something between sticky and normal one) */ .brd .main-content .favorite { background: #F7F8FA; } /* Favorite and sticky background (should be the same as sticky) */ .brd .main-content .favorite.sticky, .brd .main-content .sticky .favorite { background: #F2F4FA; } /* Favorit...
Libs/library-javadoc/jline/help-doc.html
sourcewarehouse/Prometheus
<!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.4.2_16) on Fri Feb 22 03:04:01 PST 2008 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> API Help (JLine 0.9.94 API) ...
frameworks/gdkit/docs/html/search/files_6f.html
beheadedmyway/gity
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search...
metronic_v4.7.1/theme_rtl/admin_5/table_datatables_colreorder.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
Assignments/jmankoff-viz/templates/quality.html
jmankoff/data
<!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"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> ...
c/02.html
8fa/8fa.github.io
<h1><div style="display:none"> <a href="http://arhr.com/news/gif%20/%20index.html" target="_blank">红姐研究方法</a> <a href="http://arhr.com/jobs/360%20/%20index.html" target="_blank">香港管家婆圖庫資料大全</a> <a href="http://www.gjzzgs.com/news/gif%20/%20index.html" target="_blank">红姐买马资料</a> <a href="http://www.gjzzgs.com/a/bin%20/%...
docs/_modules/index.html
jakobrunge/tigramite
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Overview: module code &#8212; Tigramite 5.0 documentation</title> <link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" /> <link rel="stylesheet...
php/5.5/xsltprocessor.importstylesheet.html
rafaelgou/the-phpjs-local-docs-collection
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Import stylesheet</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <div class="prev" style=...
shc/data/commands/web/acp/database/templates/database.html
Dietmar-Franken/SHC_Framework
<!DOCTYPE html> <html> <head> <title>{setting name='shc.title' encodeHtml=1} - {lang var='acpindex.text.acp'}</title> <meta charset="UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> {$style->fetchHtmlHeaderTags()} </head> <body> {include f...
playground/plupload/examples/custom.html
mhmli/helpers
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="de"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <title>Plupload - Custom example</title> <script src="jquery-1.10.2.min.js"></script> <script src="plupload_getlibraries.js"></script> </head> <body style="fon...
metronic_v4.7.1/theme/admin_2_material_design/form_dropzone.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/ESO-31_ext.txt.out.dict_5161_jnu.html
sanskritiitd/sanskrit
url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=विजयो भवति<html> <title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title> <META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/> <META NAME="Author" CONTENT="Dr. Girish Nath Jha"> <META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin,...
metronic_v4.7.1/theme_rtl/admin_3_rounded/ui_socicons.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...