path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
templates/admin-login.html | vidyar/golang | <!DOCTYPE html>
<html>
<head>
<title>Login</title>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" href="/assets/css/default.css">
</head>
<body>
<form action="/admin/login-process" method="post" enctype="mu... |
roommatemanager/templates/modals/create_group.html | eespaillat/RoommateManagerApp | <div id="create_group_modal" class="modal fade" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="mod... |
tags/AngularJS/index.html | Change-TheWorld/Change-TheWorld.github.io | <!doctype html>
<html class="theme-next pisces use-motion" lang="zh-Hans">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<script src="/lib/pace/pace.min.js?v=1.0... |
src/Viteloge/CoreBundle/Resources/descriptions/34255.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Saint-Gély-du-Fesc est
une commune localisée dans le département de Hérault en Languedoc-Roussillon. Elle comptait 8 246 habitants en 2008.</p>
<p>Saint-Gély-du-Fesc est localisé à seulement 11 km de Montpellier, les élèves qui souhaiteront se loger à moindre coût po... |
css/theme/simple.css | gypsydave5/bitwise_presentation | @import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Press+Start+2P);
/**
* A simple theme for reveal.js presentations, similar
* to the default theme. The acce... |
doc/mini_Data-Word-N-Conversion.html | nickspinale/bigword | <!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>Data.Word.N.Conversion</title><link href="ocean.css" rel="stylesheet" type... |
projects/index.html | Corsomk312/corsomk312.github.io | <!Doctype html>
<html>
<head>
<link type="text/css" rel="stylesheet" href="../stylesheets/default.css">
<title>The Website of Kevin Corso</title>
</head>
<body>
<header class="proj-header">
<h1>My Conglomorate of Code</h1>
<h2>Please click pictures to see more on each project!</h2>
</header>
<arti... |
_posts/2011-08-10-take-me-home.html | invincip/tvt | ---
layout: post
title: Take me home
permalink: /one-shot/take-me-home/
tags:
- truyện gay
- yaoi
category:
- One-shot
date: "2011-08-10 21:38:45 +0000"
contributor: right here waiting for u
author: peccavi
dsq_thread_id: 1910 http://thuvientruyen.info/?p=1910
dsq_url: http://thuvientruyen.info/one-shot/ta... |
RevealJS/index.html | JianmingXia/StudyTest | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>reveal.js</title>
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/custom.css">
<!-- The... |
startup/post34_20161206.html | ryamashita/MyBlog | <!DOCTYPE html>
<html lang="ja">
<head>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-2058815793005754",
enable_page_level_ads: true
});
</script>
<met... |
Docs/api/html/OgreRenderTexture_8h_source.html | milram/ogre-1.7.4-osx | <html>
<head>
<title>OGRE: OgreRenderTexture.h Source File - 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... |
LoginPage/login/login.component.html | vmworld-hackathon-2017/barcelona-team-3 | NEXT
Sign up for a Team3 KickAss PXE
<div class="login-wrapper">
<form class="login">
<label class="title">
<h3 class="welcome">Welcome to</h3>
Vamos PXE
<h5 class="hint">Use your Company ID to sign in or create one now</h5>
</label>
<div class="login-g... |
docs/api/html/rst_output/skidl.scriptinfo.html | xesscorp/skidl |
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>skidl.scriptinfo module — SKiDL documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" typ... |
css/print.css | codepr/usato | * {font-size:.970em;}
body {padding:0;}
p {font-size: .85em;}
h2 {font-size: 1.115em;}
h3 {font-size: 1em;}
.btn-group.pull-right {display:none;}
td:last-child, th:last-child {display:none;}
|
poly/components/polymer-dev/test/html/layout.html | mehrdadrafiee/mkaminsky11.github.io | <!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors ma... |
Practice/Intro-To-Java-8th-Ed-Daniel-Y.-Liang/Chapter-13/Chapter13P09/doc/deprecated-list.html | tliang1/Java-Practice | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Sun Apr 21 13:21:47 PDT 2019 -->
<title>Deprecated List</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-04-21">
<link rel="stylesheet" type="text/css" href="st... |
modules/users/client/views/settings/change-profile-picture.client.view.html | erChupa8/PruebaMeanJs | <section class="row">
<div class="col-xs-offset-1 col-xs-10 col-md-offset-3 col-md-4">
<form class="signin form-horizontal">
<fieldset>
<div class="form-group text-center">
<img ng-src="{{vm.imageURL}}" alt="{{vm.user.displayName}}" class="img-thumbnail user-profile-picture">
</div... |
6bb9868/html/classv8_1_1_context-members.html | v8-dox/v8-dox.github.io | <!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... |
clean/Linux-x86_64-4.04.2-2.0.5/released/8.9.0/scev/1.0.1.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>scev: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" r... |
docs/Param.html | seutje/saxomochrome | <!DOCTYPE html>
<html>
<head>
<title>Tone Docs</title>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link rel="stylesheet" type="text/css" href="style/style.css">
<link rel="stylesheet" type="text/css" href="style/tomorrow.css">
</head>
<body>
<div id="content">
<di... |
data science/machine_learning_for_the_web/chapter_4/movie/5422.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Celluloid Closet, The (1995)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0112651">Celluloid Closet, The (1995)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/Revie... |
data science/machine_learning_for_the_web/chapter_4/movie/6188.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Chamber, The (1996)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0115862">Chamber, The (1996)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Steve+Rhodes"... |
api/v0.9.0/utility/time/toSeconds.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>Function toSeconds</title>
<link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/>
<link rel="styleshe... |
_includes/about.html | Medihack-Melbourne/Medihack-Melbourne.github.io | <!-- ******ABOUT****** -->
<section id="about" class="about section">
<div class="container">
<h2 class="title text-center">What is {{ site.title }}?</h2>
<p class="intro text-center">Your team has around 24 hours to design and build something useful to the world of health. It ca... |
doc/javadoc/ca/cmput301f13t03/adventure_datetime/model/Interfaces/package-use.html | IPPETAD/adventure.datetime | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 02 23:50:09 MST 2013 -->
<title>Uses of Package ca.cmput301f13t03.adventure_datetime.model.Interfaces</title>
<meta name... |
html/home.html | pengwy/share | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>the home for py</title>
<link rel="shortcut icon" href="../img/home/favicon.ico" />
<link rel="stylesheet" href="../css/home/home.css">
</head>
<body>
<div style="z-index: 99;position: absolute">
<h1>孤独的行者</h1>
<iframe fr... |
{{cookiecutter.project_slug}}/application/templates/403.html | Mandelbrew/cookiecutter-django | {% extends "base.html" %}
{% load svg %}
{% block title %}Server Error{% endblock %}
{% block header %}{% endblock header %}
{% block content %}
<div class="container pt-150px pb-30px bg-gray-lightest">
<div class="row justify-content-center mb-65px">
<div class="col-8 col-sm-4 col-md-3">
{... |
web/cov/JobeetBundle_Controller_CategoryController.php.html | ss2playground/S2_3Jobeet | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for C:\wamp\www\S2_3Jobeet\src\Acme/JobeetBundle/Controller/CategoryController.php</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href... |
lib/mobile.html | djhi/djhi-meteor-widgets | <template name="afQuickField_mobile">
<div class="form-group {{#if afFieldIsInvalid name=this.atts.name autoform=this.atts.autoform}}has-error{{/if}}">
{{#unless this.skipLabel}}
{{> afFieldLabel this.afFieldLabelAtts}}
{{/unless}}
<div class="input-group">
<span class="input-group-addon"><i... |
Portfolio/FunWithHtmlCss/index.html | mrs2004/mrs2004.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Trial&Error with HTML&CSS</titl... |
_includes/head.html | ahmadnassri/har-resources | {% capture title%}{% if page.title == "Home" %}{{ site.title }} | {{ site.tagline }}{% else %}{{ page.title }} | {{ site.title }}{% endif %}{% endcapture %}
<head prefix="og: http://ogp.me/ns# website: http://ogp.me/ns/website#">
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<met... |
36f664e/html/classv8_1_1SealHandleScope.html | v8-dox/v8-dox.github.io | <!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... |
templates/auth/signup_ajax.html | frol/Fling-receiver | {% from "auth/signup_form.html" import signup_fieldset %}
{{ signup_fieldset(request, form) }}
|
rdoc/RubyXL/FieldItem.html | weshatheleopard/rubyXL | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>class RubyXL::FieldItem - rubyXL 3.4.21</title>
<script type="text/javascript">
var rdoc_rel_prefix = "../";
var index_rel_prefix = "../";
</script>
<script src="../js/navigation.js" defer></script>
<script src="../js/search.js" defer></script>
<script... |
modules/core/client/views/header.client.view.html | neilhanekom/tzn | <div data-ng-controller="HeaderController" flex>
<md-toolbar layout="row">
<div flex-gt-md="10" flex-gt-lg="20" flex-sm="10" flex-md="10" layout="row" layout-align="center center">
<div flex hide-gt-lg layout="row" layout-align="start center">
<md-button class="menu" hide-gt-lg ng-click="toggleL... |
raw_data/arkive-endangered-html/pinus-amamiana.html | andrewedstrom/cs638project |
<!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>Pinus factsheet on ARKive - Pinus amamiana</title>
<li... |
v4/user-agent-detail/04/e3/04e3f555-bf3f-4de2-9f8e-80de1b13631a.html | ThaDafinser/UserAgentParserComparison |
<html>
<head>
<title>User agent detail - Mozilla/5.0 (Linux; Android 4.1.2; IM-A870K Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.170 Mobile Safari/537.36</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
... |
javadoc/4.4/org/robolectric/internal/bytecode/ClassHandler.Plan.html | robolectric/robolectric.github.io | <!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 -->
<title>ClassHandler.Plan</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/3b1c8999170a9bc58219293139a30590f3cfb1b1d3473deeab22928a0bee7704.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="./29d94d58fb50e26188d2e7534a4185fff05ebd23f41f93df64c6dfa8b663d720.html">Teleport</a>
<hr>
... |
resources/fileupdate_common_files/commons-fileupload-1.2-bin/commons-fileupload-1.2/site/xref/org/apache/commons/fileupload/servlet/package-summary.html | derekhu0002/myresources |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<title>FileUpload 1.2 Reference Package org.apache.commons.fileupload.servlet</title>
<link rel="styleshe... |
src/Viteloge/CoreBundle/Resources/descriptions/31584.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Villemur-sur-Tarn est
une commune localisée dans le département de Haute-Garonne en Midi-Pyrénées. On dénombrait 5 137 habitants en 2008.</p>
<p>À coté de Villemur-sur-Tarn sont situées les villes de
<a href="{{VLROOT}}/immobilier/villaudric_31581/">Villaudric</a> si... |
blog-posts/week-3-cultural.html | c0d3s/c0d3s.github.io | <!DOCTYPE html>
<html>
<head>
<link type="text/css" rel="stylesheet" href="blog-stylesheet.css"/>
<title>Solo Challenge - Week 1</title>
</head>
<body>
<div ID="wrapper">
<div ID="header">
<div ID="search">
<p><!--[ search box ] will go here --></p>
</div>
<div ID="icons">
<p><!--[ RSS | EMAIL | SHA... |
org.jpat.scuba.external.mockito/mockito-1.10.19/javadocs/org/mockito/internal/progress/ThreadSafeMockingProgress.html | JPAT-ROSEMARY/SCUBA | <!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_72) on Wed Dec 31 16:42:12 UTC 2014 -->
<title>ThreadSafeMockingProgress (Mockito 1.10.19 API)</title>
<meta name="date" content="2014-... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.7.1/euler-formula/8.6.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>euler-formula: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.m... |
clean/Linux-x86_64-4.09.0-2.0.5/extra-dev/8.11.dev/mathcomp-real-closed/1.0.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-real-closed: 3 m 24 s</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min... |
clean/Linux-x86_64-4.11.2-2.0.7/released/8.15.0/additions/8.6.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>additions: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.c... |
templates/dashboard.html | jinjiaho/project57 | {% extends "base2.html" %}
{% block content %}
<style>
a.thumbnail {
border: 1.5px solid #ddd;
}
a.thumbnail > img {
max-width: 120px;
}
.sup-view .font-icon-list {
padding-left: 20px;
padding-right: 20px;
}
.overview-item-group {
min-height: 120px;
}
.overview-item-img {
float: left;
max-height... |
doc/java/jdk7/java/util/class-use/TooManyListenersException.html | fbiville/annotation-processing-ftw | <!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.6.0_18) on Thu Dec 18 17:18:36 PST 2014 -->
<title>Uses of Class java.util.TooManyListenersException (Java Platform SE 7 )</title>
<meta na... |
examples/app/person/person.html | planger/jsonforms | <div class="panel">
<div class="panel-heading">
<h3>Basic controls</h3>
</div>
<div class="panel-body">
<jsonforms schema="vm.schema" uischema="vm.uiSchema" data="vm.data"></jsonforms>
</div>
</div>
<div class="panel">
<div class="panel-heading">
<h3>Master/Detail control</h... |
src/Acme/EdelaBundle/Resources/public/partials/profile-levels.html | mordarij/edela | <div class="main" ng-show="!loading" ng-class="mainClass">
<div class="content">
<h2>Мой уровень</h2>
<div class="levels">
<div class="tr-heading">
<div class="col1"></div>
<div class="col2">Текущий уровень</div>
<div class="col3">Текуще... |
src/tpl/subdir/subdir2/include.html | vb64/django.templates.relative.path | include content |
website/templates/features/ToString.html | fpeter8/lombok | <#import "_features.html" as f>
<@f.scaffold title="@ToString" logline="No need to start a debugger to see your fields: Just let lombok generate a <code>toString</code> for you!">
<@f.overview>
<p>
Any class definition may be annotated with <code>@ToString</code> to let lombok generate an implementation of the <... |
examples/react-gh-pages/docs/jsx-spread.html | voorhoede/fastatic | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>JSX Spread Attributes | React</title>
<meta name="viewport" content="width=device-width">
<meta property="og:title" content="JSX Spread Attributes | React">
<me... |
1a894b3/html/classv8_1_1_string_1_1_utf8_value-members.html | v8-dox/v8-dox.github.io | <!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... |
docs/java/util/ConcurrentModificationException.html | anas-ambri/androidcompat | <!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,minimum-scale=1.0,maximum-scale=1.0,user-scalable... |
docs/com/google/android/gms/cast/MediaMetadata.html | anas-ambri/androidcompat | <!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... |
clean/Linux-x86_64-4.13.1-2.0.10/released/8.13.0/chick-blog/1.0.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>chick-blog: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.... |
_react_docs/0.8.9/classes/params.paramtypes.html | ui-router/ui-router.github.io | ---
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ParamTypes | @uirouter/react</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href... |
node_modules/laravel-elixir/node_modules/npm/html/doc/cli/npm-view.html | tyua07/laravel-admin | <!doctype html>
<html>
<title>npm-view</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-view.html">
<script async=true src="../../static/toc.js"></script>
<bod... |
Rust/share/doc/rust/html/rustc/middle/ty/fn.type_has_escaping_regions.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 `type_has_escaping_regions` fn in crate `rustc`.">
<meta na... |
public/lib/material-master/src/components/bottomSheet/demoBasicUsage/readme.html | kevinmcdonald19/greenr | <p>This UX pattern is intended for mobile devices only, and may not make sense to use
on responsive sites.</p>
|
test/client/csv/export_account.html | shimitei/loopback-starter | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>export csv</title>
<link rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
</head>
<body>
<div class="container">
<h1>Account CSV</h1>
<form id="token_form" onsubmit="return false;">
<div c... |
app/views/problems/all_problems/_p_348.html | briankung/sprint | <div class="problem-number">Problem 348</div>
<div class="problem-name">Sum of a square and a cube</div>
<div class="problem-content">
<p>Many numbers can be expressed as the sum of a square and a cube. Some of them in more than one way.</p>
<p>Consider the palindromic numbers that can be expressed as the sum of a squ... |
examples/area_steps_horizontal.html | brucemcpherson/dimple | <!----------------------------------------------------------------->
<!-- AUTOMATICALLY GENERATED CODE - PLEASE EDIT TEMPLATE INSTEAD -->
<!----------------------------------------------------------------->
<div id="chartContainer">
<script src="/lib/d3.v3.min.js"></script>
<script src="/dist/dimple.v2.0.1.js"></sc... |
src/index.html | CISSUSL/Fujiyama | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Fujiyama</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<app-root></app-root>
</body>
</html>
|
html/123456169363.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... |
styleguide/typography.html | emnemdesign/ecommerce-website | <!DOCTYPE html>
<html lang="en-ca">
<head>
<meta charset="utf-8">
<title>Typography Styleguide</title>
<link href='http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,700,900|Roboto+Slab:700' rel='stylesheet' type='text/css'>
<link href="../css/typography.css" rel="stylesheet">
<style>
/* Do n... |
BOOST/boost_1_61_0/libs/accumulators/doc/html/boost/accumulators/extract/extended_p_square_quantile.html | calvinfarias/IC2015-2 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Global extended_p_square_quantile</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../.... |
src/index.html | TomasZorvan/DynamiteDesigner | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Dynamite Designer</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<app-root>
<div class="ui active inverted dimmer">
<div class="ui large text loader">Loading</div>
</div>
... |
rdoc/RubyXL/NumberFormats.html | ThijsWouters/rubyXL | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>class RubyXL::NumberFormats - rubyXL 3.2.1</title>
<link href="../fonts.css" rel="stylesheet">
<link href="../rdoc.css" rel="stylesheet">
<script type="text/javascript">
var rdoc_rel_prefix = "../";
</script>
<script src="../js/jquery.js"></script>
<scr... |
dist/css/lib/timepicker.css | aaron-spear/style-guide | /*!
* Timepicker Component for Twitter Bootstrap
*
* Copyright 2013 Joris de Wit
*
* Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
.bootstrap-timep... |
packages/build/FAKE/docs/apidocs/fake-msbuildlogger-teamcitylogger.html | et1975/FsStorm | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>TeamCityLogger - FAKE - F# Make</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin B... |
main/openssl_sys/x509/fn.X509_REQ_set_pubkey.html | malept/guardhaus | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../openssl_sys/fn.X509_REQ_set_pubkey.html">
</head>
<body>
<p>Redirecting to <a href="../../openssl_sys/fn.X509_REQ_set_pubkey.html">../../openssl_sys/fn.X509_REQ_set_pubkey.html</a>...</p>
<script>location.replace("../../... |
_layouts/default.html | whaleen/jekyll-agency-theme | <!doctype html>
<html lang="en">
{% include head.html %}
<body>
<header class="cf">
{% include navigation.html %}
</header>
{{ content }}
{% include footer.html %}
<!-- https://github.com/viljamis/responsive-nav.js -->
<script src="js/responsive-nav.min.js"></script>
<script>
var nav... |
index.html | lhoydaDoyog/blogs.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">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src=... |
rdoc/classes/ApplicationController.html | endymion/origami | <?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" xml:lang="en" lang="en">
<head>
<title>Class: ApplicationController</title>
<meta http-equiv="C... |
_posts/2010-01-14-code-coverage-ii-uso.html | javierholguera/javierholguera.github.io | ---
layout: post
title: 'Code Coverage (II): Uso'
date: 2010-01-14 11:18:00.000000000 +00:00
type: post
published: true
status: publish
categories:
- Visual Studio 2008
tags:
- '2008'
- code
- coverage
- studio
- visual
meta:
_jetpack_related_posts_cache: a:1:{s:32:"8f6677c9d6b0f903e98ad32ec61f8deb";a:2:{s:7:"expires... |
Deinitialization.html | HiOpenSource/swift.github.io | <!DOCTYPE html>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>The Swift Programming Language: Deinitialization</title>
<link rel="stylesheet" type="text/css" href="resource/style-1.1.15.css">
<meta charset="utf-8"> <script>window["_GOOG_... |
tag/winamp/index.html | Ugotsta/Ugotsta.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Go Code!</title>
<meta name="description" content="You go now!" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-sc... |
html/234567153803.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... |
public/Windows 10 x64 (18363.476)/_TOKEN_TYPE.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.476)</h4><br>
<h2>_TOKEN_TYPE</h2>
<font face="arial"> TokenPrimary = 0n1<br>
TokenImpersonation = 0n2<br>
</font></body></html> |
clean/Linux-x86_64-4.02.3-2.0.6/released/8.7.1+2/flocq/3.4.2.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>flocq: 12 m 7 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="s... |
clean/Linux-x86_64-4.07.1-2.0.1/released/8.10.0/random/8.9.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>random: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" re... |
app/contacts/contact.html | bpj101/dap-contacts | <!-- Show Contact -->
<div class="row">
<a class="button tiny" ng-href="#/contacts" ng-click="clearContact()">Back To Contacts</a>
<div class="panel">
<h3>{{contact.name}}</h3>
<ul>
<li><strong>Company</strong>: {{contact.company}}</li>
<li><strong>Email Address</strong>: {{contact... |
Rust/share/doc/rust/html/rustc_trans/middle/cfg/index.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 `cfg` mod in crate `rustc_trans`.">
<meta name="keywords" c... |
mass.html | adslaton/raml2html | <!DOCTYPE HTML>
<html>
<head>
<title>MASS API documentation</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<script sr... |
css/style.css | DemocracyOS/old-website | /* CSS Document */
/* TOC
* RESET STYLES
* FONT FACE (IF USED)
* HTML
* BODY
* HEADER
* NAVIGATION
* PAGE
* FOOTER
* FORMS
* PLUGINS
* PRINT STYLES
* MEDIA QUERIES
---------------------------------------------------------------------------*/
/* RESET STYLES
------------------------------... |
zh-cn/causes/SD9026.html | dota8/dota8.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>SD9026: 各浏览器对 onunload 事件的支持与触发条件实现有差异 - W3Help</title>
<meta name="ke... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/a3edf757e8500d092628cfc3091aa20890f2595fb7a46c21b438849988ba2407.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="./b12aefeb1ae944f8b37e6ae11f1f700ba0b14220eaf1ba9c4a80145cf2dda990.html">Teleport</a>
<hr>
... |
05471f5/html/classv8_1_1_string_1_1_utf8_value.html | v8-dox/v8-dox.github.io | <!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... |
tests/unit/Jadu/Pulsar/Twig/Macro/Fixtures/html/loading-message.html | jadu/pulsar | <div class="loading-block">
<span class="loading"><i>Loading...</i></span>
<span class="loading-block__message">Loading content...</span>
</div>
|
public/javascripts/lk/divtest.html | AdamSpitz/Lively-Outliners | <head> <title>Sun Labs Lively Kernel Div Test</title> </head>
<script>
function clear(id, what) {
document.getElementById(id).innerHTML=what||"(cleared)\n"
}
</script>
<body style="margin:0.px">
<a href='javascript:clear("logdiv")'> clear </a>
<table border width=100%>
<tr><td>col 1</td><td>col 2</td></tr>
<tr><td... |
clean/Linux-x86_64-4.09.1-2.0.6/released/8.13.2/io-exception/1.0.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>io-exception: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.mi... |
ocr_extracted/W30848_text/index.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W30848_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;">
... |
v5/user-agent-detail/df/48/df486948-ddf8-4a2f-b578-54c31212e60c.html | ThaDafinser/UserAgentParserComparison |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>User agent detail - Mozilla/5.0 (Linux; Android 4.4; Nexus 5 Build/_BuildID_) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36</title>
<link rel="stylesheet" href="https://cd... |
docs/sphinx/source/_static/API/SAMI/Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html | belgattitude/solublecomponents | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Soluble\Japha\Bridge\Driver\Pjb621\ParserString | Soluble API</title>
<link rel="stylesheet" type="text/css" href="../../../../../css/bootstrap.min.css">
<link rel... |
index.html | Hypnopompia/spark-bball | <!--
/**
******************************************************************************
* @file index.html
* @author TJ Hunter (tjhunter@gmail.com)
* @source https://github.com/Hypnopompia/spark-bball
* @version V1.0.0
* @date 04/08/2014
******************************************************************... |
Rust/share/doc/rust/html/rustc_typeck/middle/ty/fn.type_interior_is_unsafe.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 `type_interior_is_unsafe` fn in crate `rustc_typeck`.">
<me... |
pags/Galerias/Espana/Carmona.html | castillosmedievales/castillosmedievales.github.io | <!DOCTYPE html>
<html class="full" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<style type="text... |
Reports/mi/microsoft.bcl.1.1.10/System.Threading.Tasks-sl4-windowsphone71.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>
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.