path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
Contents/Resources/Documents/classgoogle_1_1appengine_1_1api_1_1labs_1_1taskqueue_1_1taskqueue_1_1_task_retry_options.html
tzmartin/gae-python.docset
<!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...
src/video.html
wangcylive/VRPlayer
<!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="renderer" content="webkit"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <title>视频</title> <link rel="styleshee...
sponsors/index.html
jonthenerd/nhdnug.github.io
--- layout: page title: Sponsors menu-top: true menu-top-pos: 2 permalink: /sponsors/ --- {% include breadcrumb.html item1_url=page.url item1_title=page.title item1_last=true %} <div class="row"> <div class="col-sm-8 col-md-9"> <h2>Sponsors</h2> <p>NHDNUG, a professional non-profit organization, ha...
chm_make/1-1-1.html
xiuno/xiunophp
<!DOCTYPE html> <html> <head> <title>XiunoPHP</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="keywords" content="XiunoPHP 开发手册" /> <meta name="description" content="XiunoPHP 开发手册 " /> <meta name="generator" content="Xiuno BBS" /> <meta name="author" content="Xiuno...
Contents/Resources/Documents/classgoogle_1_1appengine_1_1__internal_1_1django_1_1utils_1_1translation_1_1trans__real_1_1_django_translation-members.html
tzmartin/gae-python.docset
<!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...
web/admin/redactor/plugins/image_edit.html
kostyakch/rhino
<form id="redactorInsertImageForm" method="post" action="" enctype="multipart/form-data"> <table class="redactor_ruler"> <tr> <td colspan="2" style="padding-bottom: 15px;"><a href="" target="_blank" id="redactor_image_edit_src">%RLANG.image_view%</a></td> </tr> <tr> <td nowrap class="small">%RLANG.title%</td> ...
components/com_ztportfolio/assets/css/ztportfolio.css
cleversoft/zt-portfolio
/** * @package Zt Portfolio * * @copyright Copyright (C) 2010 - 2015 ZooTemplate. All rights reserved. * @license GNU General Public License version 2 or later. */ .zt-portfolio { padding: 0; } .zt-portfolio:before, .zt-portfolio:after { content: " "; display: table; } .zt-portfolio:after { clea...
src/app/examples/views/customSearch.html
CuppaLabs/angular2-multiselect-dropdown
<angular2-multiselect [data]="itemList" [(ngModel)]="selectedItems" [settings]="settings" (onSelect)="onItemSelect($event)" (onDeSelect)="OnItemDeSelect($event)" (onClose)="onClose()" (onSelectAll)="onSelectAll($event)" (onDeSelectAll)="onDeSelectAll($event)"> <c-search> <ng-template> <input type="text" [...
_posts/2013-08-23-8222013.html
svlark/svlark.github.io
--- layout: post title: 8/22/2013 date: '2013-08-23T21:47:00.000-06:00' author: Jacob . tags: - homeschool-journal - homeschooling modified_time: '2013-08-24T22:08:48.863-06:00' blogger_id: tag:blogger.com,1999:blog-6400085873105072120.post-5786634031970993785 blogger_orig_url: http://www.svlark.com/2013/08/8222013.htm...
styles/ionic-hacks-global.css
rdlauer/nativescript-theme-builder
body, h1, h2, h3, h4, h5, h6, button, .tab-item, div { font-family: 'San Francisco'; } .header-md::after { position: absolute; bottom: -5px; left: 0; width: 100%; height: 5px; background-image: url('../images/header-md.png'); background-repeat: repeat-x; background-position: 0 -1px; content: ''; } .header-m...
_layouts/default.html
JummyTime/JummyTime.github.io
<!DOCTYPE html> <html> {% include head.html %} <body> {% include header.html %} <div class="content-wrapper"> <div class="content-wrapper__inner"> {{ content }} </div> {% include footer.html %} </div> </body> {% include isotope.html %} </html>
indexbbc7.html
WebStandardsSherpa/webstandards.org
<HTML> <!-- Created by HTTrack Website Copier/3.49-2 [XR&CO'2014] --> <!-- Mirrored from www.webstandards.org/?p=162 by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 18 Aug 2017 18:00:49 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack --> ...
pages/options.html
bbhsu2/druginformation
<!doctype html> <html> <head> <title>Drug Information Search</title> <link rel="stylesheet" href="../css/bootstrap.min.css"/> <link rel="stylesheet" href="../css/font-awesome.min.css"/> <style> body { padding: 2px; width: 350px; min-height: 50px; max-height: 1200px; overf...
css/style.css
tommituura/spich-firish
#screen { position: relative; border: 2px solid black; padding: 0 0 0 0; margin: 0 0 0 0; cursor: crosshair; } #container { position: relative; min-width: 800px; max-width: 800px; padding: 0 0 0 0; margin-left: auto; margin-right: auto; } #footer { text-align: center; }...
mobile/www/index.html
bengfarrell/geolf
<!doctype html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta charset="ut...
application/content/cms/javaScripts/elfinder/css/elfinder.full.css
pyxorel/micro-cms
/*! * elFinder - file manager for web * Version 2.1 (Nightly: f4a6623) (2015-01-25) * http://elfinder.org * * Copyright 2009-2015, Studio 42 * Licensed under a 3 clauses BSD license */ /* File: /css/commands.css */ /******************************************************************/ /* ...
app/index.html
opensource-challenge/opensource-challenge-client
<!DOCTYPE html> <html lang="de"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Carlos OpenSource Advent Challenge</title> <link rel="dns-prefetch" href="https://fonts.gstatic.com"> <meta name="description" content=""> <meta name="viewport" content...
ajax/libs/uswds/2.10.0/css/uswds.css
cdnjs/cdnjs
@charset "UTF-8"; /*! uswds v2.10.0 */ .usa-prose .usa-collection, .usa-collection, .usa-prose > ul, .usa-prose > ol, .usa-list{ margin-bottom:1em; margin-top:1em; line-height:1.5; padding-left:3ch; } .usa-collection:last-child, .usa-prose > ul:last-child, .usa-prose > ol:last-child, .usa-list:last-child{ mar...
ajax/libs/fomantic-ui/2.8.7/components/table.css
cdnjs/cdnjs
/*! * # Fomantic-UI - Table * http://github.com/fomantic/Fomantic-UI/ * * * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Table *******************************/ /* Prototype */ .ui.table { width: 100%; background: #FFFFFF; margin...
Vocabularies/probate.html
anseljh/simplified-contract-english
<ul> <li><strong>testator</strong> (n): a person who makes a will (<code>testator.n.01</code>)</li> <li><strong>executor</strong> (n): a person appointed by a testator to carry out the terms of the will (<code>executor.n.01</code>)</li> <li><strong>trustee</strong> (n): a person (or institution) to whom legal title to ...
data/president/n712000200000000/20160116113210/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
themes/purehugo/layouts/partials/sidebar.html
akhenakh/hugo-blog
<div class="sidebar pure-u-1 pure-u-md-1-4"> <div class="header"> <hgroup> <h1 class="brand-title"><a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></h1> <h2 class="brand-tagline">{{ with .Site.Params.description }} {{.}} {{end}}</h2> </hgroup> <nav class="nav"> ...
data/president/n600003100000000/20160116101619/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
public_html/assets/css/huntware.css
HuntwareFramework/FrameworkCSS
/* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 25/08/2015, 02:30:33 PM Author : Lopez-e */ .hw-logo-header { width: 300px; } .hw-logo-text { width: 250px...
_layouts/scene.html
gazebos/gazebos
<!doctype html> <html lang="{{ site.lang }}" data-section="scene"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escap...
apache-jena-3.0.0/javadoc-arq/org/apache/jena/sparql/resultset/class-use/TSVInput.html
slennie12/SOR-Onderzoek
<!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_45-internal) on Sat Jul 25 18:14:30 BST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.a...
data/atlarge/n000000000000000/20160116120218/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
book/content/package/net-tools/index.html
samwhelp/book-ubuntu-exploration
<!DOCTYPE HTML> <html lang="en" > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>net-tools | Ubuntu Exploration (Ubuntu 探索)</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="desc...
css/theme/night.css
cytoscape/cytoscape-tutorials
/** * Black theme for reveal.js. * * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ @import url(https://fonts.googleapis.com/css?family=Montserrat:700); @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic); /********************************************* * GLOBAL S...
Projects/NOC/index.html
riastroes/RS-Art
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Creative Coding</title> <script src="../../libraries/p5.min.js" type="text/javascript"></script> <script src="../../libraries/p5.dom.min.js" type="text/javascript"></script> <script src="../../libraries/p5.sound.min.js" type="text/javasc...
publications.html
preprocessed-connectomes-project/adhd200
<!DOCTYPE html> <html> <head> <meta charset='utf-8' /> <meta http-equiv="X-UA-Compatible" content="chrome=1" /> <meta name="description" content="Preprocessed Connectomes Project" /> <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> <scri...
docs/matrix-algebra-review.html
UW-POLS503/pols503-notes
<!DOCTYPE html> <html > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Data Analysis Notes</title> <meta name="description" content="These are notes associated with the course, POLS/CS&amp;SS 503: Advanced Quantitative Political Methodology at the University of Wash...
tartan.html
scottjenson/cyptotartan
<html> <head> <title>Tartan</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name = "viewport" content = "user-scalable=no, width=320"> <style> body { margin: 10; font: 15px arial, sans-serif; } h1 { font-size: 30px; } h2 { font-size: 16px; } h3 { font-size: 12px;...
data/HUA-1/n709010000000000/20160116064509/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
R-Portable-Win/library/stats/html/start.html
ColumbusCollaboratory/electron-quick-start
<!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: Encode the Terminal Times of Time Series</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="te...
css/estilos.css
kiviev/TestUniversalJavascript
body{ margin: 0; padding: 0; background: rgba(230,230,230,0.7); font-family: verdana; } footer{ background: rgba(100,100,100,0.9); width: 100%; position: fixed; bottom: 0; text-align: center; z-index: 2; } footer a{ text-decoration: none; color: orange; -ms-transition: all 0.15s ease-in; -moz-transition: ...
data/PIF-1/n707010000000000/20160116142459/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
www/index.html
cz-it/myblog
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>双能卫|(CZ)</title> <link rel="stylesheet" href="css/style.css"> <meta name="viewport" content="width=device-width"> </head> <body> <div id="logo"> <p><a href="http://www.libcz.com"><img src="http://images.libcz.com:8000/images/lo...
_includes/navigation.html
eng1nerd/hacker
<nav id="navbar" role="navigation"> {% if site.show_downloads %} <a href="{{ site.github.zip_url }}" class="btn">Download as .zip</a> <a href="{{ site.github.tar_url }}" class="btn">Download as .tar.gz</a> <a href="{{ site.github.repository_url }}" {% else %} {% for path in site.data.nav_pages %} {% assign...
post/reading-20191129-record/index.html
MagicSword/magicsword.github.io
<!DOCTYPE html> <html> <head> <title>After-Dark</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="revised" content="2020-07-05T19:35:40 CST"> <title>Reading 20191129 Record :: After-Dark</title> <l...
Delegate.Daxif/SolutionExtract.html
delegateas/delegateas.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="refresh" content="1; url=https://github.com/delegateas/Daxif/wiki/SolutionExtract"> <link rel="canonical" href="https://github.com/delegateas/Daxif/wiki/SolutionExtract" /> <script type="text/javascript"> window.l...
app/log_operations/log.operations.html
liranAsh/NGW-EL
<!--<paper-datatable [data]="arrData" selectable multi-selection>--> <!--<paper-datatable-column header="Name" property="operationName" sortable>--> <!--</paper-datatable-column>--> <!--<paper-datatable-column header="Date" property="date" sortable>--> <!--</paper-datatable-column>--> <!--</paper-datata...
WebApp/board_app/public/css/bootstrap-theme.css
pestkam/bulletenboard
/*! * Bootstrap v3.3.4 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=63c0bdcf88577a786ea6) * Config saved to config.json and https:...
data/president/n400000700000000/20160116135150/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
apache-jena-3.0.0/javadoc-arq/org/apache/jena/sparql/procedure/class-use/ProcedureRegistry.html
slennie12/SOR-Onderzoek
<!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_45-internal) on Sat Jul 25 18:14:30 BST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.a...
doc/pub/hfock/html/._hfock-bs004.html
CompPhysics/CompPhysUTunis
<!-- Automatically generated HTML file from DocOnce source (https://github.com/hplgit/doconce/) --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" /> <meta name="description" content="Hartree-Fock theory"> ...
Dojos/2014-10-23.html
TheIronYard--Orlando/FEE--2014--FALL
<html> <head> <title>This is our rendering of The Iron Yard Orlando... Not quite.</title> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <style> header { background-image: url(http://static.tumblr.com/3c7cd96cde56779343d2e9a22afec085/w5gxxfv/oCrn8v...
index.html
zarfmouse/zgallery
<!DOCTYPE HTML> <!-- -- Supersized - Fullscreen Slideshow jQuery Plugin -- Version : 3.2.7 -- Site : www.buildinternet.com/project/supersized -- Author : Sam Dunn -- Company : One Mighty Roar (www.onemightyroar.com) -- License : MIT License / GPL License --> <html> <head> <title></title> <...
data/president/n600002900000000/20160116131612/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
FINAL/doc/allclasses-frame.html
MarcojAdaro/Concu2015
<!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_40) on Mon Jun 22 17:38:23 GMT-03:00 2015 --> <title>All Classes</title> <meta name="date" content="2015-06-22"> <link rel="styl...
sdk/GUID-6030F4CE-8496-3392-8C71-98B9AA244192.html
warlordh/fork_Symbian
<?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="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Co...
doc/api/cc/mallet/fst/confidence/package-summary.html
burrsettles/mallet
<!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_37) on Wed Jan 23 11:07:59 EST 2013 --> <TITLE> cc.mallet.fst.confidence (Mallet 2 API) </TITLE> <META NAME="date" CONTENT="2013-01-23"> <LINK REL ...
doc/autoChirp/tweetCreation/package-tree.html
spinfo/autoChirp
<!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_65) on Mon Mar 21 22:17:30 CET 2016 --> <title>autoChirp.tweetCreation Class Hierarchy</title> <meta name="date" content="2016-03-21"> <...
sdk/GUID-1DE5CDAD-8D71-5384-9E98-5665D5A4C792.html
warlordh/fork_Symbian
<?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="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyrigh...
pdk/GUID-97FF8C11-0EC7-3143-B3F9-CD50C776BAA7.html
warlordh/fork_Symbian
<?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="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="copyright" content="(C) Copyrigh...
doc/parallelcolt-0.10.1/cern/colt/matrix/tfloat/algo/FloatMatrix2DComparator.html
endbegin/parallelcolt-test
<!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_21) on Mon Jul 29 22:10:47 CEST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>FloatMatrix2DCompa...
sdk/GUID-7D868E74-DD94-3FB6-A437-36F3B0193363.html
warlordh/fork_Symbian
<?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="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Co...
sdk/GUID-A2764252-CC10-3896-A042-85983B4C2DE8.html
warlordh/fork_Symbian
<?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="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Co...
UnitTests/Src/TestData/MdReplace/Test1.html
gitsharper/sharp-toolrunner
<!DOCTYPE html> <html lang="en"> <head> <title> Markdown Converted to Html </title> <style type="text/css"> </style> </head> <body> <div> <h1 id="title">Title</h1> <h2 id="subtitle">Subtitle</h2> <h3 id="a-smaller-header">A smaller header</h3> <p>The way this works is we work at this harder.</p> </div> </...
sdk/GUID-EB7509AD-0C12-34E8-9B43-F950FCC484EC.html
warlordh/fork_Symbian
<?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="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Co...
sdk/guid-6013a680-57f9-415b-8851-c4fa63356636/digit_8h.html
warlordh/fork_Symbian
<!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>TB9.2 Example Applications: examples/Base/ArraysAndLists/linkedlist/sgl...
klapersuite.analysis.Rmc/lib/commons-math-2.2/docs/apidocs/src-html/org/apache/commons/math/optimization/linear/Relationship.html
aciancone/klapersuite
<HTML> <BODY BGCOLOR="white"> <PRE> <FONT color="green">001</FONT> /*<a name="line.1"></a> <FONT color="green">002</FONT> * Licensed to the Apache Software Foundation (ASF) under one or more<a name="line.2"></a> <FONT color="green">003</FONT> * contributor license agreements. See the NOTICE file distributed...
assets/viz.html
ahinz/kalman-filtering
<!DOCTYPE html> <meta charset="utf-8"> <style> body { font: 10px sans-serif; } .axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .x.axis path { display: none; } .line { fill: none; stroke-width: 1.5px; } </style> <body> <script src="https://d3js.org/d3.v3.min.js"></s...
client/templates/about.html
centralitydata/CityBlocs-Meteor
<template name="about"> <head> <title>{{AppName}} - About</title> </head> <div class="container"> <h1>{{#markdown}}{{about_text.heading}}{{/markdown}}</h1> <div class="textpanel"> {{#markdown}}{{about_text.description}}{{/markdown}} </div> <div class="textpanel"> {{#markdown}}{{about_text.acknowled...
index.html
alkal/Notepaper
<!DOCTYPE html> <html> <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="jQuery plugin for cloning html form element, independent of front-end framework"> <title...
openjdk/jdk/src/share/classes/javax/naming/ldap/package.html
TheTypoMaster/Scaper
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <!-- Copyright 1999-2006 Sun Microsystems, Inc. All Rights Reserved. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. This code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licens...
sites/all/themes/hotel/css/navigation.css
punithagk/hotel
/* --- Common Links --- */ a { color: #c07326; text-decoration: none; } a:visited { } a:hover { color: #ebdaad; text-decoration: none; } a:active, a:focus { text-decoration: none; } /* Any menu block in the menu-bar region */ .nav { clear: both; margin: 0; } .nav li, .nav .m...
src/main/webapp/BenchmarkTest01207.html
thc202/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>BenchmarkTest01207<...
style.css
montera34/cedobi
/* Theme Name: CEDOBI Theme URI: http://brigadasinternacionales.uclm.es Description: Theme for CEDOBI research center Version: 0.1 Author: montera34 Author URI: http://montera34.com Tags: HTML5, CSS3 CEDOBI v0.1 http://montera34.com This theme was designed and built by montera34, whose blog you will find at http...
category/templates/category/detail.html
umax/diabetto2
{% extends 'base.html' %} {% block toolbar %} <a data-ajax="false" href="{% url 'index_category' %}" class="ui-btn-left ui-btn ui-btn-inline ui-corner-all ui-btn-icon-left ui-icon-back ui-btn-icon-notext" title="Вернуться к списку всех групп"></a> <h6 class="left-aligned">Группа "{{ category.name }}"</h6> ...
lib/docs/apidocs/org/apache/poi/ss/formula/eval/class-use/OperandResolver.html
setu9760/Jade_project_repo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ru"> <head> <title>Uses of Class org.apache.poi.ss.formula.eval.OperandResolver (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../../style...
docs/Javadoc/cmput301w16t01crimsonhorizons/parkinghelper/ElasticSearchForTest.DeleteReview.html
CMPUT301W16T01/Crimson_Horizons
<!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 Sun Apr 03 23:46:19 MDT 2016 --> <title>ElasticSearchForTest.DeleteReview</title> <meta name="date" content="2016-04-03"> <link ...
simpleforums/bootstrapforum/templates/index.html
DmitryDmitrienko/django-simple-forum
{% extends 'base.html' %} {% load static %} {% load i18n %} {% block content %} <a href="{% url "createpost" %}" class="btn btn-primary"><i class="icon-plus-sign"></i> {% trans "Create post" %} </a> {% for post in posts %} {% include "outputpost.html" with p=post %} {% endfor %} {% endblock %}...
script/apps/Aries/Creator/Game/Tasks/RealNameTip/RealNameTip.html
NPLPackages/paracraft
<!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"> <body> <pe:mcml> <script refresh="true" type="text/npl" src=".lua" ><![CDATA[ local RealNameTip = NPL.load("(gl)script/apps/Aries/Creator/Game/Tasks/R...
wp-content/plugins/category-post-list-widget/css/main.css
deQuelen/ecob
.post_thumbnail{margin:8px 0px;} .post_content{border-bottom:1px solid #757575; margin:8px;} .widget-area .widget p {margin: 5px !important;} .post_thumbnail{float: left !important; margin-right: 20px !important;} .post_data{overflow: hidden;}
_variables/ItemTagsCache.html
mgsolipa/b2evolution_phpxref
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $ItemTagsCache</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-pri...
sourceryvsipl++-2.3/share/doc/sourceryvsipl++/api-reference/Scopes/vsip/Vertex.LT.c2.R.html
maxywb/vsipl
<?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" lang="en"> <!-- Scopes/vsip/Vertex.LT.c2.R.html --> <!-- this view was generated by Scope --> <head> <meta ...
assets/admin/css/user-satisfaction.css
BuddyForms/BuddyForms
#corner-popup { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-bottom: 0 !important; } @media (min-width: 700px) { #corner-popup { min-width: 450px; } } #corner-popup .corner-head { margin-bottom: 0; padding-bottom: 0; } #corner-popup .corn...
_variables/specific_blog_moderators.html
mgsolipa/b2evolution_phpxref
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $specific_blog_moderators</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href=".....
lib/docs/apidocs/org/apache/poi/hssf/record/UseSelFSRecord.html
setu9760/Jade_project_repo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ru"> <head> <title>UseSelFSRecord (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script ...
src/main/webapp/javascript/dev/dev.html
WildbookOrg/Wildbook
<html> <head> <meta charset="utf-8"/> </head> <link rel="stylesheet" type="text/css" href="individualStyles.css"> <link rel="stylesheet" type="text/css" href="bootstrap.css"> <link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:200,600,200italic,600italic' rel='stylesheet' type='text/css'> <...
vendor/assets/stylesheets/cloudme/owl.carousel.css
Yellowen/CommunityOnRails
/* * Core Owl Carousel CSS File * v1.3.3 */ /* clearfix */ .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } /* display none until init */ .owl-carousel{ display: none; position: relative; width: 100%; -ms-to...
ref/html/js/modalbox/css/jquery.modalbox-skin-rounded-black.css
nmtam/GEOTech2013
/* skin rounded-black - BEGIN */ /* modalBoxBodyContent */ div#modalBox div#modalBoxBody div.modalBoxBodyContent { background-color:white; } div#modalBox.emphasis div#modalBoxBody div.modalBoxBodyContent { border:1px dotted red; } /* modalBoxCloseButton */ div#modalBox div#modalBoxBody div#modalBoxCl...
help/fel-fields.html
backdrop-contrib/form-element-layout
<p> Form element layout fields module (fel_fields.module) will allow end users to configure the description position of field help texts to be either before or after (default) the input element in the field settings UI. This works for all field types Drupal core provides in addition to a few popular contrib field modul...
css/login.css
AndreaCimminoArriaga/Thorcomics
/* HOJA CSS DE TODO LO RELACIONADO CON EL LOGIN*/ #login { padding-top: 8%; padding-bottom: 8%; padding-left: 6%; text-align: center; } #login form { display:inline; width: 80%; height: 70%; clear:both; } #login form label { width: 20%; margin-left: 4px; margin-top: 5px; margin-right: 4px; float: left...
wp-content/plugins/wp-postratings/postratings-css.css
testvto/vestir-gratis
/* +----------------------------------------------------------------+ | | | WordPress 2.8 Plugin: WP-PostRatings 1.62 | | Copyright (c) 2009 Lester "GaMerZ" Chan | | | | File Written By: | | - Lester "GaMerZ" Chan | | - http://lest...
wulu/2015.11.23/qipai/qipaiyouxipingtai/2004.html
bylu/Test
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>äàÑôËĸ±Í·ÏÂÔØ£¬¾ªÏմ̼¤³¬Ç¿ÌåÑé</title> <meta name="keywords" content="äàÑôËĸ±Í·ÏÂÔØ" /> <meta name="des...
events/templates/events/record_sub_obs_request.html
ytsapras/robonet_site
{% extends "base_page.html" %} {% block page_title %}{{page.name}}{% endblock %} {% block content %} <h3>Record submitted observation sub-request</h3> {% if message != 'none' %} <div> <center> <h5>{{ message }}</h5> </center> </div> {% endif %} {% endblock %}
datasets/java/education/docs/src-html/corgis/education/domain/Math.html
RealTimeWeb/datasets
<!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">0...
assets/css/admin/layouts-rtl.css
godaddy/wp-primer-theme
.primer-layout p label { float: right; margin-left: 12px; } .primer-layout p span.clear { content: ''; clear: both; display: block; } .primer-layout-wrap ul { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; list-style-type: none !important; } .primer-layout-wrap ul li { ...
wp-content/plugins/geo-my-wp/plugins/friends/search-forms/default/css/style.css
oferca75/work4friends
/** * Members Locator search form stylesheet "default" */ div.gmw-fl-default-form-wrapper { margin: 10px 0px; } div.gmw-fl-default-form-wrapper input[type="text"] { margin-top: 6px; padding: 8px 10px 7px; } div.gmw-fl-default-form-wrapper .gmw-address-field-wrapper { float: left; } div.gmw-fl-defau...
Chrome/style/queue.css
orlandoisay/QProbs
* { margin: 0; padding: 0; font-family: 'Roboto'; } header { background: rgb(0,128,255); padding-top: 15px; height: 100px; overflow: hidden; box-sizing: border-box; } h1 { margin: 0 250px; font-size: 40px; } nav { margin-top: 10px; border-bottom: 2px solid rgb(0,0,0); } nav ul { margin-left: 250px; } ...
doc/html/class_fimi_file_c.html
flouvat/iZi
<!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>Easy prototyping of pattern mining algorithms: FimiFileC&lt; ContainerTrans &gt; Class Template Reference</title> <link href="doxygen.css" rel="stylesheet" type="tex...
inc/users/model/_userfield.class.php.html
mgsolipa/b2evolution_phpxref
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Detail view of _userfield.class.php</title> <link rel="stylesheet" href="../../../sample.css" type="text/css"> <link rel="stylesheet" href="../../...
_variables/binary.html
mgsolipa/b2evolution_phpxref
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $binary</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css"...
symfony/plugins/orangehrmCorePlugin/web/css/fullcalendar.css
nikoloup/orangehrm3-calendar
/*! * FullCalendar v1.6.4-yearview Stylesheet * Docs & License: http://arshaw.com/fullcalendar/ * (c) 2013 Adam Shaw - 2014 Tanguy Pruvot */ .fc { direction: ltr; text-align: left; } .fc table { border-collapse: collapse; border-spacing: 0; } html .fc, .fc table { font-size: 1em; }...
bukusu/Customers.html
dun10p/bantu
<!DOCTYPE html> <html> <head> <title>Search</title> <link href="Site.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="keyboard/keyboard.css"> </head> <body onload="setState()"> <nav id="nav01"></nav> <nav id="nav02"></nav> <div id="main"> <h1>Bantu Language</h1> <input type="submit" name...
usr/share/doc/libwibble-dev/html/structwibble_1_1list_1_1Empty.html
2ndy/RaspIM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>wibble: wibble::lis...
inform/StagingArea/Contents/Resources/English.lproj/RTP_P24.html
TobyLobster/Inform
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <style type="text/css"> <!-- .headingbox { position: relative; height: 56px; padding: 0px; white-space:nowrap; background: #f69Ca6; /* red */ font-family: "Lucida Grande", "Lucida Sans U...
190-2006/taxonomy/term/568/0/feed/index.html
kfitz/machines
<?xml version="1.0" encoding="utf-8"?> <rss version="2.0" xml:base="http://machines.pomona.edu.190-2006" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>MS 190: Authorship - photography</title> <link>http://machines.pomona.edu.190-2006/taxonomy/term/568/0</link> <description></description> <language>e...