path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
src/libs/NVAPI_337_old/docs/NVAPI_Reference_Developer_html/struct__NV__GSYNC__STATUS__PARAMS.html
helifax/OGL-3DVision-Wrapper
<html> <head> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>NVAPI Reference Documentation</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head> <table width="99%" border="0" cellspacing="1" cellpadding="1"> ...
Figure3/ToxCast_nnm/WorkHere/95233-18-4.smi.png.html
andrewdefries/ToxCast
<!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"></meta> <title>95233-18-4.smi.png.html</title> </head>...
Docs/api/html/classOgre_1_1ShadowVolumeExtrudeProgram-members.html
lennonchan/OgreSource
<html> <head> <title>OGRE: Member List - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link type="text/css" rel="stylesheet" href="doxygen.css"> <link type="text/css" rel="stylesheet" href="tabs.css"> </head> <body> <!-- Generated by Doxygen 1.6.2 --> <div class=...
bin-debug/LD28_Warmup2.html
SestrenExsis/LD28_Warmup2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- saved from url=(0014)about:internet --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <!-- Smart developers always View Source. This application was bu...
all-data/11000-11999/11753-22.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>...
all-data/3000-3999/3476-32.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>...
docs/3.2/d7/d86/classcv_1_1dnn_1_1CropLayer.html
lucasbrsa/OpenCV-3.2
<!-- HTML header for doxygen 1.8.6--> <!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" conte...
_includes/social-links.html
ggggbbybby/ggggbbybby.github.io
<hr class="hr-line"> <div class="buttons" style="font-size:30px;"> {% if site.github-url %}<a class="social-btn" href="http://github.com/{{ site.github-url }}" target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-github"></i></a>{% endif %} ...
css/burgers.css
vdutor/burgers-in-space
.about { float: right; margin-left: auto; margin-right: auto; position: relative; width: 38px; height: 38px; background-repeat: no-repeat; background-size: cover; border-radius: 50%; } .about.vincent { background-image: url("https://media.licdn.com/media/AAEAAQAAAAAAAAkHAAAAJDQ5ND...
static_dev/css/base.css
mashabow/manatsum
@charset "UTF-8"; .pagination-wrap { margin: 20px 0; } .pagination-wrap>* { display: inline-block; vertical-align: middle; } .pagination { margin: 0 1em 0 0 !important; } ul.glyphs { padding-left: 0; } ul.glyphs>li { display: inline-block; } pre.json { font-size: 80%; }
css/dropdown.css
meowwwls/authentic-hartebeest-octoberhackathon
/* base reset */ * { box-sizing: border-box; } body { margin: 0; padding: 0.01rem; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif; } html, body { height: 100%; } .hartebeest-demo-heading { text-align: center; max-width: 43rem; m...
_includes/facebook.html
brosbj/brosbj.github.io
{% if site.facebook_app_id %} <br /> <br /> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/ko_KR/sdk.js#xfbml=1&version=v2.6&appId={{ site.facebook_app_id }...
public/modules/arts/views/list-arts.client.view.html
bassemlhm/artBangBang
<section data-ng-controller="ArtsController" data-ng-init="find()"> <div class="page-header"> <h1>Arts</h1> </div> <div class="list-group"> <a data-ng-repeat="art in arts" data-ng-href="#!/arts/{{art._id}}" class="list-group-item"> <small class="list-group-item-text"> Posted on <s...
mirrormanager2/templates/fedora/host_category_new.html
Devyani-Divs/mirrormanager2
{% extends "master.html" %} {% from "_formhelpers.html" import render_field_in_row %} {% block title %}New Host Category{% endblock %} {%block tag %}home{% endblock %} {% block content %} <h2>Add host category</h2> <p> Back to <a href="{{ url_for('host_view', host_id=host.id) }}"> {{ host.name }}</a> </p> <p>...
_posts/2008-10-29-enterprise-library-41-released.html
mikeobrien/mikeobrien.github.com
--- layout: post title: Enterprise Library 4.1 Released tags: [.NET, Enterprise Library] redirect_from: - /blog/2008/10/enterprise-library-41-released.html --- <p>The latest version of the Enterprise Library can be downloaded <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=1643758B-2986-47F7-...
clean/Linux-x86_64-4.10.0-2.0.6/extra-dev/8.11.dev/mathcomp-solvable/1.6.4.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-solvable: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap....
clean/Linux-x86_64-4.05.0-2.0.1/released/8.8.2/coinductive-examples/8.7.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>coinductive-examples: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../boot...
design/pages/walk_into_yanzhao/simple_introduce/breadcrumb_bar.html
chengdh/yanzhao-website
<ul> <li class='first'><a href="/">首页</a></li> <r:navigation urls="走进燕赵: /walk_into_yanzhao | 企业简介 : /walk_info_yanzhao/simple_introduce"> <r:normal><li><a href="<r:url />"><r:title /></a></li></r:normal> <r:here><li><strong><r:title /></strong></li></r:here> <r:selected><li><strong><a href="<r:url />"><...
css/colors/yellow.css
prabhakar267/evolve-website
. /* ============================================== Yellow Color Skin =============================================== */ ::-moz-selection { background: #f1dd00; } ::selection { background: #f1dd00; } .btn-home a, .skillbar-title, .skillbar-bar, #filters li span.active, #filters li span:hover, #filters li span:foc...
src/app/components/tasks/task-item/task-item.component.html
randymenna/reactive-angular-seed
<div (click)="toggle.next(task.id)" [ngStyle]="{ textDecoration: task?.complete ? 'line-through' : 'none'}"> {{task?.content}} </div>
lib/apache-poi/docs/apidocs/org/apache/poi/hssf/record/formula/functions/class-use/NumericFunction.TwoArg.html
nimbleapps/export_to_spreadsheet
<!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_19) on Fri Oct 29 16:39:53 MSD 2010 --> <TITLE> Uses of Class org.apache.poi.hssf.record.formula.functions.NumericFunction.TwoArg (POI API Docu...
docs/html/search/all_73.html
ostera/Toasty
<!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...
templates/course-homework-and-materials.html
gymnasium/course-authoring
<p> This section contains a handout for each lesson as well as any relevant lesson files. The handout includes a list of the core concepts, a list of assignments, a list of readings and resources and a transcript. </p> <dl> <dd><a href="https://www.dropbox.com/s/yk6vyvizqcju1i1/CFD_All_Course_Assets.zip?dl=0" target...
courses/ecn104/spring19/plaigiarism-assignment3/results/289570066/match233-1.html
suyashmahar/suyashmahar.github.io
<HTML> <HEAD> <TITLE>18116014/</TITLE> </HEAD> <BODY BGCOLOR=white> <HR> 18116070/<p><PRE> &gt;&gt;&gt;&gt; file: fifo.v `timescale 1ns / 1ps module fifo( clk, w_data, rd, wr, r_data, reset, empty, full); input clk, rd, wr, reset; output reg empty, full; input [7:0] w_data; output reg [7:0] r_data; reg [7:0] FIFO [7...
webkb/other/cornell/http:^^www.cs.cornell.edu^Info^Courses^Spring-96^CS516^cs516-14_locks^cs516-14_locks.html
ML-SWAT/Web2KnowledgeBase
MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 16-Dec-96 23:46:45 GMT Content-Type: text/html Content-Length: 1215 Last-Modified: Tuesday, 05-Mar-96 17:23:42 GMT <html><head><title>cs516-14_locks</title></head> <body> <center><h1>cs516-14_locks</h1></center> <hr> <h2>Table of contents</h2> <ol> <li><A HREF="s...
default.css
yokto/cidionary
.tab { display: table-cell; text-align: center; cursor: pointer; font-size: 18pt; } .dict_entry { border-bottom: 1px solid black; } #single_char { cursor: pointer; } #input { font-size: 18pt; }
tags/emoji/index.html
Arsfiqball/arsfiqball.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"> <title>Tag: Emoji [ Arsfiqball ]</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/f...
html/todo_table_row.html
ovk/brackets-simple-todo
{{ #TODO_LIST }} <tr id="ovk-todo-item-{{ TODO_ID }}"> <td class="todo-completion"> <input type="checkbox" data-todo-id="{{ TODO_ID }}" {{ #TODO_COMPLETED }} checked {{ /TODO_COMPLETED }} /> </td> <td class="todo-description {{ #TODO_COMPLETED }} completed {{ /TODO_COMPLETED }}" data-todo-id="{{ TOD...
docs/api/OpenTl.Schema/TUpdateContactRegistered/CB04A3CD.html
OpenTl/OpenTl.Schema
<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="description"> <meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML"> <meta n...
public/html/index.html
teodoran/kodekollektivet
<!DOCTYPE html> <html> <head> <title>KodeKollektivet</title> <link rel="icon" href="/img/kk-favicon-black.ico" type="image/x-icon" /> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" href...
_posts/2009-05-25-[看图说话]虚拟紫禁城并没有对双核心处理器进行优化.html
Leask/leask.github.io
--- layout: post status: publish published: true title: "[看图说话]虚拟紫禁城并没有对双核心处理器进行优化" author: Leask author_login: leask author_email: i@leaskh.com author_url: https://leaskh.com wordpress_id: 168 wordpress_url: http://leaskh.wordpress.com/2009/05/25/%e7%9c%8b%e5%9b%be%e8%af%b4%e8%af%9d%e8%99%9a%e6%8b%9f%e7%b4%ab%e7%a...
install.html
NewEconomyMovement/nem-homepage
<!doctype html> <!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en">...
place/south-korea/water/2014/index.html
okfn/opendataindex-2015
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Open Knowledge"> <meta name="description" content="The Global Open Data Index assesse...
wowauctions/templates/default.html
LairdStreak/MyPyPlayGround
<!DOCTYPE html> <html lang="en"> <head> <title>Python Flask Bucket List App</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> </head> <body> ...
themes/user/gemblog-light-blue/stylesheets/main.css
galeki/chito
body { } #main { border-top: 0px; padding: 12px 40px 22px 22px; } #main_warp { margin-right: 0px; margin-left: 142px; } #footer { clear: both; padding-top: 2px; margin-bottom: 5px; text-align: right; } #flash { padding-left: 3px; font-weight: bold; } #flash .right { color: #...
tests/geneagrapher/testdata/29458.html
davidalber/Geneagrapher
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"> <title>The Mathematics Genealogy Project - Christoph Gudermann</title> <style type="text/css"> body { margin: 0; /* it's good prac...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/7462711f271fc261f41bbca247f2e78f5ae06c1de15c63211cb2c829120592b4.html
simonmysun/praxis
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./abf17719b86e8f2275bd6d28d63ef21ca4a6cf2d64f3a2eb3d9ccffce11d5976.html">Teleport</a> <hr> ...
dist/javadoc/MonsterQuest/tools/class-use/MapGenerator.html
EhWhoAmI/Monster-Quest
<!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 Jun 06 10:36:07 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class MonsterQuest....
content/category/ciandcd/DUnitX_has_a_Wizard!.html
ciandcd/ciandcd-web
<!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="utf-8"/> <title> <meta name="authors" content="" />DUnitX has a Wizard!</title></head><body>From:<a href=https://www.finalbuilder.com/resources/blogs/postid/702/dunitx-has-a-wizard>https://www.finalbuilder.com/resources/blogs/postid/702/dunit...
mall-admin/src/main/resources/templates/specOption/edit.html
ryan-shi/mall-website
<script th:src="@{/js/specOption/edit.js}"></script> <div class="row" style="width: 500px;"> <div class="col-lg-12"> <div class="ibox float-e-margins"> <div class="ibox-title"> <h5>规格选项信息</h5> </div> <div class="ibox-content" style="padding-top: 35px;"> <form id="saveForm" method="post" class="form-...
html/123456040488.html
GoC-Spending/data-corporations
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open...
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4pl4/contrib:mod-red/8.4.dev/2014-11-21_12-12-52.html
coq-bench/coq-bench.github.io-old
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet...
docs/tags/revealing/page/1/index.html
jplattel/jplattel.github.io
<!DOCTYPE html><html><head><title>http://jplattel.nl/tags/revealing/</title><link rel="canonical" href="http://jplattel.nl/tags/revealing/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://jplattel.nl/tags/revealing/" /></head></html>
custom/templates/DefaultRevamp/css/custom.css
NamelessMC/Nameless
/* * [ HTML & BODY ] */ html, body { background: #f3f6fa; } body.pushable>.pusher { background: #f3f6fa; } /* * [ NAVIGATION BAR ] */ .ui.secondary.menu { background: #fff; padding: 10px; margin: 0; } .ui.secondary.menu .toc.item { display: none; } .ui.secondary.menu .toc.item i { ...
tests/JsPackager/fixtures/remote_annotation-remote/remotepackage/package_subfolder/local_on_remote.css
r4j4h/jspackager-test
.remote-package-local-on-remote { color: red; }
css/style.css
Hmzhh/FreshcoMenu
/*-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --*/ body{ margin:0; font-family: 'Roboto Condensed', sans-serif; background: #fff; } body a{ transition: 0.5s all; -webkit-transition: 0....
tutorials/BootstarpTutorial/17_ProgressBars.html
capsci/chrome
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Bootstrap 3 Responsive Layout Example</title> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/bootstrap-theme.min.css"> <script type="text/javascript" src="https://code.jquery.com/...
gallery.html
asharimh97/vocomfest-main
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Vocational Computer Festival (Vocomfest) adalah lomba tahunan yang diselenggarakan oleh HIMAKOMSI UGM yang terdiri dari lomba web design untuk SLTA, ...
animation/animationJS.html
sanjay1909/Tutorials
<!DOCTYPE HTML> <html> <head> <link type="text/css" rel="stylesheet" href="animate.css"> <script> function animate(opts) { var start = new Date var id = setInterval(function () { var timePassed = new Date - start var progress = timePassed / opts...
app/header-controller.html
Cbenh/webresume
<div id="container" class="container intro-effect-sliced col-md-12"> <!-- Top Navigation --> <header class="header"> <div class="row"> <div class="col-md-6"> <img ng-src="{{header.informations.photo}}" alt="" class="img-thumbnail col-md-3 col-lg-3"> </div> <div class="col-md-6 "> ...
slide-2.html
PWSO/pwso
<!DOCTYPE html> <html> <head> <title></title> </head> <body> </body> </html>
OpenNI-Bin-Dev-MacOSX-v1.5.7.10/Documentation/html/classxn_1_1_resolution.html
jeremywrnr/life-of-the-party
<!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...
_layouts/default.html
skinnylatte/skinnylatte.github.io
{% include header.html %} <div class="page-content"> {{ content }} </div><!-- .entry-content --> {% include footer.html %}
vendor/Image-ExifTool-9.27/html/TagNames/FLIR.html
wilg/mini_exiftool_vendored
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>FLIR Tags</title> <link rel=stylesheet type='text/css' href='style.css' title='Style'> </head> <body> <h2 class=top>FLIR Tags</h2> <p>Information extracted from the maker notes of JPEG ima...
common/directive/headerGeneric/headerGeneric.template.html
albertoqa/albertoqa.github.io
<div class="header"> <header class="container"> <h1 class="me"> <a href="/#/"><span class="first">alberto</span><b> quesada</b></a> </h1> <p id='social'> <a href='https://es.linkedin.com/in/albertoqa'><span class='fa fa-linkedin'></span></a> <a href='https://github.com/albertoqa'><span c...
API/html/class_terrain_engine2_d_1_1_child_camera_controller-members.html
activegamedev/activegamedev
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
doc/gov/nasa/worldwind/applications/gio/catalogui/CatalogKey.html
caadxyz/Macro-Thinking-Micro-action
<!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_17) on Thu Jan 14 02:02:44 PST 2010 --> <TITLE> CatalogKey (NASA World Wind) </TITLE> <META NAME="date" CONTENT="2010-01-14"> <LINK REL ="styleshee...
user/themes/agency/css-compiled/agency.css
jakedx6/Egen-Grav
/* Error: Undefined variable: "$secondary-dark". on line 10 of scss/agency.scss 5: *\/ 6: 7: body { 8: overflow-x: hidden; 9: font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif; 10: color: $secondary-dark; 11: } 12: 13: .text-muted { 14: color: #777; 15: } Backtrace: scs...
yo-angular2/src/index.html
paullasarev/engo
<!doctype html> <html lang=""> <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>yo-angular-2</title> </head> <body> <main>Loading...</main> <script src="lib/es6-shim.min.js"></s...
modules/boonex/help_tours/template/tour.html
boonex/trident
<script defer language="javascript"> __js_obj__ = new Shepherd.Tour({ useModalOverlay: __tour_overlay__, defaultStepOptions: { classes: 'bx-def-z-index-modal', showCancelLink: true, scrollTo: {behavior: "smooth", block: "center"} } }) <bx_if:not_p...
hub/templates/browse/details/publication.html
AASHE/hub
{% extends "browse/details/base.html" %} {% load markup_tags %} {% block resource_metadata %} <div class="margin-bottom-10"></div> {% include "browse/details/includes/meta.html" with label="Publisher" value=object.publisher %} {% include "browse/details/includes/meta.html" with label="Periodical Name" val...
all-data/20000-20999/20570-22.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>...
snake.css
andriusbuivydas/snakejs
* { margin: 0; padding: 0; } body { font-family: Lucida Grande; font-size: 24px; line-height: 36px; color: #372c26; font-weight: 900; } #message { display: none; position: absolute; top: 150px; width: 600px; height: 100px; background-color: black; opacity: 0.6; border-top: 1px solid white; border-bottom:...
Rust/share/doc/rust/html/rustc_typeck/middle/traits/type.Obligations.html
ArcherSys/ArcherSys
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `Obligations` type in crate `rustc_typeck`."> <meta name="k...
src/app/documentation/mdl-layout-page/mdl-layout-page.template.html
sabbirrahman/ng2-mdl
<section class="section--center mdl-grid mdl-grid--no-spacing"> <div class="mdl-cell mdl-cell--8-col"> <h4>Layout</h4> <section> <h5>Uses:</h5> <pre><code class="typescript"> &#x3C;mdlLayout drawerTitle=&#x22;ng2-mdl&#x22; [drawerMenu]=&#x22;links&#x22; [fixedDrawer]=&#x22;true&#x22;&#x3E; &#x3C...
plugins/jquery/themes/base/ui.core.css
gomgomgom/iocome
/* * jQuery UI CSS Framework * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. */ /* Layout helpers ----------------------------------*/ .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { position: absolute;...
pc1.html
MgArreaza13/PetroBowlApp
<!doctype html> <html class="no-js" lang="es"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="apple...
index.html
easieropendata/easieropendata.github.io
<!DOCTYPE html> <html> <head> <script>if (window.location.protocol != "https:") window.location.href = "https:" + window.location.href.substring(window.location.protocol.length);</script> <title>EasierOpenData.org</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Bo...
doc/Duxml/Meta.html
ludocracy/Duxml
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title>module Duxml::Meta - RDoc Documentation</title> <link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "../"; </script> <script type="t...
Old/3rdParty/fmodstudioapi10802linux/doc/FMOD Studio Programmers API for Linux/content/generated/FMOD_Studio_EventInstance_SetProperty.html
Silveryard/Car_System
<LINK REL="stylesheet" HREF="../static/styles.css"> <HTML> <HEAD> <TITLE>Studio::EventInstance::setProperty</TITLE> </HEAD> <BODY TOPMARGIN="0" class="api_reference"> <p class="header">Firelight Technologies FMOD Studio API</p> <H1>Studio::EventInstance::setProperty</H1> <P> <p>Sets the value of a built-in event instan...
posts/loterejni-nuancy/index.html
brabadu/life
<!DOCTYPE html> <html lang="uk" itemscope itemtype="http://schema.org/Article" > <head> <meta charset="utf-8"> <title> Лотерейні нюанси &ndash; Борислав Ларін </title> <meta property="og:title" content="Лотерейні нюанси" /> <meta itemprop="name" content="Лотерейні нюанси" /> <meta itemprop...
_posts/2015-07-03-lasercut-macbooks.html
sitver/sitver.github.io
--- layout: post title: These Laser-cut Macbooks Are Stunningly Beautiful...But There's a Catch thumbnail: /img/dj-custom-macbook.jpg --- <center><img src = "/img/dj-custom-macbook.jpg" href = "https://twitter.com/intent/tweet?text={{ page.title }}&url={{ site.url }}{{ page.url }}&via=msitver&related={{ site.twitter_us...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/211af72699274c87729b30d9f5096c116f536599001401cb429083dfa6bd4e43.html
simonmysun/praxis
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./cca71c632129e04b7c13b2cdffdf89a074341b497571b98ef6f66cfc61eda21b.html">Teleport</a> <hr> ...
front/styles/variable/media.css
mzp/fumifumi
@custom-media --phone (max-width: 450px);
paperjs/hello-world/index.html
brianhonohan/sketchbook
<!DOCTYPE html> <html> <head> <title>Paper.js - Example</title> <script type="text/javascript" src="/sketchbook/vendor/paper.js/0.12.3/paper-core.js"></script> <script type="text/javascript"> paper.install(window); window.onload = function() { paper.setup('myCanvas'); // Create a simple drawing ...
html/pdf/W29849.pdf.html
datamade/elpc_bakken
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <HTML> <HEAD> <TITLE>Form1H.xls</TITLE> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <META name="generator" content="pdftohtml 0.40"> <META name="author" content="theilman"> <META name="date...
ocr_extracted/W28531_text/page15.html
datamade/elpc_bakken
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W28531_text</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;"> ...
lucca/clothing.html
NicholasPersa/NicholasPersa.github.io
<!DOCTYPE> <html> <head> <title>Makers of Lucca&apos;s menswear</title> <meta name="robots" content="noindex, nofollow"> <link rel="stylesheet" href="css/Lucca.css"> <link href="https://fonts.googleapis.com/css?family=Vollkorn" rel='stylesheet' type='text/css'> <script src="js/jquery.min.js"></script> <sc...
Reports/el/elysium.theme.2.0.4/Microsoft.Expression.Drawing-net40-client.html
kuhlenh/port-to-core
<!DOCTYPE html> <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"> <head> <meta content="en-us" http-equiv="Content-Language" /> <meta content="text/html; charset=utf-16" http-equiv="Content-Type" /> <title _locid="PortabilityAnalysis0">.NET Portability Report</title> <style> ...
server/public/index.html
AlpX/remoterm
<!doctype html> <title>Welcome to Remoterm ~Alp_X</title> <html ng-app="termserverApp"> <head> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="//angular-ui.github....
webserver/html/tools-undoframework-main-cpp.html
misizeji/StudyNote_201308
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Qt 4.3: main.cpp Example File (tools/undoframework/main.cpp)</title> <link href="classic.css" rel="style...
themes/goodfood/assets/css/style.css
zurcxer/canvas_goodfood
/** * This file should get overwritten if Method 1 is used. If Method 2 is chosen, * remove this comment and start adding your styles to this file. */ body {font-family: 'Open Sans', sans-serif;color: #666666;background: url('../images/bg.jpg') repeat center center fixed;} .container {width: 960px;} #page_banner {...
all-data/3000-3999/3840-31.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>...
tribute-page/dist/css/desktop.min.css
axZerk/codecamp-projects
.hero__text{font-size:2rem}.content-article__title{text-align:left}.content-article__img{width:auto;max-width:100%}.content-article__img--left{float:left;margin-right:1.25rem;margin-bottom:1.25rem}.content-article__img--right{float:right;margin-left:1rem;margin-bottom:1rem}
public/view-login.html
BrilliancySoftware/reinier
<div class="container"> <div id="loginbox" style="margin-top:50px;" class="mainbox col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2"> <div class="panel panel-info"> <div class="panel-heading"> <div class="panel-title">Sign In</div> <!-- div style="float:right; font-size: 80%; position: rela...
src/partials/corp/old-about-grid.html
marlonShawDEV/workForceHousing
<div class="row grid-block" data-equalizer="grid1" data-equalize-on="large" data-equalize-on-stack="true"> <div class="column column-block large-6"> <a href="http://www.freddiemac.com/corporate/movinghousingforward/"> <div class="callout background-primary callout-overlay" style="background-im...
docs/apidocs/org/elkoserver/foundation/json/class-use/MessageHandlerException.html
frandallfarmer/neohabitat-doc
<!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_121) on Tue Jan 17 00:48:04 GMT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.e...
spec/dummy/app/assets/stylesheets/three_dee.css
pivotalexperimental/style-guide
.three-dee { color: transparent; text-shadow: -2px 0 0 rgba(255, 0, 0, 0.5), 1px 0 0 rgba(0, 0, 255, 0.5); }
docsets/Java 5.docset/Contents/Resources/Documents/javax/management/remote/TargetedNotification.html
Smolations/more-dash-docsets
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <meta name="collection" content="api"> <!-- Generated by javadoc (build 1.5.0-rc) on Wed Aug 11 07:23:53 PDT 2004 --> <TITLE> TargetedNotification (Java 2 Platform SE 5.0) </TITLE> <META ...
people/kcempj8i.html
slowe/panelshows
<html> <head> <title>Sabrina Houssami's panel show appearances</title> <script type="text/javascript" src="../common.js"></script> <link rel="stylesheet" media="all" href="../style.css" type="text/css"/> <script type="text/javascript" src="../people.js"></script> <!--#include virtual="head.txt" --> </head> <body> <...
_layouts/post.html
ice1000/ice1000.github.io
--- layout: default --- <section class="container" itemscope itemtype="http://schema.org/Blog"> <h1 class="big" itemprop="name">{{ page.title }}</h1> <p class="date"> <span itemprop="datePublished" content="{{ page.date }}">{{ page.date | date: "%Y, %b %-d" }}</span> by <span itemprop="author">{{ site.author }}</...
data science/machine_learning_for_the_web/chapter_4/movie/9015.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Riding the Rails (1997)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0120017">Riding the Rails (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Louis...
src/pages/bootstrap3/tab/main.html
helinjiang/fis-vue-component
<div> <div class="back"> <a class="btn btn-link" v-link="{ path: '/about' }">返回首页</a> </div> <h2>Tab 选项卡</h2> <h3>1. 使用</h3> <p>略</p> <h3>2. 选项配置</h3> <section> <h4>2.1 bs-style</h4> <p>样式,<code>String</code>,非必须,可选值为:</p> <ul> <li><code>tabs</...
oceanography/gsw/html/gsw_valence_factor.html
dcherian/tools
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>gsw_valence_factor</title><style type="text/css"> body { background-color: white; margin:10px; } h1 { color: #990000; font-size: x...
packages/ansyg:meteor-admin/lib/client/html/admin_layouts.html
winnlab/Photos
<template name="AdminLayout"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> {{#if AdminConfig}} {{#if isInRole 'admin'}} <div class="admin-layout"> <div class="skin-{{adminGetSkin}}"> {{> AdminHeader}} <div class="wrapper row-offcanvas row-offcanvas-left"> {{> AdminSidebar }} ...
public/css/mobile.min.css
ejci/iStitch-App
.examples { text-align: center; } .examples img { max-width: 200px; max-height: 200px; border-radius: 200px; box-shadow: 0 0 5px #888; } .marketing { width: 100%; text-align: center; font-family: 'Open Sans', sans-serif; } .center { text-align: center; } .otherOs, .unsuportedOs, .ios { display: none; } #resultMobile { ...
fr/recrutement/index.html
datactivist/datactivist.github.io
<!DOCTYPE html> <html lang='fr_FR'><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>Datactivist recrute! | Datactivist</title> <script data-id="matomo-tracking" data-matomo-tracking-url='https://matomo.datactivist.coop' data-mat...
app/modules/initiateimport/broker/add.html
kimgel/Impex
<div id="content" ng-controller="BrokerCtrl"> <div class="row"> <div class="col-xs-7"> <div class="box"> <div class="box-header"> <h2><i class="fa fa-chain"></i>Broker</h2> </div> <div class="box-content"> <f...
contact.html
arnewamb/1617.webd2
<!DOCTYPE html> <html> <head> <!-- Character encoding --> <meta charset="UTF-8"> <!-- Latest version of rendering engine --> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <!-- Mobile Viewport --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> ...
contacts/templates/contacts/login_error.html
robertohueso/django_contacts
Invalid username or password!