path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
old/src/external/asio-1.10.2/doc/asio/reference/ip__address_v4/to_string.html | dhh1128/intent | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>ip::address_v4::to_string</title>
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" title="Asio">
... |
docs/_includes/navigation.html | graudeejs/releaf | {% capture html %}
<ul class="nav">
{% assign page_folder = page.url | split: "/" | pop | join: "/" | append: "/" %}
{% assign entries = include.entries %}
{% for entry in entries %}
{% assign entry_folder = entry.url | split: "/" | pop | join: "/" | append: "/" %}
{% if include.root ==... |
css/countdown.css | Febbweiss/sis | /*
* Copyright (c) 2013 Fabrice ECAILLE aka Febbweiss
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, me... |
easy_twitter/templates/easy_twitter/twitter.html | publicFunction/django-easy-twitter | {% load easy_twitter_tags %}
<article class="twitter-feed">
<h3><a href="https://twitter.com/PASMALtd" title="@{{user}} on Twitter">@{{user}} on Twitter</a></h3>
<ul>
{% for tweet in tweets %}
<li>
<span>{{tweet.created_at|nice_date:0}}</span>
{% if tweet.entities.urls %}
<p>{{tweet.text|parse_urls:tw... |
commons-math3-3.1.1-bin/commons-math3-3.1.1/docs/apidocs/src-html/org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.html | vaisaghvt/gameAnalyzer | <HTML>
<BODY BGCOLOR="white">
<PRE>
<FONT color="green">001</FONT> /*<a name="line.1"></a>
<FONT color="green">002</FONT> * Licensed to the Apache Software Foundation (ASF) under one or more<a name="line.2"></a>
<FONT color="green">003</FONT> * contributor license agreements. See the NOTICE file distributed... |
src/index.html | rtsjs/rts | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
<script src="../node_modules/systemjs/dist/system.src.js"></script>
<script src="../node_modules/angular2/bundles/angular2.dev.js"></script>
<script src="../node_modules/angular2/bundles/router.dev.js"></script>
<script src="..... |
store/catalog/view/theme/default/stylesheet/stylesheet.css | samsky/infoservice-new | html {
overflow: -moz-scrollbars-vertical;
margin: 0;
padding: 0;
}
body {
background-color: #ffffff;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}
body, td, th, input, textarea, select, a {
font-size: 12px;
}
h1, .welcome {
color: #636E75;
font-family: Verdana;
mar... |
index.html | antonioyee/view-pronosticos | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Pronósticos</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<script src="build/jquery-1.11.3.min.js"></script>
<script src="build/bootstrap.min.js"></script>
<script src="build/react.js"></script>
<script src="bu... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.8.1/qarith-stern-brocot/8.5.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>qarith-stern-brocot: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../boots... |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.7.1+2/mathcomp-analysis/0.3.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-analysis: Black list 🏴☠️</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstra... |
css/main.css | felquis/pre-processadores | /**
* Main styles for reveal.js
*
* @author Hakim El Hattab
*/
/*********************************************
* FONT-FACE DEFINITIONS
*********************************************/
@font-face {
font-family: 'League Gothic';
src: url('../assets/fonts/leaguegothic/league_gothic-webfont.ttf') format('truetype'... |
javadoc/pl/garciapl/banknow/controller/domain/package-frame.html | GarciaPL/BankNow | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc (version 1.7.0_76) on Tue Jul 07 00:20:54 CEST 2015 -->
<title>pl.garciapl.banknow.controller.form</title>
<meta name="date" content="2015-07-07">
<li... |
allauthdemo/templates/bases/bootstrap.html | py-geek/City-Air | {% load staticfiles %}
<!DOCTYPE html>
<html lang="en" {% block htmlattr %}{% endblock %}>
<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>{% block title %}City Air{% endblock %}</title>
<link re... |
examples/wiredep/index.html | TimMurphy/gulp-examples | <html>
<head>
<!-- bower:css -->
<!-- endbower -->
</head>
<body>
<!-- bower:js -->
<script src="bower_components/jquery/dist/jquery.js"></script>
<script src="bower_components/bootstrap/dist/js/bootstrap.js"></script>
<!-- endbower -->
</body>
</html> |
deps/boost/doc/html/boost_asio/reference/async_read_until.html | laborautonomo/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>async_read_until</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../boost_asio.html" title="Boo... |
docs/index.html | alexyoung/turing.js | <html>
<head>
<title>Turing</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<style>body {
margin: 0;
padding: 0;
font: 14px/1.5 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif;
color: #252519;
}
a {
color: #252519;
}
a:hover {
te... |
people/151dj4bf.html | slowe/panelshows | <html>
<head>
<title>Rob Stewart'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>
<!--#i... |
Reports/pa/pathoschild.webapi.nhibernate-odata.0.2.0/Pathoschild.WebApi.Nhibernate-odata-net45.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>
... |
CSS Projects/Homework-CSS-Presentation/Exercise-4/Calculator.html | vladislav-karamfilov/TelerikAcademy | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Calculator Programmer View</title>
<link rel="stylesheet" href="Styles.css" />
</head>
<body>
<section>
<div id="menu">
<span class="menu-choice"><span class="first-letter">V</span>iew</span>
<span class="menu... |
public_html/wordpress/wp-content/plugins/wd-google-maps/css/admin_main.css | 924ge/ksk_web | a:focus{
box-shadow: none;
}
.wd_divider{
border-bottom:1px solid #C7C4C4;
margin: 15px 0px;
border-top:0 !important;
}
.wd-template, .hide{
display:none !important;
}
.pointer-cursor{
cursor:pointer;
}
.wd-required-active{
border:1px solid #9E5151 !important;
}
.form-row{
margin-bottom: 15px;
}
h1, h2... |
smwds/templates/graph_sparkline.html | rtx3/deyun.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>INSPINIA | Sparkline Charts</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="font-awesome/css/font-awesome.css" rel="stylesheet">
... |
styles/main.css | mike-keogh/mike-keogh.github.io |
/*__________GENERAL__________*/
* {
font-family: helvetica, sans-serif;
font-weight: lighter;
background-color: AntiqueWhite;
margin: 0;
padding: 0;
}
html, body {
height: 100%;
padding: 10px;
}
.container {
max-width: 960px;
}
/*__________HEADERS__________*/
.header {
text-align: cente... |
css/stylish-portfolio.css | LiBusy/LiBusy.github.io | /*!
* Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
/* Global Styles */
html,
body {
width: 100%;
height: 100%;
}
body {
font-family: "Source San... |
app/index.html | leopd/kidclock | <!doctype html>
<html lang="en" ng-app="kidClock">
<head>
<meta charset="utf-8">
<title>Kid Wall Clock</title>
<link rel="stylesheet" href="css/app.css"/>
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.1/css/bootstrap.min.css" rel="stylesheet">
<link href="//cdnjs.cloudflare.com/ajax/... |
beer.html | thedoorkeep/thedoorkeep.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>Tyler Schmidt</title>
<!--... |
place/guinea/elections/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 state of government open data ... |
popup.html | benny-ng/ThisQR | <html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link rel="stylesheet" type="text/css" href="bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="main.css">
<script src="jquery-2.1.3.min.js"></s... |
playables/csrRacing2/index.html | pigmalien/pigmalien.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>csrRacing2</title>
<!-- Standardised web app manifest -->
<link rel="manifest" href="appmanifest.json" />
<!-- Allow fullscreen mode on iOS devices. (These are Apple specific meta... |
a-forca-dos-habitos/index.html | fellipebrito/fellipebrito.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="/assets/images/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity=... |
test/playground.css | thx/brix-vue | #hero {
padding: 20px;
}
.pre {
margin: 0;
border: none;
padding: 18px 40px;
border-radius: 6px;
}
.row .col-sm-2 {
font-size: 16px;
font-weight: bold;
margin-bottom: 20px;
text-align: right;
} |
devops.html | amanaws/git_training | <h1>I am in devops branch</h1>
|
categories/vue/index.html | elephantme/elephantme.github.io | <!doctype html>
<html class="theme-next muse 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"/>
<meta http-equiv="Cache-Control" content="no-transform... |
contact.html | banesrdjevic/banesrdjevic.github.io | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="bane-index.css">
</head>
<body>
<div class = top>
<img class="image_header" src="images/header.jpg" />
</div>
<table class = "logo">
<tr>
<td>
<table id ="nav_bar">
<tr>
<td class = "nav_cells" id ="index"><a href="index.html... |
doc/index-files/index-1.html | kurochan/MarkovSentenceGenerator | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ja">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Thu Jul 18 17:21:27 JST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Aの索引</title>
<meta ... |
modulo-ventas/Corregido Consultar Catalogo/index2.html | ebenites/tecsup-santa-beatriz | <!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>GESTION DE VENTAS</title>
... |
addons/ewei_shopv2/template/mobile/default/sale/coupon/my/detail.html | Broomspun/shanque | {template '_header'}
<link rel="stylesheet" type="text/css" href="../addons/ewei_shopv2/template/mobile/default/static/css/coupon-new.css?v=20170303112">
<div class="fui-page">
<div class="fui-header">
<div class="fui-header-left">
<a class="back" href="{php echo mobileUrl('sale/coupon')}"></a>
</div>
<div ... |
abc-app-xxx/src/main/webapp/WEB-INF/freemarker/codeGen/project/genForm.html | 3203317/yb | <#include "/_pagelet/constant.html"/>
<!DOCTYPE html>
<html lang='zh-CN'>
<head>
<title></title>
<meta charset='utf-8' />
<meta name='robots' content='all' />
<meta http-equiv='content-type' content='text/html;charset=utf-8' />
<meta name='viewport' content='width=device-width, initial-scale=1.0' />
<link rel='short... |
public/Windows 10 x64 (19041.388)/_REQUEST_MAILBOX.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.388)</h4><br>
<h2>_REQUEST_MAILBOX</h2>
<font face="arial"> +0x000 Next : Ptr64 <a href="./_REQUEST_MAILBOX.html">_REQUEST_MAILBOX</a><br>
+0x008 RequestSummary : Uint8B<br>
+0x010 RequestPacket : <a href="./_KREQUEST_PACKET.html">_KREQUEST_PACKET</a>... |
public/Windows 10 x64 (18362.116)/_PCI_BUSMASTER_RID_TYPE.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.116)</h4><br>
<h2>_PCI_BUSMASTER_RID_TYPE</h2>
<font face="arial"> BusmasterRidFromDeviceRid = 0n0<br>
BusmasterRidFromBridgeRid = 0n1<br>
BusmasterRidFromMultipleBridges = 0n2<br>
</font></body></html> |
public/Windows 10 x64 (18362.329)/POWER_ACTION.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.329)</h4><br>
<h2>POWER_ACTION</h2>
<font face="arial"> PowerActionNone = 0n0<br>
PowerActionReserved = 0n1<br>
PowerActionSleep = 0n2<br>
PowerActionHibernate = 0n3<br>
PowerActionShutdown = 0n4<br>
PowerActionShutdownReset = 0n5<br>
PowerActionShutdo... |
templates/visit/issues-snippet.html | koebbe/homeworks | <div class="row">
<div class="large-12 columns">
<div class="panel" ng-show="report.student.grade != -1">
<label> Which of the following apply to this student?</label>
{% verbatim %}
<div ng-repeat="issue in issues_primary">
<input type="checkbox"
ng-checked="item_is_che... |
doxygen/output/html/_fs_pause_action_8h_source.html | FSource/FDesign-Document | <!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... |
zh-cn/causes/BT9035.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>BT9035: 只有 IE 和 Opera 的 HTMLDOMNode 有 removeNode 方法 - W3Help</title>
<... |
app/partials/modules/modules.html | alvin97231/Dev_Wr_RethinkDB | <div layout="row" layout-wrap>
<ui-view flex="100"></ui-view>
<div flex="100" data-ng-show="vm.tickets">
<md-card flex layout="row">
<md-button aria-label="group-settings"
data-ng-if="vm.super ||vm.user ||vm.admin || vm.module.$rights === 'c' || vm.module.$rights === 'b' || vm... |
app/views/card-partial.html | netxph/cards | <div class="card panel panel-default">
<div class="panel-body"><a cd-nodrag class='link link-unstyled' href="#/cards/{{card.id}}">{{card.name}}</a></div>
<div class="panel-footer">
<span ng-repeat="label in card.labels" class="label label-info">{{label}}</span>
</div>
</div>
|
corona/docs/guide/events/detectEvents/index.html | tonytamsf/learning | <!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" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name=... |
app/templates/events/directives/categories-list.html | hlogeon/venvatst-angular | <div class="hero-categories">
<h2>Browse Categories</h2>
<ul class="nav nav-stacked">
<li ng-click="select($event, category)" class="nav-item" ng-repeat="category in categories"><a href="#" class="nav-link">{{ category.name }} <span>({{ category.objectsCount }})</span></a></li>
</ul><!-- /.nav -->
<... |
references/marsaglia-rng.html | cmcqueen/simplerandom | <html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head><body><h1>
Random Numbers for C: End, at last?
</h1>
<b>From: George Marsaglia <geo@stat.fsu.edu>
<br>Subject: Random numbers for C: End, at last?
<br>Newsgroups: sci.stat.math, sci.math, sci.math.num-analysis, sci.crypt... |
_posts/2008-11-27-positions-within-chembl.html | chembl/chembl.github.io | ---
layout: post
title: Positions within ChEMBL
date: '2008-11-27T09:37:00.009Z'
author: John Overington
tags:
- Staff and Recruitment
modified_time: '2009-02-18T06:43:22.806Z'
blogger_id: tag:blogger.com,1999:blog-2546008714740235720.post-4726430675120432896
blogger_orig_url: http://chembl.blogspot.com/2008/11/positio... |
lib/checkstyle-5.6/site/apidocs/com/puppycrawl/tools/checkstyle/class-use/CheckStyleTask.Property.html | jmagas/RedditDailyProgrammer | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Sep 18 21:25:58 EST 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.p... |
SEAS-FR/main.css | hellosaumil/hellosaumil.github.io | @font-face{
font-family: 'SFT'; src: url('SF-Thin.ttf') format('truetype');
font-family: 'SFR'; src: url('SF-Regular.ttf') format('truetype');
}
.banner a {
text-decoration: none;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out... |
html/pdf/W30006.pdfs.html | datamade/elpc_bakken | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<A name=1></a><hr>
<A name=2></a><hr>
<A name=3></a>November 17, 2014<br>
Chelsea Covington<br>
Regulatory Assistant<br>
OASIS PETROLEUM NORTH AMERICA LLC<br>
1001 Fannin, Suite 1500<br>
Houston, TX 77002<br>
RE:... |
ocr_extracted/W31023_text/style.css | datamade/elpc_bakken |
.styleSans20.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle> {
font-family: Sans;
font-size: 20.0pt;
font-weight: normal;
font-style: normal;
text-align: 0;
letter-spacing: 0pt;
line-height: 0pt;
}
.styleSans11.0000<enum PANGO_WEIGHT_NORMAL ... |
clean/Linux-x86_64-4.06.1-2.0.5/released/8.10.1/hammer/1.3.2+8.12.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>hammer: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... |
rs_web_dev/style.css | RAStacy/ryanstacy.net | /*
Theme Name: rs_web_dev
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rs_web_dev
Tags:
This theme, like WordPress, i... |
docs/api/StreamExtended.Network.html | justcoding121/StreamExtended | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Namespace StreamExtended.Network
| Stream Extended </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Nam... |
docs/d3/d3c/namespacebbb_1_1container.html | 2bbb/bit_by_bit | <!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.05.0-2.0.1/released/8.8.0/minic/8.5.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>minic: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... |
src/contacts/contact-card.html | donnelljenkins/aurelia-examples | <template>
<require from="../address"></require>
<div>
<div class="btn-group btn-group-justified" role="group">
<div class="btn-group" role="group">
<button type="button" class="btn btn-default" data-toggle="collapse" data-target="#details-${contact.id}">
<div class="hidden-xs col-sm-6 col-md-3 text-le... |
frontend/src/app/features/administration/pages/event-consumers/event-consumer.component.html | Squidex/squidex | <tr [class.faulted]="eventConsumer.error && eventConsumer.error && eventConsumer.error.length > 0">
<td class="cell-auto">
<span class="truncate">
<i class="faulted-icon icon icon-bug" (click)="error.emit()" [class.hidden]="!eventConsumer.error || eventConsumer.error?.length === 0"></i>
... |
blackbox-presentation/lib/dart-sdk/bin/snapshots/resources/dartdoc/templates/_constant.html | nansquill/BlackBoxJPA | <dt id="{{htmlId}}" class="constant">
<span class="name {{#isDeprecated}}deprecated{{/isDeprecated}}">{{{ linkedName }}}</span>
<span class="signature">→ {{{ linkedReturnType }}}</span>
</dt>
<dd>
{{{ oneLineDoc }}}
{{>features}}
<div>
<span class="signature"><code>{{{ constantValueTruncated }}}</co... |
client/main.html | scotchsoda/cron | <head>
<title>Cron</title>
</head>
<body>
<p>Cron</p>
</body>
|
SFML-2.5.1/doc/html/classsf_1_1Http_1_1Request-members.html | Glitch0011/QuadTree-Example | <!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>
<title>SFML - Simple and Fast Multimedia Library</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta c... |
all-data/9000-9999/9980-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>... |
src/app/demo/pc/table/cell-select-renderer/demo.component.html | rdkmaster/jigsaw | <!-- ignore the following lines, they are not important to this demo -->
<jigsaw-demo-description [summary]="summary" [content]="description">
</jigsaw-demo-description>
<!-- start to learn the demo from here -->
<h3>自动获得下拉列表</h3><br>
<jigsaw-table [data]="tableData" [columnDefines]="columnsWithDefaultGenerator" ></j... |
html-css/web-design/drafts/ragnashop/style/imports/effect.css | ejelome/archaic | /* EFFECTS and 'onMouse-action' CHANGES
######## ELEMENT FORMAT ########
background: (if there are any);
color: (eg, red, #f00, #ff0000, etc);
weight: (eg, normal, bold, bolder );
style: (eg, shadow, whitespace, etc);
######## end of FORMAT #########
*/
/* ----- MAIN content ---... |
py/resume/templates/pages/site/search.html | ejelome/archaic | ## /site/search.html
## TODO: Put form with a field and a button
<form action="/search"
method="get"
class="search">
## Search:
## Holds a form that contains a field to type the keyword and a button to
## submit the form.
## NOTE(s):
## * This is not necessary on this website, but is i... |
sample/templates/blog/item.html | felixc/transcribe | <h1>{{ title }}</h1>
{{ content|safe }}
|
quizard/templates/quizard/partials/freeresponsequestion/answer.html | E7ernal/quizwhiz | {% load i18n %}
<a class="answer list-group-item active">
<input class="freeresponse-answer" type="text" value="{{ submitted_answer }}"
placeholder="{% trans 'Enter your answer here' %}" {% if submitted_answer %}disabled{% endif %}/>
</a> |
extension/src/panel/panel.html | Linkurious/angular-performance | <!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="Nicolas Joseph">
<title>Angular Performan... |
public/2008/12/02/what-puts-the-folded-flag-inside-the-mothers-handbelief-can/index.html | maeniel/tracks | <!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<meta name="generator" content="Hugo 0.15" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https:/... |
archives/2015/page/8/index.html | marocchino/iojs-ko | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Archives: 2015 | Node.js 한국 커뮤니티</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:type" content="website">
<meta property="og:title" content="Node.js 한국 커뮤니티">
<meta property="og:url" c... |
ImageConvert/ImageMagick/include/www/search.html | JianmingXia/StudyTest |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Search @ ImageMagick</title>
<meta http-equiv="content-type" content="text/html; charset=... |
layouts/section/code.html | jblawatt/hugo-theme-skeleton | {{ partial "header.html" . }}
<section class="row content">
<div class="columns twelve">
<h1 class="page-heading">Code</h1>
<div class="banner-container">
<img src="/images/code.png" alt="Code Teaser Image">
</div>
<p>
On this site i want to introduce ... |
people/s7qgx5kx.html | slowe/panelshows | <html>
<head>
<title>Donald Sinden'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>
<!--... |
tests/type.html | Lorti/radiated-pixel-theme | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Type</title>
<link rel='stylesheet' href='../css/normalize.css' type='text/css' media='all' />
<link rel='stylesheet' href='../css/app.css' type='text/css' media='all' />
</head>
<body>
<div class="row">
<h1>Header Level 1</h1>
<p><stro... |
_posts/2011-01-16-hadiah.html | herpiko/herpiko.github.io | ---
layout: post
title: hadiah
date: 2011-01-16 01:58:54.000000000 +07:00
type: post
published: true
status: publish
categories:
- uncategorized
tags:
- postaday2011
meta:
_edit_last: '7761285'
geo_latitude: '-8.588990'
geo_longitude: '116.130400'
geo_accuracy: '206'
geo_address: mataram
geo_public: '1'
aut... |
ImoocMall/resource/views/goodsList.html | yfming93/vueImoocMall | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/login.css">
<link rel="stylesheet" href="css/product.css">
</head>
<body>
<header class="header">
<symbol id="icon-cart" viewBox="0 0 38 ... |
src/main/webapp/js/pago/selection.html | FerP/cuotaAfiliado | <!--
Copyright (c) 2015 by Rafael Angel Aznar Aparici (rafaaznar at gmail dot com)
openAUSIAS: The stunning micro-library that helps you to develop easily
AJAX web applications by using Java and jQuery
openAUSIAS is distributed under the MIT License (MIT)
Sources at https://github.com/rafaelaznar/
Permiss... |
docs/android/support/percent/PercentFrameLayout.LayoutParams.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... |
html/123456197946.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... |
pages/direccion.html | naxtyn45/naxtyn45.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>Asistente web para el docente</... |
contactus/style.css | sahil505/bohemian | @import url('https://fonts.googleapis.com/css?family=Advent+Pro:400,700');
@import url('https://fonts.googleapis.com/css?family=Nixie+One');
@import url('https://fonts.googleapis.com/css?family=Nunito');
@import url('https://fonts.googleapis.com/css?family=Architects+Daughter');
@import url('https://fonts.googleapis.co... |
public/visual-editor/modules/ve/ui/styles/widgets/ve.ui.ContextItemWidget.css | johan--/tahi | /*!
* VisualEditor UserInterface ContextItemWidget styles.
*
* @copyright 2011-2014 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ui-contextItemWidget {
padding: 0.5em 1em 0.5em 3em;
}
.ve-ui-contextItemWidget .oo-ui-labeledElement-label {
color: #666;
... |
1520afd/html/classv8_1_1StackTrace.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... |
demo/example.html | vcl/default-theme-terms | <link rel="import" href="example-basics.html">
<link rel="import" href="example-grays.html">
<link rel="import" href="example-brand-colors.html">
<link rel="import" href="example-semantic-brand-colors.html">
<link rel="import" href="example-shadows.html">
<link rel="import" href="example-semantic-colors.html">
|
clean/Linux-x86_64-4.04.2-2.0.5/released/8.7.0/libhyps/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>libhyps: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css... |
Source/AngularSkeleton.Web.Application/Client/App/Modules/Login/Login.tpl.html | christophla/AngularSkeleton.NET |
<!-- start: app.login -->
<div class="page-signin">
<!-- PAGE BACKGROUND -->
<div id="page-signin-bg">
<div class="overlay"></div>
<img src="/client/content/images/assets/signin-bg-4.jpg" alt="">
</div>
<!-- CONTAINER -->
<div class="signin-container">
<!-- LEFT SIDE ... |
data science/machine_learning_for_the_web/chapter_4/movie/28625.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Bully (2001)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0242193">Bully (2001)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Christopher+Null">Christoph... |
out/files/scripts_noteToFileNum.js.html | kbarber-ups/Capstone | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>scripts/noteToFileNum.js</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="... |
tags/poi/index.html | carbin-gun/littleworld | <!DOCTYPE html>
<html lang="en-us">
<head>
<title>Poi · Little World</title>
<meta name="generator" content="Hugo 0.17-DEV" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="carbin-gun">
<met... |
doc/PhraseApp/RequestParams/KeyShowParams.html | phrase/phraseapp-ruby | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: PhraseApp::RequestParams::KeyShowParams
— Documentation by YARD 0.9.24
</title>
<link rel="stylesheet" href="../../css/style.css" type="text/css" />
<l... |
website/_layouts/pages/homepage.html | mroch/flow | ---
layout: default
---
{% include vars.html %}
<div class="feature feature-hero">
<div class="container">
<h1 class="feature-heading">
{{i18n.homepage_hero_title | replace: '|', '<br class="hidden-lg-up">' | replace: '[', '<span>' | replace: ']', '</span>'}}
</h1>
<a class="feature-btn hidden-sm... |
index.html | d3ep4k/movie-db-webapp | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.0/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/... |
css/vanillaslider.css | cthedot/vanillaSlider | /* vanillaSlider.VERSION = 2.2 */
.vslider {
position: relative;
overflow: hidden;
}
.vslider > * {
display: block;
position: relative;
}
.vslider > * + * {
display: none;
position: absolute;
}
.vslider-item {
display: block;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
/* -ms-touch-action: ... |
Exercises/RecurTutor2/bstMinPROG.html | hosamshahin/OpenDSA | <!DOCTYPE html>
<html data-require="math math-format word-problems spin">
<head>
<title> Binary Search Tree Minimum Value Exercise</title>
<script src="../../lib/jquery.min.js"></script>
<script src="../../lib/jquery-ui.min.js"></script>
<script> window.OpenPopKa = true; </script>
<script src="../../ODSAkhan-... |
blog/t6-oop-concepts.html | ricupero/ricupero.github.io | <!DOCTYPE html>
<html>
<head>
<link href="../styles/default.css" rel="stylesheet" type="text/css">
<link href="../styles/blog-stylesheet.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="sidebar">
<img src="../imgs/mypic.jpg" height="250" width="300"><br>
<a href="https://twitter.... |
docs/api/OpenTl.Schema.Payments/TPaymentForm/D171261A.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... |
component/test.html | yusufsafak/canjs | <!DOCTYPE HTML>
<html>
<head>
<link rel="stylesheet" type="text/css" href="../bower_components/qunit/qunit/qunit.css" />
<style>.active {
border: solid 1px red;
}</style>
</head>
<body>
<h1 id="qunit-header">can.Component Test Suite</h1>
<h2 id="qunit-banner"></h2>
<div id="qunit-testrunner-toolbar"></div>
<h2 i... |
css/index.css | bitnan-exchange/ico-web | * {
-webkit-font-smoothing: antialiased; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.