path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
website/static/lib/hljs.themes/zenburn.css
DeepController/tellina
.hljs { display: block; overflow-x: auto; padding: 0.5em; background: #3f3f3f; color: #dcdcdc; font-size: 14px } .hljs-keyword, .hljs-selector-tag, .hljs-tag { color: #e3ceab } .hljs-template-tag { color: #dcdcdc } .hljs-number { color: #8cd0d3 } .hljs-variable, .hljs-template-variab...
sphinx/_static/api/com/enriquegrodrigo/spark/crowd/types/MulticlassLabel.html
enriquegrodrigo/spark-crowd
<!DOCTYPE html > <html> <head> <title>MulticlassLabel - com.enriquegrodrigo.spark.crowd.types.MulticlassLabel</title> <meta name="description" content="MulticlassLabel - com.enriquegrodrigo.spark.crowd.types.MulticlassLabel" /> <meta name="keywords" content="MulticlassLabel com.enr...
docs/javadoc/server/index-files/index-11.html
GameShopAdvance/GameShop-Advance
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="it"> <head> <!-- Generated by javadoc (version 1.7.0_60) on Fri Feb 13 15:29:53 CET 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>N-Index</title> <me...
public/en/es6.html
ruiquelhas/nodejs-website
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title i18n-title>io.js - JavaScript I/O</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="description" content="io.js is an npm compatible platform origi...
san-phu-khoa/public/pages/gioithieu/khoa-xet-nghiem.html
pkapollo/phongkhamapollo.com
<!DOCTYPE html> <!-- saved from url=(0092)http://lamdep2t.com/index.php/cung-phong-kham-apollo-day-lui-noi-lo-ve-benh-tat-617-617.html --> <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <title>Trang chu Apollo</title> <!--url lamdep2t.com --> <link rel="sty...
packages/mart-vibe-spacecadet/templates/spaces/manage/manage-space-prices.html
marvinmarnold/mart-vibe-spacecadet
<template name="manageSpacePrices"> {{> splitTitle stepNum=2 stepTitle="Pricing"}} <div class="row"> <div class="col-md-9 offset-md-2 col-xs-12 col-sm-8 offset-sm-2"> <p class='text-muted'> Set at least one price for this space. </p> {{#each prices}} {{> manageSpaceEditPrice}} ...
packages/ssr/perf/use-script-composed.html
skatejs/skatejs
<script src="./index.js"></script> <script> function __ssr () { const script = document.currentScript; const host = script.previousElementSibling; const fakeShadowRoot = host.firstElementChild; const slots = host.getElementsByTagName('slot'); const move = (from, to) => { while (from.firstChild) to...
principal/assets/css/ie9.css
cmtehenz/softhenz
/* Tactile by Pixelarity pixelarity.com @pixelarity License: pixelarity.com/license */ /* Banner */ #banner { padding: 8em 0 6em 0 ; background-image: url("../../images/banner.jpg"); height: auto; min-height: 0; } #banner:after { content: ''; display: block; background: #444; position: abs...
template/sequelize/db/relation-cheatsheet.txt.nunj.html
ozum/pg-generator
{% from '../partials/helper.nunj.html' import modelName, attributeName, hasManyAlias, belongsToAlias, belongsToManyAlias -%} {% for schema in db.schemas.array -%} {% for table in schema.tables.array %} {% set c = custom[modelName(table)] -%} {# Custom Data for this table i.e. "custom.Account" #} {% set nameLen = modelN...
documentation/html/Classes/MVAPunIntViewController.html
maurovc/visitBCN
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="html/html; charset=utf-8" /> <title>MVAPunIntViewController Class Reference</title> <meta id="xcode-display" name="xcode-display" content="render"/> <link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" /> <link rel=...
deps/boost_1_77_0/doc/html/boost/local_time/operat_1_3_14_15_6_4_2_1_2.html
davehorton/drachtio-server
<!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>Function operator+=</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generat...
src/picturepark-sdk-v2-angular/src/app/components/application-header/application-header.component.html
Picturepark/Picturepark.SDK.TypeScript
<div class="application-header-container"> <div class="title-container"> <h1 class="mat-h1">{{ title }}</h1> </div> </div>
app/angular_tutorial/product-panels.html
snordt/angular
<section> <ul> <li ng-class="{active:panel.isSelected(1)}"><a href ng-click="panel.selectTab(1)">Description</a></li> <li ng-class="{active:panel.isSelected(2)}"><a href ng-click="panel.selectTab(2)">Specifications</a></li> <li ng-class="{active:panel.isSelected(3)}"><a href ng-click="panel.selectTab(3)">Re...
tracker_project/tracker/templates/tracker/areaofinterest_form.html
abarto/tracker_project
{% extends "tracker_project/tracker_project_base.html" %} {% load staticfiles %} {% load crispy_forms_tags %} {% block tracker_title %} - Area of Interest{% endblock %} {% block tracker_project_content %} <div class="container"> <div class="panel panel-default"> <div class="panel-heading"> <h...
grid.html
drjohnny777/drjohnny777.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="description" content=""> <meta name="author" content=""> <link rel="shortcut icon" href="../../a...
deps/boost_1_77_0/doc/html/boost_asio/reference/serial_port_base__baud_rate/load.html
davehorton/drachtio-server
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>serial_port_base::baud_rate::load</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_a...
lib/Encog/apidocs/org/encog/ml/schedule/package-frame.html
ladygagapowerbot/bachelor-thesis-implementation
<!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 Wed Apr 17 10:23:35 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> ...
modules/js/autocomplete/autocomplete-default-theme.min.css
StoryCloud/bower-material
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v0.10.1-master-8c71d0c */md-autocomplete.md-THEME_NAME-theme,md-autocomplete.md-THEME_NAME-theme[disabled]{background:0 0}md-autocomplete.md-THEME_NAME-theme button md-icon path{fill:'{{background-600}}'}.md-autocomplete-suggestio...
css/style.css
the4tress/chrome-extension-template
/* Popup and options styles here... */
docs/javadoc/reference/com/facebook/imageutils/JfifUtil.html
facebook/fresco
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" content="Javadoc API documentation for Fresco." /> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title> JfifU...
third_party_tools/checkstyle-5.6/site/apidocs/com/puppycrawl/tools/checkstyle/checks/whitespace/package-tree.html
kiwiwin/git-sniffer
<!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_07) on Tue Sep 18 21:25:58 EST 2012 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>com.puppycraw...
webserver/src/assets/backyard/css/css-app-yellow.css
psilva-leo/AutonomousDoorman
/** * Backyard * Landing Page Template * Author: MoxDesign - http://www.moxdesign.com **/ html, body { width: 100%; overflow-x: hidden; } body { height:100%; font-family: "Lato", "Serif"; font-weight: 300; padding:0; margin:0; font-size:16px; line-height: 28px; color: #777; background: #fff; overflow-x:hid...
angular_example/dist/bower_components/angular-leaflet/examples/center-example.html
Ecotrust/ak-logbook
<html ng-app="demoapp"> <head> <script src="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular.min.js"></script> <script src="../dist/angular-leaflet-directive.min.js"></script> <link rel="stylesheet" href="http://cdn...
debug/html/users/folders/3folders.html
trujunzhang/newspoliticl
<main class="content_36o4C"> <div> <div class="paddedBox_2UY-S box_c4OJj"> <div class="header_3GFef hideOnSmallScreen_1VjPA"><span style="font-style: normal; font-weight: normal;"><span class="title_38djq featured_2W7jd default_tBeAo base_3CbW2">3 Collecti...
angular-1.4.0-beta.4/docs/examples/example-url-input-directive/index-production.html
dolymood/angular-packages
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-url-input-directive-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.0-beta.3/angular.min.js"></script> </head> <body ng-app="urlExample"> <script> angular.module('urlExample', []) ...
packrat/lib/x86_64-w64-mingw32/3.3.2/shiny/html/00Index.html
mycpp/mycpp.github.io
<!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"> <head><title>R: Web Application Framework for R</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" h...
vistas/temas/readonly/css/style.css
pablo12321/O2Radio
@charset "UTF-8"; @import url(font-awesome.min.css); @import url("http://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic|Source+Code+Pro:400"); /* Read Only by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Basic */ body { ...
wordpress/archives/4311/index.html
sunbjt/cboettig.github.com
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="refresh" content="0;url=/2012/03/20/tuesday-active-adaptive-management-a-first-solution.html" /> </head> </html>
org.jcryptool.visual.sphincsplus/nl/de/help/content/index.html
jcryptool/crypto
<!DOCTYPE HTML> <html lang="de"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Das SPHINCS+-Signaturverfahren</title> <script id="MathJax-script" async src="${JCTJS_HOST}/javascript/MathJax-master/es5/tex-mml-svg.js"></script> </head> <body> <h1>Das SPHINCS+-Signaturverfahren (und...
site/templates/css/fonts/SoberanaTexto-Bold-demo.html
elmago79/dml2015
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script src="http://ajax.googleapis.com/ajax/libs...
doxygen/doc/html/classRoute-members.html
wgml/RouteFinder
<!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...
046/xwphelp2/kernel/krn_mem.html
rousseaux/netlabs.xworkplace
<HTML RESID=&ID_XSH_SETTINGS_KERNEL2;> <HEAD> <TITLE> &xwp;: Minne </TITLE> </HEAD> <!-- changed with V0.9.13: rewritten --> <BODY> P† den h„r sidan kan du modifiera &cfgsys; inst„llningar vilka p†verkar &os2;'s minneshantering. <P>Den h„r hj„lpsidan kommer att f”rklara de olika inst„llning...
src/com/rapidminer/operator/olap/aggregation/package.html
ntj/ComplexRapidMiner
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> </head> <body bgcolor="white"> This package contains some aggregation functions which can be used by OLAP processing. </body> </html>
src/main/webapp/BenchmarkTest00439.html
andresriancho/Benchmark
<!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=ISO-8859-1"> <script src="js/jquery.min.js"></script> <script type="text/javascript" src="js/js.cookie.js"></script> <title>BenchmarkTest00439<...
src/main/java/net/sf/firemox/action/target/package.html
JoeyLeeuwinga/Firemox
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <title>net.sf.firemox.action.target</title> <!-- Firemox is a turn based strategy simulator Copyright (C) 2003-2007 Fabrice Daugan This program is free software; you can redistribute it and/or modify it under the terms of th...
inc/help/bg/clients_edit.html
jbuchbinder/legalcase
<!--Converted with LaTeX2HTML 2002-2-1 (1.70) original version by: Nikos Drakos, CBLU, University of Leeds * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan * with significant contributions from: Jens Lippmann, Marek Rouchal, Martin Wilck and others --> Юридическо лице. Редактиране на юридическо...
picasa/ZendGdata-1.12.10/ZendGdata-1.12.10/documentation/api/core/source/Gdata/DublinCore/Extension/Publisher.php.html
nmngarg174/tuckShop
<html> <head> <script type="text/javascript" src="../../../../js/jquery-1.4.2.min.js"> </script> <script type="text/javascript" src="../../../../syntax_highlighter/scripts/shCore.js"> </script> <script type="text/jav...
doc/ejs/api/ejscript/ejs.web-_SoloController.html
jsjohnst/appweb
<!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"> <head> <title>Class _SoloController</title> <link rel="stylesheet" type="text/css" href="doc.css" /> </head> <body> <div class='body'> <div class="content"> ...
icon/custom.css
sahilbabu/current_work
/* Document : theme Created on : May 14, 2013, 1:17:28 PM Author : Mudassar Ali Sahil <sahil_bwp@yahoo.com> Description: Purpose of the stylesheet follows. */ /* CUSTOM FONTS */ h1, h2, h3, h4, h5, h6 { font-family:'Arial', sans-serif; } body, .rbStats.pie h5, .rbStats.bars h5, .r...
docs/libs/html/api-index-deprecated.html
dylansong77/gstreamer
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Index of deprecated API</title> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="GStreamer Bad Plugins 0.10 ...
majic/joj/public/js/yui/api/module_dump.html
NERC-CEH/jules-jasmin
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>API: dump (YUI Library)</title> <link rel="stylesheet" type="text/css" href="assets/api.css"> <script type="text/javascript" src="assets/api-js"></script> <script type="text/javascript" src="asset...
cds/modules/deposit/templates/cds_deposit/index.html
CERNDocumentServer/cds
{%- extends "cds_theme/page.html" %} {%- set title_prefix = _('Deposits') -%} {%- block css %} {{ super() }} {% assets "invenio_search_ui_search_css" %}<link href="{{ ASSET_URL }}" rel="stylesheet">{% endassets %} {%- endblock css %} {%- block javascript %} {{ super() }} {% assets "cds_theme_js", "cds_search_u...
wp-content/plugins/wp-tell-a-friend-popup-form/tell-a-friend.css
subhadip-sahoo/wp-projectPO
/** * wp tell a friend popup form * Copyright (C) 2010 - 2014 www.gopiplus.com * http://www.gopiplus.com/work/2012/05/21/wordpress-plugin-wp-tell-a-friend-popup-form/ * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public Licens...
public/css/wp-responsive-horizontal-box-slider-public.css
wp-plugins/wp-responsive-horizontal-box-slider
/** * All of the CSS for your public-facing functionality should be * included in this file. */
wp-content/plugins/simplemodal-login/css/default.css
LiorNagar1/web-apps
/* * SimpleModal Login - WordPress Modal Ajax Login * Theme: default * Copyright 2014 Studio Fuel (http://www.studiofuel.com) */ #simplemodal-login-overlay {background-color:#ccc;} #simplemodal-login-container {width:350px;} #simplemodal-login-container .message, #simplemodal-login-container #login_error {backgrou...
public/LARAe.TT/widgets/barchart copy.css
weSPOT/learningdashboard
@font-face { font-family: elysium; src: url(Exo-Light.otf); } body { margin:0; padding:0; font-family: "Helvetica Neue Light", "Lucida Grande", "Calibri", "Arial", sans-serif; font-weight:lighter; font-size: 14px; background-color:#e2e2e2; /*font-family: elysium;*/ } .ActivityGrap...
sites/all/themes/elbe2012/css/global.css
tmsss/depso
@import "fonts.css"; /* This file will hold styles for the mobile version of your website (mobile first). */ /* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */ /* Variables */ body { font-family: 'M...
CodeIgniter_1.6.3/CodeIgniter_1.6.3/user_guide/general/reserved_names.html
Calico90/codeigniter-version-scanner
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Reserved Names : CodeIgniter User Guide</titl...
Resources/Private/Templates/Standard/User/ListMessages.html
mittwald/typo3-forum
{namespace mmf=Mittwald\Typo3Forum\ViewHelpers} {namespace b=Mittwald\Typo3Forum\ViewHelpers\Bootstrap} <f:layout name="default"/> <f:section name="main"> <div> <div> <h1><f:translate key="User_Index_MyMessages"/></h1> </div> </div> <div> <f:comment><!-- UserList Box (le...
contribute/index.html
knowmetools/km-website
--- title: Contribute header_id: contribute layout: page --- <div class="row"> <div class="col-md-10 col-md-offset-1 col-lg-6 col-lg-offset-3"> <h1 class="text-center">Contribute</h1> <div class="text-center center-blurb"> <p> Join us in our commitment to providing eas...
doc/html/indexing.html
stephen101/AutomatedLife
<HTML> <!-----------------------------------------------------------------------------> <!-- START OF AUTOMATICALLY GENERATED HTML FILE --> <!-----------------------------------------------------------------------------> <!-- ...
wp-content/themes/twentythirteen-child/style.css
firemed/pissenlibleu
/* Theme Name: Twenty Thirteen Child Template: twentythirteen */ @import url("../twentythirteen/style.css");
browsermark2.0/tests/benchmarks/conformity/html5.html
sloanyang/BrowserBenchmark
<div id="group_info"> <p>Now your browsers performance capabilities are calculated, but before that, Browsermark will execute conformance test suite, which resolves how well your browser understands HTML5 and CSS3 -standards, as well how well Flash and Silverlight are supported.</p> <p>Now you know your browsers...
lib/jaf-1.1.1/docs/javadocs/javax/activation/package-frame.html
tangoAtMaryland/ATCRegistration
<!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) on Wed Oct 17 11:05:51 PDT 2007 --> <TITLE> javax.activation (JavaBeans Activation Framework API documentation) </TITLE> <META NAME="keywords" CONT...
ow_plugins/eventx/views/controllers/admin_categories.html
seret/oxtebafu
{$menu} {if count($allCategories) eq 0} {text key='eventx+admin_no_categories'} <br/><br/> {else} {style} {literal} element.style { margin-left: 0px !; padding-left: 19px!; } {/literal} {/style} <center> <table> {foreach from=$allCategories item=category} <tr> <td>{$categor...
wp-content/plugins/wp-accessibility/css/wpa-style.css
welearncodes/traktern
.wpa-hide-rtl#skiplinks a, .wpa-hide-rtl#skiplinks a:hover, .wpa-hide-rtl#skiplinks a:visited { position: absolute !important; right: -999em; } .wpa-hide-ltr#skiplinks a, .wpa-hide-ltr#skiplinks a:hover, .wpa-hide-ltr#skiplinks a:visited { position: absolute !important; left: -999em; } .wpa-...
index/templates/index/base.html
sfcl/severcart
<!DOCTYPE html>{% load staticfiles %}{% load i18n %}{% load cache %} <html lang="{% trans 'lang' %}"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> --> <link ...
CodeIgniter_2.1.1/CodeIgniter_2.1.1/user_guide/helpers/date_helper.html
Calico90/codeigniter-version-scanner
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Date Helper : CodeIgniter User Guide</title> ...
src/020_SIMMETRICS/docs/HTML/_SimMetricsUtilities_MathFunctions_MinOf3@int@int@int_16_Body_Source.html
GuerrillaAnalytics/similarity
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN"> <html> <head> <title>Body Source</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="generator" content="Doc-O-Matic"> <link rel="STYLESHEET" href="default.css" type="text/css"> <SCRIPT LANGUAGE="JavaScript1...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Sanskritkathakunj_ext.txt.out.dict_11482_sam.html
sanskritiitd/sanskrit
url: http://sanskrit.uohyd.ac.in/cgi-bin/scl/sandhi_splitter/sandhi_splitter.cgi?encoding=Unicode&sandhi_type=s&word=समागतैर्ग्रामवासिजनै<br><center> No Sandhi Splits for the given word</center> </br>
src/template/paste/not_public.html
ThQ/p8ste
{% extends "../../page/index.html" %} {%block page-title %} Paste [{{paste_slug|escape}}] is not public {% endblock %} {%block h1 %} Paste [{{paste_slug|escape}}] is not public {% endblock %} {%block page-content %} {% if paste_is_private %} <p class="warning"><strong>Paste <a href="{{u_paste}}">{{paste_slu...
tser/tser_005_intro/zaman_serileri_.html
burakbayramli/dersblog
<p><a href="..">Yukarı</a></p> <h1>Zaman Serileri</h1> <!DOCTYPE html> <html> <head> <title>Zaman Serileri </title> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ tex2jax: {inlineMath: [["$","$"]]} });...
docs/apidocs/org/openbase/bco/dal/lib/simulation/unit/package-tree.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>org.openbase.bco.dal.lib.si...
target/fundtrade-frame/WEB-INF/templates/anon/sign.html
gittozji/FundTrade
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org"> <head> <meta charset="UTF-8"/> <title>注册</title> <link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/> <link type="text/css" rel="stylesheet" th:href="@{/resources/css/m...
dist/game/data/scripts/quests/Q10359_TracesOfEvil/30155-10.html
rubenswagner/L2J-Global
<html><body>Grand Master Elliasin:<br> Oh... well we obviously can't help right now. I'll send word out for more soldiers, but it will take time.<br> We may have to ask you to help in the end.... </body></html>
share/ext/parser/malt/docs/api/src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html
gitpan/uplug-main
<HTML> <BODY BGCOLOR="white"> <PRE> <FONT color="green">001</FONT> package org.maltparser.parser.algorithm.twoplanar;<a name="line.1"></a> <FONT color="green">002</FONT> <a name="line.2"></a> <FONT color="green">003</FONT> import org.maltparser.core.exception.MaltChainedException;<a name="line.3"></a> <FONT co...
doc/interpreter/octave.html/XREFstrvcat.html
anooprh/GNU-Octave
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> <!-- This file redirects to the location of a node or anchor --> <head> <title>GNU Octave: XREFstrvcat</title> <meta name="description"...
staticDesign/css/web fonts/texgyreheros_regular_macroman/stylesheet.css
nishant-jain-94/Cornetto
@font-face { font-family: 'texgyreherosregular'; src: url('texgyreheros-regular-webfont.eot'); src: url('texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'), url('texgyreheros-regular-webfont.woff') format('woff'), url('texgyreheros-regular-webfont.ttf') format('truetype'...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/tarkabhasha-ext.txt.out.dict_12850_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, Diw...
doc/j3l/util/stream/package-frame.html
add-money1/j3l
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_66) on Sun Jun 19 11:40:41 CEST 2016 --> <title>j3l.util.stream</title> <meta name="date" content="2016-06-19"> <link rel="stylesheet" t...
doc/CLIENT_DOC/html/classTargetManager-members.html
Aredhele/FreakyMonsters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
Documentation/Javadoc/javadoc/Minesweeper/org/fhnw/aigs/Minesweeper/commons/MinesweeperField.html
brad-richards/AIGS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_11) on Wed Nov 05 16:16:57 CET 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>MinesweeperField</title> <me...
symfony2/docs-pt-BR/2.4/book/routing.html
P3PO/the-phpjs-local-docs-collection
<!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>Roteamento &mdash; Symfony2.4Docs 2.4 documentation...
dist/game/data/scripts/quests/Q10733_TheTestForSurvival/34005-04.html
rubenswagner/L2J-Global
<html><body>Dia:<br> You can't use your abilities right now because you experienced a lot of trauma coming through the Dimensional Rift.Your body's changed from what it was back in the Wind Spirit Realm.<br> Go to <font color="LEVEL">Master Katalin</font> at the <font color="LEVEL">school</font> and get some training. ...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/manjusa-ext.txt.out.dict_8537_inr.html
sanskritiitd/sanskrit
url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=heturanyathaa;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html> <html><head> <meta charset="utf-8"> <title>Sanskrit Reader Companion</title> <meta name="author" content="G&#233;rard Huet"> <meta property="dc:datecopyrighted" con...
javadoc/org/ingatan/component/librarymanager/class-use/FlexiQuestionContainer.TextFocusListener.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 org.ingatan.compone...
scripts_XP/rDuino/static/styles.css
technologiescollege/Blockly-rduino-communication
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700); /** global **/ body { margin:0px auto; padding:0; background: #222; font-family: "Source Sans Pro","sans-serif"; font-size: 0.8em; color:#666; } * { margin:0; padding:0; } /** element defaults **/ table { width:100%; text-align:le...
onyx-webapp/src/main/webapp/css/style-obiba.css
apruden/onyx
body { text-align: left; background: url(../icons/background_tile.png) repeat; font-family: arial, verdana, sans-serif; font-size:14px; color: #666666; margin: 0pt; padding: 0pt; overflow: hidden; position: relative; height: 100%; } input, select, textarea { border: solid 0.0833em #cccccc; ...
static/percyval/base.css
irvined1982/percyval
body { padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */ }
snap-help/src/main/resources/org/esa/snap/snap/help/docs/general/envisat-products/records/meris/MER_RR__1P_ADSR_tie_pt.html
arraydev/snap-desktop
<!-- ~ Copyright (C) 2010 Brockmann Consult GmbH (info@brockmann-consult.de) ~ ~ 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 version 3 of the License, or (at your option) ~ ...
doc/api/org/openstreetmap/fma/jtiledownloader/views/errortilelist/package-use.html
utkuozdemir/jTileDownloader
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ru"> <head> <!-- Generated by javadoc (version 1.7.0_01) on Fri Nov 11 08:29:56 MSK 2011 --> <title>Uses of Package org.openstreetmap.fma.jtiledownloader.views.errortilelist</title> <meta ...
dist/game/data/scripts/quests/Q10766_ANewCraft/noFighter.html
rubenswagner/L2J-Global
<html><body>Master Katalin:<br> This quest available only Fighter class Entheria race character </body></html>
app/profile/templates/profile/profile_edit.html
AlexandreDecan/Lexpage
{% extends "profile/__base_profile.html" %} {% block content %} <h3>Modification de votre profil</h3> <div class="well"> <p>Complétez votre profil. Certaines informations ne seront jamais affichées publiquement, notamment votre nom et votre adresse e-mail. A l'exception de l'adresse e-mail, les informations de votr...
common/html/msgLoading.html
kimjackson/h3
<!-- /* * 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 ...
themes/simple-lines/templates/index.html
google-code-export/micolog2
{% extends "base.html" %} {% block head_block %} <meta name="Keywords" content="" /> <meta name="Description" content="" /> {% endblock %} {% block content %} <div id="postlist"> {% for entry in entries %} <div id="post-{{entry.key}}" class="post-home"> <div class="post-title"><h2><a href="/{{ entry.link }}" rel=...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/nyayasara-ext.txt.out.dict_9305_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'><script type="text/javascript"> function toggleMe(a){ var e=document.g...
dependencies/include/cinder/blocks/OpenCV/docs/html/structtesting_1_1internal_1_1_remove_reference_3_01_t_01_6_01_4.html
brittybaby/3DModelfitting
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Cinder</title> <link rel="stylesheet" href="cinder_doxygen.css" type="text/css" media="screen" /> </head> <body> <div class="wrap...
jqueryui/development-bundle/demos/resizable/delay-start.html
littleguy230/bonus
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>jQuery UI Resizable - Delay start</title> <link rel="stylesheet" href="../../themes/base/jquery.ui.all.css"> <script src="../../jquery-1.7.1.js"></script> <script src="../../ui/jquery.ui.core.js"></script> <script src="../../u...
metronic_v4.7.1/theme_rtl/admin_4_rounded/table_bootstrap.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...
doc/web/doxygen/0986/api+framework+samples/html/classrebecca_1_1framework_1_1impl_1_1_learn-members.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: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-...
docs/kariminf/langpi/basic/english/package-frame.html
kariminf/AS_preProcess_plugins
<!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_121) on Tue Mar 28 17:38:10 CET 2017 --> <title>kariminf.langpi.basic.english (LangPi 1.1.1 API)</title> <meta name="date" content="2017-03-28"...
server/static/css/form-errors.css
metacademy/metacademy-application
.form-errors, .non-field-form-errors{ background: rgb(255, 255, 213); text-align: center; border: 1px #333 solid; padding: 0.3em; margin: 0.4em auto; width: 70%; line-height: 1.2em; } .non-field-form-errors{ border-width: 2px; padding: 0.8em; margin-bottom: 1em; }
web2/gallery/TeachingModuleGenerator/index_files/location.css
dhowe/RiTa
.sloc-display .icon-location{fill:currentColor;padding-left:2px;padding-right:2px;width:16px;height:16px;vertical-align:middle;top:-0.0625em;color:#000}.sloc-display .svg-icon{fill:currentColor;vertical-align:middle;top:-0.0625em;width:16px;height:16px;color:black}.sloc-map{max-width:100%}.sloc-weather{display:block}.s...
documentation/elks/function_short.html
mat601/projectObj2
<HTML> <HEAD> <META NAME="generator" CONTENT="ISE EiffelStudio version 13.11.9.3542 GPL Edition - windows"> <meta name="description" content="Objects representing delayed calls to a function, with some arguments possibly still open. Note: Features are the same as those of ROUTINE, Twith `apply' made effective, and the...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Aakhyanvallari_ext.txt.out.dict_1284_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, Di...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Aakhyanvallari_ext.txt.out.dict_1245_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...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/7.charudattam-ext.txt.out.dict_1028_inr.html
sanskritiitd/sanskrit
url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=athavaanaya;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html> <html><head> <meta charset="utf-8"> <title>Sanskrit Reader Companion</title> <meta name="author" content="G&#233;rard Huet"> <meta property="dc:datecopyrighted" conte...
javaFX/marrakAir2/src/main/resources/ummisco/marrakAir/runtime/views/secondary.css
gnoubi/MarrakAir
.view { } .label{ -fx-font-weight: bold; -fx-font-size: 10pt; }
src/jquery/html/insertBefore.html
asanzdiego/curso-jquery-rest-2012
<!doctype html> <html> <head> <meta charset="utf-8" /> <title>jQuery</title> <script src="../jquery.js"></script> <script> $(document).ready(function(){ $("#before").click(function(){ $("p").before("<span>Hello world!</span>").css("background","red"); }); $("#insertBefor...
serveur/doc/html/ConstanteGestionnaire_8hpp_source.html
Aredhele/FreakyMonsters
<!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...