path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
Angular/src/app/components/toolbar/toolbar.component.html | SamphorsKhlok/XEvent | <md-toolbar color="primary">
<md-icon class="example-icon">menu</md-icon>
<span>{{title}}</span>
<span class="example-spacer"></span>
<!--<md-icon class="example-icon">favorite</md-icon>-->
<md-icon class="example-icon">verified_user</md-icon>
<button md-raised-button color="accent" (click)="login()" *ngIf=... |
public/index.html | glewis17/genesworkshop | <html ng-app="genesworkshop">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!--<script type="text/javascript" src="jquery.smint.js"></script>
<scri... |
doc/wayland_kbd/keysyms/constant.XKB_KEY_Arabic_kasratan.html | mcanders/bevy | <!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 `XKB_KEY_Arabic_kasratan` constant in crate `wayland_kbd`.">
... |
public/index.html | ninjaplease/coconut-boilerplate | <!DOCTYPE html>
<html lang="en">
<head>
<title>Coconut Boilerplate</title>
<meta charset="UTF-8">
<!-- css -->
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.1.1/css/bootstrap.no-icons.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/2.0/css/font-awesome.css" rel="stylesh... |
documentation/manual/res/docbook.css | hydrogen-music/hydrogen-music | /* @@TITLE@@ version @@VERSION@@
*
* This is docbook.css.
*
* See https://xsltng.docbook.org/
*
*/
@media screen {
@import url("https://fonts.googleapis.com/css?family=B612+Mono&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans&display=swap");
@import url("https://fonts.googlea... |
examples/react-gh-pages/tips/children-undefined.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>this.props.children undefined | React</title>
<meta name="viewport" content="width=device-width">
<meta property="og:title" content="this.props.children undefined... |
doc/JavaDoc/index-files/index-18.html | CMPUT301W16T18/GameXchange | <!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_25) on Mon Apr 04 15:47:43 MDT 2016 -->
<title>S-Index</title>
<meta name="date" content="2016-04-04">
<link rel="stylesheet" type="text/css" h... |
archive.html | octop1/cg-club-website | ---
layout: base
---
<article class="container">
<h1>Archive</h1>
<p>Ordered by most recent:</p>
<ul>
{% for post in site.posts %}
{% unless post.draft or post.categories contains 'upcoming' %}
<li><a href="#{{ post.id }}" rel="prefetch">{{ post.title }}</a></li>
{% endunless %}
{% endfor %}
</ul... |
part6/event_logger.html | dylanb/rwd-a11y | <!doctype html>
<html lang="en">
<head>
<title>Part 6: Keyboard and Gestures</title>
<script src="../libs/jquery.js" ></script>
<link rel="stylesheet" type="text/css" href="responsive.css">
</head>
<body>
<header>
<div class="topleft">
<h1>Keyboard Event Logger</h1>
</div>
<div class="topright">... |
parts/bottom.html | tourdt/markdown2bootstrap |
</div>
</div>
</div>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="/bootstrap/js/jquery.js"></script>
<script src="/bootstrap/js/google-code-prettify/prettify.js"></script>
... |
index.html | ninocente/make-a-web-page_2 | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen - THE BASICS OF THE WEB</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!doctype html>
<html>
<head>
<title> Nannette Inocente Stage 1 notes</TITLE>
<meta charset="UTF-8">
</head>
<body>
<div class="title"... |
templates/not_added.html | jai-sharma/penguin | <!DOCTYPE html>
<html>
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.4.0">
<meta charset="utf-8">
<title>Video Not Added</title>
<link rel="stylesheet" type="text/css" href=
"{{serverDomain}}/static/css/main.css">
<link rel="shortcut icon" href=
"{{serverDomain}}/static... |
app/app/app.component.html | Louishancquart/hoaxtube | <menu>Menu</menu>
<div class="spacer"></div>
<div class="container">
<!--<div class="columns">-->
<!--<div class="column is-2"></div>-->
<!--<div class="column is-8">-->
<router-outlet></router-outlet>
<!--</div>-->
<!--<div class="column is-2"></div>-->
<!--</div>-->
</div>
|
google1cfc049ae3426056.html | zheolong/zheolong.github.com | google-site-verification: google1cfc049ae3426056.html |
Python32/web2py/applications/examples/static/epydoc/web2py.gluon.html.BODY-class.html | andersonsilvade/python_C | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>web2py.gluon.html.BODY</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
... |
clean/Linux-x86_64-4.04.2-2.0.5/released/8.8.0/lin-alg/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>lin-alg: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css... |
Reports/nh/nhibernate.identity.0.5.0/NHibernate.Identity-net.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>
... |
www/templates/settings/settings.html | bmacheski/ion-weather | <ion-view>
<h1>Hello</h1>
<h5>Settings </h5>
<div class="list">
<label class="item item-radio">
<input type="radio" name="group" ng-value= "'C'" ng-model="scale" ng-change="precChange()">
<div class="item-content">Celsius</div>
<i class="radio-icon ion-checkmark"></i>
</label>
<label class="item item-radio">
... |
public/javascripts/lib/console/docs/symbols/src/public_javascripts_lib_flash_detect.js.html | tilleryj/rio | <html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"> <style>
.KEYW {color: #933;}
.COMM {color: #bbb; font-style: italic;}
.NUMB {color: #393;}
.STRN {color: #393;}
.REGX {color: #339;}
.line {border-right: 1px dotted #666; color: #666; font-style: normal;}
</style></head><body><pre><s... |
comment-box/public/index.html | rohitkrai03/react-tutorial | <!-- index.html -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>React Tutorial</title>
<link rel="stylesheet" href="css/base.css" />
<link href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.2.0/css/bootstrap.min.css'>
<script src="https://cdnjs.cloudflare.com/ajax/l... |
html-and-css-examples/html/em.html | esote/esote.github.io | <!DOCTYPE html>
<html>
<head>
<title>em</title>
</head>
<body>
<p>The em tag renders as <em>emphasized text</em>.</p>
</body>
</html>
|
manpages/man8/rtkit_selinux.8.html | yuweijun/yuweijun.github.io | <!DOCTYPE html>
<HTML><head><TITLE>Manpage of rtkit_selinux</TITLE>
<meta charset="utf-8">
<link rel="stylesheet" href="/css/main.css" type="text/css">
</head>
<body>
<header class="site-header">
<div class="wrap"> <div class="site-title"><a href="/manpages/index.html">linux manpages</a></div>
<div class="site-desc... |
manpages/man1/perllexwarn.1.html | yuweijun/yuweijun.github.io | <!DOCTYPE html>
<HTML><head><TITLE>Manpage of PERLLEXWARN</TITLE>
<meta charset="utf-8">
<link rel="stylesheet" href="/css/main.css" type="text/css">
</head>
<body>
<header class="site-header">
<div class="wrap"> <div class="site-title"><a href="/manpages/index.html">linux manpages</a></div>
<div class="site-descri... |
manpages/man2/sync.2.html | yuweijun/yuweijun.github.io | <!DOCTYPE html>
<HTML><head><TITLE>Manpage of SYNC</TITLE>
<meta charset="utf-8">
<link rel="stylesheet" href="/css/main.css" type="text/css">
</head>
<body>
<header class="site-header">
<div class="wrap"> <div class="site-title"><a href="/manpages/index.html">linux manpages</a></div>
<div class="site-description">... |
src/Viteloge/CoreBundle/Resources/descriptions/38516.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
La Tronche est
une commune géographiquement positionnée dans le département de l'Isère en Rhône-Alpes. Elle comptait 6 142 habitants en 2008.</p>
<p>La Tronche est une commune avec une université. Elle se caractérise par un marché locatif dynamique. Il est... |
portfolio/app/desktop-sportech/css/jquery-tooltip.css | ajsshergill/ajsshergill.github.io | #tooltip
{
text-align: center;
color: #fff;
background: #a0a0a0;
position: absolute;
z-index: 100000;
padding: 5px;
font-size:12px;
}
#tooltip:after /* triangle decoration */
{
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px s... |
index/course/basic.css | xiajb/code32 | @charset "utf-8";
/* CSS Document */
*html,body{
background-image:url(about:blank); /*用浏览器空白页面作为背景*/
background-attachment:fixed; /* prevent screen flash in IE6 确保滚动条滚动时,元素不闪动*/
}
/* -------------------------------------------------
* a link
* -------------------------------------------------
*/
.link-gray a{ c... |
data science/machine_learning_for_the_web/chapter_4/movie/20611.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Breakfast of Champions (1999)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0120618">Breakfast of Champions (1999)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/Rev... |
data science/machine_learning_for_the_web/chapter_4/movie/9797.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Anaconda (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?0118615">Anaconda (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Andrew+Hicks">Andrew ... |
data science/machine_learning_for_the_web/chapter_4/movie/10323.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Tomorrow Never Dies (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?0120347">Tomorrow Never Dies (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy... |
levels/x5.html | grunfeld/grunfeld.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico">
<link rel="stylesheet" type="text/css" href="../css/font-awesome-4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="../css/fonts.css">
<lin... |
resources/bootstrap-table/406.html | RooseveltJavier/Proyecto | <!DOCTYPE html>
<html>
<head>
<title>Align the toolbar and search input</title>
<meta charset="utf-8">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap-table/src/bootstrap-table.css">
<link rel="stylesheet" href="assets/examples.css"... |
_includes/page_header.html | ello/wtf | <header class="page-header" style="background-image: url({{ page_header_image }})"{% if page_header_post %} data-credit-post-token="{{ page_header_post | split: '/post/' | last | replace: '/' }}"{% endif %}>
<div class="constraint">
{% if page_header_text %}
<h1>{{ page_header_text }}</h1>
{% endif %}
... |
gradle/docs/javadoc/org/gradle/authentication/http/package-frame.html | HenryHarper/Acquire-Reboot | <!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_02) on Mon Apr 25 06:16:42 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.gradle.authent... |
archive/chem370-s2020/lab-manual/ft-ir.html | alphonse/alphonse.github.io | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>3.3 FT-IR | CHEM 370 Lab Manual</title>
<meta name="description" content="Lab Manual for CHEM 370: Instrumental Analysis Laboratory" />
... |
_react_docs/0.7.0/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... |
markup/pages/tree-layout.html | psr1919plus21/myd3 | <!doctype html>
<html class="no-js" lang="ru">
<head>
{{> head/head head.defaults}}
</head>
<body class="page">
%=symbols=%
{{> tree-layout/tree-layout}}
<script src="static/js/separate-js/svg4everybody.min.js"></script>
<script>svg4everybody();</script>
<... |
dbschema/constraints.html | NeotomaDB/neotomadb.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>neotoma Database</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scal... |
2009/12/15/network-traffic-analysis-using-tcpdump/index.html | lethean/lethean.github.io | <!DOCTYPE html>
<html lang="ko-kr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 4.7.0">
<meta name=... |
app/views/api/apiEntry.scala.html | thanethomson/shrty | @(resource: org.raml.model.Resource)
@import org.raml.model._
@import com.github.rjeschke.txtmark._
@if(!resource.getActions.isEmpty) {
<div class="panel panel-default">
<div class="panel-heading"><code>@resource.getUri</code></div>
<div class="panel-body">
<div class="row">
... |
structures/bootswatch/site/templates/action/default_layout_nav.html | daemonraco/toobasic-kickstarter | <nav class="navbar navbar-default">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span ... |
post/2015-07-15-mongodb-import-from-excel/index.html | ZackZK/ZackZK.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>mongodb从excel中导入数据</title>
<meta name="author" content="Zack" />
<meta name="description" content="mongoimport工具可以从指定的CSV, TSV 或者 JSON数据中导入到mongoDB。 而excel表格可以直接另存为csv格式。
$ mongoimport connected to: 127.0.0.1 no collecti... |
data/prefix/Energy Shield.html | r3Fuze/poe | <tr class="even">
<td class="name">Protective</td>
<td>3</td>
<td>Maximum Energy Shield +%</td>
<td>2 to 4</td>
</tr>
<tr>
<td class="name">Shining</td>
<td>3</td>
<td>Base Maximum Energy Shield</td>
<td>1 to 3</td>
</tr>
<tr class="even">
<td class="name">Protective</td... |
src/index.html | garyhollandxyz/react-boilerplate | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>React Boilerplate</title>
</head>
<body>
<div id="root">
</div>
</body>
</html> |
docs/api/Songhay.Xml/XObjectUtility/83B7D54F.html | BryanWilhite/SonghayCore | <!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... |
Figure3/Tox21_nnm/WorkHere/145-63-1.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>145-63-1.smi.png.html</title>
</head>
<... |
public/css/colorbox.min.css | lionlone/htdocs | #colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:99999;overflow:hidden}
#cboxOverlay{position:fixed;width:100%;height:100%}
#cboxMiddleLeft,#cboxBottomLeft{clear:left}
#cboxContent{position:relative}
#cboxLoadedContent{overflow:auto}
#cboxTitle{margin:0}
#cboxLoadingOverlay,#cboxLoadingGraphi... |
example/index.html | omkarkhair/jsonTable | <!DOCTYPE html>
<html>
<head>
<title>jQuery : jsonTable</title>
<style type="text/css">
#dataTable.classy {
color: red;
}
</style>
</head>
<body>
<table id="dataTable" style="color: red;">
</table>
<br/>
<div id... |
all-data/16000-16999/16522-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>... |
docs/_build/readme.html | g-farrow/padded_sel |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Padded Sel — Padded Sel 0.2 documentat... |
project/templates/cp_forms/display_form.html | colbypalmer/cp-project-template | {% if form.form_html %}
{% if form_show_errors %}
{% include "cp_forms/errors.html" %}
{% endif %}
{{ form.form_html }}
{% else %}
{% include "cp_forms/uni_form.html" %}
{% endif %} |
_posts/2009-03-26-f-microsoft-si-avvicina-al-fp.html | fluca1978/fluca1978.github.io | ---
layout: post
title: 'F#: Microsoft si avvicina al FP'
date: '2009-03-26T15:59:00.001+01:00'
author: Luca Ferrari
tags:
- programmazione
modified_time: '2009-03-26T16:01:28.834+01:00'
blogger_id: tag:blogger.com,1999:blog-1836481905487384887.post-735404735304945228
blogger_orig_url: http://fluca1978.blogspot.com/200... |
harpy3/doc/api/classes/ActionController/StrongParameters.html | billwen/netopt | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ActionController::StrongParameters</title>
<meta http-equiv="Cont... |
blog/1-reflection.html | richardjohns/richardjohns.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>richardjohns devblog</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flat-ui/... |
test1.html | satyanath/blkassembler | <!DOCTYPE html>
<html>
<head>
<title>Blocks Assembler</title>
<style>
.lytboxes {
width: 100px;
min-width: 100px;
min-height: 100px;
height: 100px;
border: 1px solid blue;
margin: 15px;
padding: 15px;
... |
documentation/html/unique_8dox.html | brycelelbach/asl | <!--
Copyright 2005-2008 Adobe Systems Incorporated
Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
or a copy at http://stlab.adobe.com/licenses.html)
Some files are held under additional license.
Please see "http://stlab.adobe.com/licenses.html" for more information.
-->... |
Web/JavaScriptFundamentals/08.ExamPreparation/Exam140913Morning/05.FeaturingWithGrishko/index.html | kalinalazarova1/TelerikAcademy | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Featuring with Grishko</title>
<script src="script.js"></script>
<style>
button {
width: 100px;
height: 40px;
}
</style>
</head>
<body>
<button onclick="test()"></button>
</body>
</html... |
index.html | rchaser53/OAuthProxy | <!doctype html>
<html>
<head></head>
<body>
<div id="content" />
<button id="submitBtn" value="test" />
</body>
</html> |
0047_restsharp_put_post.html | jeremytammik/3dwc | <p><head>
<title>The 3D Web Coder</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="3dwc.css"/>
<script src="run_prettify.js" type="text/javascript"></script>
<!--
<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"... |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.8.2/mathcomp-fingroup/1.8.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>mathcomp-fingroup: 2 m 7 s</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css... |
docs/dir_78710cee3fd581d344f523a02e9a7327.html | enotio/Tempest | <!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... |
tag/bug-bounty/index.html | fwalloe/infosecbriefly | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>InfoSec briefly</title>
<meta name="description" content="Information Security news and how-tos in 200 words or less" />
<meta name="HandheldFriendly" content="True" />
<meta n... |
categories/celebrities/index.html | allamm/allamm.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/style.css">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
... |
node_modules/phaser/docs/Phaser.TimerEvent.html | wylie99998/OSUCS419RTS | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Phaser Class: TimerEvent</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/default.css">
<link type="text/css" rel="stylesheet" ... |
contact.html | ambedevu/1617.webd2 | <!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Pluche| Contact</title>
<!-- OTHER IMPORTANT SEO TAGS -->
<meta name="description" content="Lees hier alles over nieuwe media, html5 en andere ontwikkelingen in webdevelopment en mobile development. De docenten MMP willen graag hun kennis delen met jou!"... |
src/UserBundle/Resources/public/css/membre.css | shensui/Nala_TFE | /*
Created on : 19-janv.-2015, 8:48:40
Author : Frédéric
*/
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus{
color: #ffe26f;
background-color: #b73838;
}
.fos_user_user_show{
border: 1px dashed black;
}
h2,h3{text-decoration: underline; text-alig... |
src/css/app.css | YYvanYang/webpack-angular-1.x | /* app css stylesheet */
@charset "UTF-8";
/*@font-face {*/
/*font-family: plakat;*/
/*src: url(../font/plakat_medium-webfont.eot);*/
/*src: url(../font/plakat_medium-webfont.eot?#iefix) format("embedded-opentype"), url(../font/plakat_medium-webfont.woff) format("woff"), url(../font/plakat_medium-webfont.ttf) fo... |
app/documenten/cvs/cornel-cv/contents/portfolio.html | Exomnius/ICTProjectWebsite | <!DOCTYPE html>
<!--
Author: Cornel Janssen
-->
<html>
<head>
<title>CV Cornel Janssen</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css"/>
<link rel="st... |
_site/2016/uml-iliskileri/index.html | memojja/memojja.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>UML Sınıf Diyagramı İlişkileri</title>
<meta name="description" content="Junior Software Engineer">
<meta name="author" c... |
stylesheets/style.css | jiikko/daily_report-for-redmine | #clipbox {
position: absolute;
margin-left: 10px;
margin-top: 10px;
z-index: -9999;
height: 0px;
width: 0px;
}
#fire {
height: 30px;
background-color: white;
color: block;
font-size: 1.2em;
}
#copy {
margin-top: 10px;
margin-bottom: 10px;
}
|
GesturesVisualizer/LeapSDK/docs/C++/API_Reference/functions_eval.html | kaathleen/LeapGesture-library | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>Leap Motion C++ API... |
html/123456208162.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... |
fonts/opensans.css | Kirpal/filmreel | @font-face {
font-family: 'Open Sans';
src: url('OpenSans-Bold-webfont.woff') format('woff'), url('OpenSans-Bold-webfont.ttf') format('truetype');
font-weight: normal;
font-style: bold;
}
@font-face {
font-family: 'Open Sans';
src: url('OpenSans-Regular-webfont.woff') format('woff'), url('OpenSans-Regular-w... |
_site/2012/07/pwdzipper.html | nakakura/nakakura.github.io | <!DOCTYPE html>
<html>
<head>
<title>pwdZipper: Windowsで文字化けしないMac用zip圧縮アプリ – ふぃーりんぐ駆動ぶろぐ – ぼちぼちやります</title>
<meta charset="utf-8" />
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=... |
publications/templates/account_edit.html | pekrau/Publications | {# Account edit page. #}
{% extends "base.html" %}
{% block head_title %}
Edit account {{ account['email'] }}
{% end %}
{% block body_title %}
<span class="glyphicon glyphicon-edit"></span>
<span class="glyphicon glyphicon-user"></span>
Edit '{{ account['email'] }}'
{% end %} {# block body_title #}
{% block main_co... |
ed4cd2e/html/classv8_1_1Set-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... |
src/medicine/static/css/style.css | BakanovKirill/Medicine | .hospital {
margin-left: 50px;
}
.doctors-title {
margin-left: 20px;
}
.doctors {
margin-left: 20px;
}
#home {
font-weight: bold;
float: right;
position: relative;
} |
test/fixtures/renderer-css-pseudoelem-test.css | MrOrz/SeeSS | .position-test:before {
color: #f00;
} |
doc/CreateComentarios.html | emanoelopes/votaprato | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>class CreateComentarios - RDoc Documentation</title>
<script type="text/javascript">
var rdoc_rel_prefix = "./";
</script>
<script src="./js/jquery.js"></script>
<script src="./js/darkfish.js"></script>
<link href="./css/fonts.css" rel="stylesheet">
<li... |
phpunit-report/Soccer_LandingBundle_Controller.html | malioret/ConnectedSoccerApi | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for /home/ubuntu/workspace/ConnectedSoccerPhp/src/Soccer/LandingBundle/Controller</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href=... |
fishing2021/foo2010/foo.css | akosszasz/akosszasz.github.io | body
{
background-image:url('bg_box.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
}
p {font-family:Verdana,Helvetica,sans-serif; font-size:11px; text-align:justify; line-height:130% }
A:link {COLOR: #004d69; TEXT-DECORATION: none; FONT-WEIGHT: bold }
A:visited {COLOR: #004d69; TEXT-DECORATION: none... |
middleware/solr/docs/solr-solrj/org/apache/solr/common/params/class-use/ConfigSetParams.ConfigSetAction.html | koneksys/KLD | <!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_71) on Tue Feb 16 15:22:59 EST 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class... |
html/pdf/W31112.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... |
docs/class_peer_i_o_serial_control.html | tgit23/PeerIOSerialControl | <!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... |
Rust/share/doc/rust/html/rustdoc/html/toc/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 `toc` mod in crate `rustdoc`.">
<meta name="keywords" conte... |
Examples/5.Filters/2.lowercase/index.html | ivolivares/workshop-angularjs-laboratoria | <!DOCTYPE html>
<html lang="en" ng-app="mainApp" ng-controller="studentController">
<head>
<meta charset="UTF-8">
<title>Filters in AngularJS: lowercase</title>
</head>
<body>
<h1>AngularJS Sample Application for: Filters » lowercase</h1>
<div>
<form>
<label for="firstName">Enter first name:</la... |
index.html | LeneyaSoftware/adagioplayer | <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<html>
<head>
<title>Adagio Music Player - Demonstration</title>
<link href="style/font-awesome-4.3.0/css/font-awesome.css" rel="stylesheet">
<link href="style/adagioplayer.css" rel="stylesheet" />
<script type="text/javascript" src="sr... |
index.html | arianabitu/2048Drinks | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Drinks</title>
<link href="style/main.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon" href="meta/apple-touch-icon.png">
<link rel="apple-touch-startup-image" href="meta/apple-touch-... |
test/fixtures/image-css.result.html | remy/inliner | <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>css image</title> <style> body{ background:black;}#image{ background:url('data:image/gif;base64,R0lGODlhAQABAIABAP///wAAACwAAAAAAQABAAACAkQBADs=') repeat;height:400px;width:400px;}#image{ background:url('data:image/gif;base64,R0lGODlhAQABAIABAP///wAAACwAAAAAAQ... |
diff/unified.html | c9/c9.ide.scm | <!DOCTYPE html>
<html lang="en">
<head>
<title>Ace-diff - Simple Demo #1</title>
<script src="/static/mini_require.js"></script>
<script src="/configs/require_config.js"></script>
<style type="text/css">
.ace_diff-container, body {
top: 0;
left: 0;
b... |
tags/博客/p/1/index.html | elkan1788/elkan1788.github.io | <!doctype html><html><head><title>https://lisenhui.cn/tags/%E5%8D%9A%E5%AE%A2/</title><link rel=canonical href=https://lisenhui.cn/tags/%E5%8D%9A%E5%AE%A2/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://lisenhui.cn/tags/%E5%8D%9A%E5%AE%A2/"></head></html> |
lib/api/doctrine/dbal/driver/pdomysql/package-globals.html | j13k/doctrine1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
<link rel="stylesheet" type="text/css" href="../../../..... |
pocketCalculator/index.html | VayaBuzz/vayabuzz.github.io | <html ng-app="myapp" ng-controller="myCtrl">
<head>
<title>Totally Tubular Angular Calculator</title>
<meta charset="utf-8">
<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">
<link rel="styl... |
clean/Linux-x86_64-4.09.0-2.0.5/extra-dev/8.10.0/prfx/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>prfx: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel=... |
thirdparty/vlfeat/doc/api/structVlLbp.html | sjtrny/MatteKit | <!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">
<meta>
<!-- Stylesheets -->
<link href="../web.css" type="text/css" rel="stylesheet"></link>
<link href="../pygmentize.css" type="text/css" ... |
test/input/projects/jquery-mobile/1-3a22e02/tests/unit/support/index.html | ericsteele/retrospec.js | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>jQuery Mobile Support Test Suite</title>
<script src="../../../external/requirejs/require.js"></script>
<script src="../../../js/requirejs.config.js"></script>
<script src=".... |
twitter_feels/templates/status/queues.html | michaelbrooks/twitter-feels | {% load humanize %}
<h3>Queued Work</h3>
{% if queues %}
<table class="table">
<thead>
<tr>
<th>Queue</th>
<th>Jobs</th>
<th>Oldest Unfinished Job</th>
<th>Job States</th>
<th>Job Types</th>
</tr>
</thead>
<tbody>
... |
sentimeter/templates/sentimeter/result.html | Bovril/sentimeter | {% extends "base.html" %}
{% load i18n %}
{% load l10n %}
{% load tz %}
{% block result %}
<div class="jumbotron">
<div class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-md-4">
<h4>{{result}}</h4>
<p>Please send us feedback about result:</p>
<form metho... |
doc/edu/cmu/cs/stage3/xml/NodeUtilities.html | ai-ku/langvis | <!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_29) on Sun Dec 11 02:01:57 EET 2011 -->
<TITLE>
NodeUtilities
</TITLE>
<META NAME="date" CONTENT="2011-12-11">
<LINK REL ="stylesheet" TYPE="text/c... |
src/app/workingAjaxCalls.html | Tashuan/EveDashboard | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Eve</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script s... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.