path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
src/app/components/comp-4640/comp-4640.component.html
angular/angular-cli-stress-test
<p> comp-4640 works! </p>
_includes/header.html
franciszhao/franciszhao.github.io
<header> <a id="go-back-home" href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/images/favicon.png" alt="Home" width="59" height="59"></a> <p>{{ site.title }}</p> <p>{{ site.description }}</p> </header>
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/526a0d8510a218335862a0ce7089b011c8ec8315ea40954915449a762dc64b00.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="./397c7e73d4de69be6d80655b7a4f7a4c783706973f285f307e2648efe5309672.html">Teleport</a> <hr> ...
resource/docs/jsUnit/basic.html
shehuaqigai/JSBOOK
<p> 一、前言:   作为程序开发,单元测试有时候是必要的,相信大多数做过开发的都听说过测试驱动开发(TDD),而TDD的基本思路就是通过测试来推动整个开发的进行,先写测试后写业务代码;既然是单元测试,肯定有运行测试的程序(或者说框架)才可以,对于后端开发领域,以Java开发为例,我们有著名的JUnit;CPP的的有cppUnit;C#的有NUnit;但是在前端开发领域,我们却很少听得有啥单元测试框架,以我目前的公司为例,基本流程就是:后端开发API(RESTful也好、WebService也好)/美工把页面设计并且切片好=>前端用这些页面,然后写js;或者说前后端开发并行一点,在界面没有出来之前,也可以一边开发者后台的...
css/master.css
marionrobin/marionrobin.github.io
@import url("reset.css"); /* Reset browser styles */ /* ------------------------------------------------------------------------------------------- */ @import url("../fonts/font-face.css"); /* Fonts */ /* ------------------------------------------------------------------------------------------- */ @import url("sty...
c0db8df/html/classv8_1_1DefaultPersistentValueVectorTraits-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...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/f22f54142eeecb6c1e0de96333ba6fbe9499b1144da23f8a95ecd13a2f75cbc6.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="./cc92b608e574d1dc8219e52b3e9bc8cbf06661a688fd711792971ab9e1a3b6c0.html">Teleport</a> <hr> ...
_pages/schedule-presentation-56.html
djangocon/2015.djangocon.us
--- permalink: /schedule/presentation/56/ title: 'Presentation: Django Authors Panel | DjangoCon in Austin, TX' --- <!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"/> <title>Presentation: Django Authors Panel | DjangoCon in Austin, TX</title> <meta content="width=device-width, initial-scale=1.0" name=...
index.html
thibheyd/1617.webd2
<!DOCTYPE html SYSTEM "about:legacy-compat"> <html dir="ltr" lang="nl-be" class="no-js" prefix="og: http://ogp.me/ns#"> <head> <!-- Character encoding --> <meta charset="UTF-8"> <!-- Latest version of rendering engine --> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <!-- Mobile Viewport --> ...
src/Base/JQueryUIBundle/Resources/public/plugins/mobile/demos/docs/toolbars/footer-persist-b.html
krish24/symfony2-cdominguez
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>jQuery Mobile Framework - Persistent footer B</title> <link rel="stylesheet" href="../../css/themes/default/jquery.mobile-1.1.0.css" /> <link rel="stylesheet" href="../_assets/css...
app/v6/views/v19/pages/registration/licence-number.html
christinagyles-ea/water
{% extends "v18/head.html" %} {% block page_title %} Which licences do you want to be able to view? - GOV.UK {% endblock %} {% block content %} <main id="content" role="main"> <!-- beta banner block --> {% include "../../partials/beta-banner.html" %} <div class="big-space"></div> <!-- main --> <div cla...
layouts/section/docs.html
zhichun/zhichun.github.io
{{- define "main" -}} {{ partial "page_header.html" . }} <div class="universal-wrapper"> {{ with .Content }} <div class="article-style" itemprop="articleBody">{{ . }}</div> {{ end }} <ul class="list-unstyled"> {{ if gt (len .Sections) 0}} {{ range .Sections }} <li class="p-4 shadow-sm mb-4 card ro...
src/angular-app/scriptureforge/sfchecks/partials/question.html
sillsdev/web-cat
<div class="row"> <h2 class="pull-left audio-buttons" data-ng-show="text.audioFileName"> <pui-soundplayer data-url="audioPlayUrl" uib-tooltip="Play audio"></pui-soundplayer> <a data-ng-show="project.allowAudioDownload" data-ng-href="{{audioDownloadUrl}}"> <i class="fa fa-arrow-circle-o-d...
public/wp-content/themes/wordpress-boilerplate/style.css
dotsunited/wordpress-boilerplate
/*! Theme Name: wordpress-boilerplate Theme URI: https://wordpress-boilerplate.de Description: WordPress Boilerplate Theme Author: Dots United GmbH Author URI: https://dotsunited.de Version: 1.0.0 */
src/client/vendor/kendo/src/styles/dataviz/kendo.dataviz.uniform.css
hhuynhlam/Ulysses
/* * Kendo UI v2015.1.408 (http://www.telerik.com/kendo-ui) * Copyright 2015 Telerik AD. All rights reserved. * * Kendo UI commercial licenses may be obtained at * http://www.telerik.com/purchase/license-agreement/kendo-ui-complete * If you do not own a commercial license, this file shall be governed by the trial licen...
Beginning Perl for Bioinformatics/html/lib/pods/perl5161delta.html
amidoimidazol/bio_info
<?xml version="1.0" ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <!-- saved from url=(0017)http://localhost/ --> <script language="JavaScript" src="../../displayToc.js"></script> <script language="JavaScript" src="../../tocParas.js"></script> <script language="JavaScript" src="../../t...
kendoui/examples/dataviz/pie-charts/index.html
asajin/sf_accounting_001
<!DOCTYPE html> <html> <head> <title>Basic usage</title> <meta http-equiv="X-UA-Compatible" content="IE=edge" > <link href="../../content/shared/styles/examples-offline.css" rel="stylesheet"> <link href="../../../styles/kendo.dataviz.min.css" rel="stylesheet"> <script src="../../../js/jquery.min.j...
clean/Linux-x86_64-4.02.3-2.0.6/released/8.5.0/paco/1.2.8.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>paco: 8 m 52 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="st...
documentation/dist/pca.html
FredHutch/Oncoscape
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Oncoscape</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.12....
2016/09/14/bev-curves/index.html
lenkiefer/test1lenkiefer.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Industry-specific Beveridge Curves &middot; Len Kiefer</title> <meta name="description" content="IN MY PREVIOUS POST we looked at the Job Openings and Labor Turn...
lib/Sasa-v0.9.3-docs/Contents/1/398.html
fschwiet/ManyConsole
<?xml version="1.0" encoding="utf-8"?> <!-- This comment will force IE7 to go into quirks mode. --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type...
app/components/about/about.html
matheussampaio/fmsc-donation
<div layout="row" layout-align="center" layout-margin layout-padding> <md-card class="animated fadeIn" flex="100" flex-gt-xs="50"> <md-card-title> <md-card-title-text> <h1 class="md-headline" layout layout-align="center">ABOUT US</h1> </md-card-title-text> </md-card-title> <md-card-co...
clean/Linux-x86_64-4.02.3-2.0.6/released/8.8.0/fcsl-pcm/1.1.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>fcsl-pcm: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
mod4-09.html
hlcs/advanced-networking
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Advanced Networking - Module 4 Chapter 9 - Troubleshooting the Network</title> <meta name="description" content="Abilitante alle certificazioni Cisco CCENT e CCNA"> <meta name="author" content="Hacklab Cosenza"> <meta name="apple-mobil...
docs/doc/file/src/controls/LinkButton.js.html
KlausBenndorf/guide4you
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <base data-ice="baseUrl" href="../../../"> <title data-ice="title">src/controls/LinkButton.js | guide4you</title> <link type="text/css" rel="stylesheet" href="css/style.css"> <link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css"> <script...
clean/Linux-x86_64-4.05.0-2.0.1/released/8.15.0/list-plus/1.1.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>list-plus: 18 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="s...
clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.2~camlp4/domain-theory/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>domain-theory: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min....
client/templates/addTaskForm.html
steven-chien/Linkit
<template name="addTaskForm"> <div class="container"> <div class="form-group"> <label class="sr-only" for="taskName">Task Name</label> <input type="text" class="form-control" id="taskName" placeholder="Task Name"> </div> <div class="form-group"> <label class="sr-only" for="deadline">Task Name</label> ...
es/learn/test-tutorial.html
mayaman/p5js-website
<!DOCTYPE html> <html class="no-js" lang="es"> <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="p5.js a JS client-side library for creating graphic and interactive ...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/6fd6755b79ab27e3fe6dcd3a267d434654e7dbf4cd393c2d6d480593003ce60e.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="./7ef2b8691c6f67b08f8c75b18c1b1b2c47c48600bc6404cbb060d1b52f034680.html">Teleport</a> <hr> ...
src/app/templates/tabs.html
dreppucci/football-live-app
<ul class="tabs"> <li *ngFor="let tab of tabs" (click)="selectTab(tab)"> <a [routerLink]="tab.href" routerLinkActive="active" [routerLinkActiveOptions]= "{exact: true}" [title]="tab.title">{{tab.title}}</a> </li> </ul> <ng-content></ng-content>
tmp/coverage/app_auth___init___py.html
zjuguxi/flask_study
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" /> <title>Coverage for app/auth/__init__.py: 100%</title> <link rel="stylesheet" href="style.css" type="text/css"> <script ty...
dist/index.html
dontexpectanythingsensible/random-utils
<!doctype html><html lang="en"><head><title>Random Number Pickers</title><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="google-site-verification" content="8zemMCZ-yr6I047TYMKJ1HSyeW_Kxt7kIPhu_FRVh_Q"><meta name="theme-color" content="#333"><link rel="shortcut icon" ...
test/data/grid/example_responsive_columns_reset.html
inikulin/BootML
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> </head> <body> <div class="container"> <div class="row"> <div class="col-xs-6 col-sm-3">.col-xs-6 .col-sm-3</div> <div class="col-xs-6 col-sm-3">.col-xs-6 .col-sm-3</div> <!-- Add the extra clearfix for o...
src/app/speakers/speaker-list/speaker-list.component.html
raavr/conference-app-angular
<section *ngIf="speakers" class="route-section speakers-list-section"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h2 class="app-section-title text-dark">Our speakers!</h2> </div> <div class="col-xs-12 col-sm-6 col-md-4" *ngFor="let speaker of speakers"> <s...
web/2021/feb-remote-work-now-norm.html
ryanwi/hiringtrends
<!doctype html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Remote Work is now the norm - Hacker News Hiring Trends (February 2021)</title> <meta property="og:site_name" content="Hacker News Hiring Trends" /> <meta property="og...
resource/docs/math/atan2.html
shehuaqigai/JSBOOK
<p> 定义和用法 atan2() 方法可返回从 x 轴到点 (x,y) 之间的角度。 语法 Math.atan2(y,x) 参数 描述 x 必需。指定点的 X 坐标。 y 必需。指定点的 Y 坐标。 返回值 -PI 到 PI 之间的值,是从 X 轴正向逆时针旋转到点 (x,y) 时经过的角度。 提示和注释 注释:请注意这个函数的参数顺序,Y 坐标在 X 坐标之前传递。 实例 下面这个例子可通过 atan2() 方法返回不同 (x,y) 点的角度: <pre> &ltscript type="text/javascript"> document.write(Math.atan2(0.5...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/e96fdceb288fb41ef981a974a203b38bead4be360e6405bf41402df21464a71e.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="./79e78f109483f02563a8106dec4cc58361db7b66db374ba2fbc5522ba45e9e33.html">Teleport</a> <hr> ...
client/views/posts/posts_grid.html
thedeerchild/wompfeed
<template name="postsGrid"> <ul class="post-grid"> {{#each posts}} {{> postsGridItem}} {{/each}} </ul> </template>
clean/Linux-x86_64-4.05.0-2.0.6/extra-dev/8.10.0/io-list/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-list: 9 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesh...
blog/empty_post_spacer_dir_for_year/spacer_dir_for_month/spacer_dir_for_day/empty-post.html
vzhz/vzhz.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#"> <head> <meta charset="utf-8"> <link rel="icon" href="../../../../img/favicon.png" type="image/x-icon"> <meta property="og:image" content="img/veronica.jpg" /> <title>Veronica Hanus | Everything is Awesom...
clean/Linux-x86_64-4.06.1-2.0.5/extra-dev/8.10.0/hierarchy-builder/0.9.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>hierarchy-builder: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstr...
clean/Linux-x86_64-4.11.2-2.0.7/released/8.13.2/equations/1.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>equations: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.c...
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.1/stdpp/1.3.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>stdpp: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
tags/graghQL/page/2/index.html
chan48/chan48.github.io
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>Page 2 | graghQL | S-CHAN&#39;s BLG.</title> <meta name="author" content="S-CHAN"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta property="og:site_name" content="S-CHAN&#39;s BLG."/> ...
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.dev/contrib:finger-tree/dev/2015-01-31_05-04-50.html
coq-bench/coq-bench.github.io-old
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet...
html/97-5737/97-5737.html
riordan/judiciary_ebooks
<h1 class="title" id="page-title">FORNEY v. APFEL</h1> <casecontent> <div class="syllabus"> <hr> <a name="writing-ZS"></a> <p> <b>Syllabus</b> </p> <p class="toccaption"> FORNEY v. APFEL ( No. 97-5737 ) <br> 108 F. 3d 228, ...
client/ng/components/google-recaptcha/show.html
mjbondra/mjbondra.com
<div class="google-recaptcha--input" data-ng-model="recaptchaParent.gRecaptchaResponse" data-name="gRecaptchaResponse" data-required></div> <span class="form--label--required">*</span>
forms/sample3/index.html
himanshu-daga/Webster
<head> <title> Sample 3 </title> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="container"> <h2> Sign In </h2> <form> <div id="signInContainer"> <input type="text" placeholder="Username"> <input type="password" placeholder="Password"> <div> ...
0a7bf81/html/classv8_1_1_isolate_1_1_disallow_javascript_execution_scope.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...
apache/var/www/icons/small/index.html
sauloal/linuxscripts
<?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> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>co...
tags/stali/index.html
GrooveStomp/groovestomp.github.io
<!DOCTYPE html> <html> <head> <title>GrooveStomp</title> <link rel="stylesheet" type="text/css" href="/css/style.css"> </head> <body> <div id="navigation"> <ul> <li><a href="/">/home</a></li> <li><a href="/tags">/post_tags</a></li> <li><a href="/projects">/projects</...
Projects/Hello_JS/picppt/picppt.html
naseeihity/LearnReact
<!DOCTYPE> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>picppt</title> <link rel="stylesheet" type="text/css" href="picppt.css"> </head> <body> <div id="playimages" class="play"> <ul class="big_pic"> <div class="prev"></div> <div class="next"></div> ...
cards/index.html
mock-up/subsite-contact-query
--- layout: default active: cards --- <div class="container"> <h1 class="page-title"><i class="fa fa-th-large"></i>&nbsp;Cards View</h1> <div id="contact-list"> <div class="row search-bar"> <div class="col-lg-10 col-md-9"> <form> <div class="form-group"> <input class="searc...
man/testbin/faulter.html
computist/os161
<!-- Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2013 The President and Fellows of Harvard College. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above c...
src/app/css/vendor/foundation.css
jkelley5000/Angular-4-Dashboard
@charset "UTF-8"; *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { font-size: 100%; } body { background: #fff; color: #222; padding: 0; margin: 0; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; fon...
_includes/footer-mini.html
mrmwiebe/mrmwiebe.github.io
<footer class="center"> <div class="container measure"> <div class="clearfix flex flex-center"> <div class="md-col col-3"> <img src="/images/me.jpg" alt="Marlon Wiebe" class="circle" /> </div> <div class="md-col px2 col-9"> <p>Hit me up on ...
clean/Linux-x86_64-4.09.1-2.0.6/released/8.7.0/minic/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>minic: 28 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="style...
assets/lib/dhtmlx/v403_pro/sources/dhtmlxForm/codebase/skins/dhtmlxform_dhx_web.css
liuhuisheng/dhtmlx_web
/* Product Name: dhtmlxSuite Version: 4.0.3 Edition: Professional License: content of this file is covered by DHTMLX Commercial or Enterprise license. Usage without proper license is prohibited. To obtain it contact sales@dhtmlx.com Copyright UAB Dinamenta http://www.dhtmlx.com */ /* skin detected, extra file: skin...
tools/function_refs/func_ref2.32.81.html
chivalry/filemaker.vim
<?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 xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta...
app/views/forms/view/abs/view-abs-checkpoint.directive.html
scbd/absch.cbd.int
<div id="Record" class="record panel panel-default" > <div class="panel-heading bg-blue" ng-show="display('header')"> <h4> <span ng-bind="::document.header.schema|schemaName"></span> <span class="color-black">(<span ng-bind="::(document.header.schema|schemaShortName)"></span>)</span> </h4> </div> <div ...
docs/classes/_main_.validator.validatordate.html
pascalsystem/multivalidator-ts
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>ValidatorDate | MultiValidator TypeScript PascalSystem</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel...
client/bar/barChart.css
Holyshatots/network-dashboard
.barChart rect:hover { fill: orange; }
install/modules/index/views/install.css
goragod/GCMS
body { background-color: #f9f9f9; font-size: 16px; color: #333333; font-family: "Athiti", Tahoma, Loma; } .wrapper { -moz-border-radius: 11px; -webkit-border-radius: 11px; border-radius: 11px; background-color: #ffffff; border: 1px solid #dfdfdf; margin: 2em auto; padding: 1em 2em; width: 800px;...
samples/browser/index.html
ajlopez/PLangRe
<html> <head> <title>Plangre Demo</title> <script src="../../js/plangre.js"></script> </head> <body> <h1>Plangre Demo</h1> <pre id='result'> unknown </pre> <textarea id='code' style='width: 80%; height: 80%'> </textarea> </body> <script> var code = document.getElementById('code'); var result = docume...
css/mobile.css
rore/rore.github.com
.sidebar { position: inherit; width: inherit; margin: 0; padding: 25px; } .sidebar img { display: none; } .sidebar .name { display: inline; } .sidebar .name #fname, .sidebar .name #lname { font-size: 25px; } .sidebar .meta { display: none; } .sidebar ul { padding: 25px; } .si...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/34b66c84d5709860dec8b0c6f86084ca9fd2815373975f3d232ea5b0e422dca2.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="./dc5735eaf18f773058eb312bd435f9a909ffc1689f5df53f08faccd2b93079ae.html">Teleport</a> <hr> ...
templates/show_canceladas.html
Knowsions/i48
{% extends "layout.html" %} {% block body %} {% if session.logged_in %} <!-- START DATATABLE--> <div class="row"> <div class="col-lg-12"> <div class="panel panel-default"> <div class="panel-body"> <div id="datatable1_wrapper" class="dataTables_wrapper form-inline no-footer"> ...
src/ui/components/Application/styles.css
burning-duck/twibral
/** Reset html */ :global(html) { all: initial; height: 100%; } /** Reset body */ :global body { all: initial; background-color: black; color: white; font-family: monospace; } .root { }
all-data/8000-8999/8918-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>...
doc/roulette/wheel/package-tree.html
2d6/roulette
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_75) on Wed Apr 01 17:01:07 CEST 2015 --> <title>roulette.wheel Class Hierarchy</title> <meta name="date" content="2015-04-01"> <link re...
public/fonts/css/fontello-codes.css
jorgearanda/fish
.icon-fish:before { content: '\e800'; } /* '' */ .icon-spin:before { content: '\e801'; } /* '' */ .icon-download:before { content: '\e802'; } /* '' */ .icon-waves:before { content: '\e803'; } /* '' */ .icon-waves-outline:before { content: '\e804'; } /* '' */ .icon-lighthouse:before { content: '\e805'; } /* '' */...
tags/overfitting/index.html
vunb/vunb.github.io
<!DOCTYPE html> <html lang="en-us"> <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.3.1"> <meta name="au...
backend/index.html
liukaijv/lnode-blog
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title><%= htmlWebpackPlugin.options.title %></title> </head> <body ...
alternet-libs/tools/apidocs/overview-summary.html
alternet/alternet.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (1.8.0_172) on Sat Jan 18 18:09:25 CET 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Overview (Alternet Tools 1....
css/main.css
Mouria/1617.webd2
/* niet plakken aan navi */ .first_wrapper { padding-top:120px; } /* overlay voor de foto's */ .image { display: block; width: 100%; height: auto; } .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; ...
src/assets/css/vacancies.css
VS-work/vs-website
vacancies { display: block; overflow: hidden; margin-bottom: -30px; } vacancy-preview { display: block; } .vacancies-link:hover { text-decoration: none; } .vacancies-link:hover .vacancy-preview__link { text-decoration: underline; transition: all .3s; } .vacancies-link:hover .vacancy-rect...
docs/s3/vita.modules.s3.s3widgets.S3LocationSelectorWidget-class.html
ptressel/sahana-eden-madpub
<?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>vita.modules.s3.s3widgets.S3LocationSelectorWidget</title> <link rel="stylesheet" href="epy...
javadoc/4.0-alpha/org/robolectric/shadows/ShadowAppWidgetManager.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 (1.8.0_131-google-v7) on Wed May 09 11:21:01 PDT 2018 --> <title>ShadowAppWidgetManager</title> <meta name="date" content="2018-05-09"> <link rel="sty...
content/posts/zero-to-one/index.html
thejaywhy/thejaywhy.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us"> <head> <link href="http://gmpg.org/xfn/11" rel="profile"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <title...
clean/Linux-x86_64-4.05.0-2.0.1/released/8.6.1/ccs/8.10.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>ccs: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
doc/html/script_runtime.html
shlomi-noach/common_schema
<!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>script_runtime: common_schema documentation</title> <meta name="des...
service.html
abisoft/DUOmockup
<!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, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>DUO</title> ...
snowglobe/server/snowglobe-server-ui/snowglobe/src/app/app.component.html
nirima/SnowGlobe
<app-navbar class="mat-elevation-z6"></app-navbar> <!--<nav class="navbar navbar-inverse navbar-fixed-top">--> <!--<div class="container">--> <!--<div class="navbar-header">--> <!--<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" ar...
docs/PIXI.StripShader.html
NoahYarian/phaser
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Class: StripShader</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"...
src/docs/com/cimians/openPyro/controls/scrollBarClasses/VScrollBarLayout.html
arpit/openpyro
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen"> <link rel="stylesheet" href="../../../../../prin...
public/modules/mobiledescriptions/views/create-mobiledescription.client.view.html
gehlotchirag/MeherWeb
<section data-ng-controller="MobiledescriptionsController"> <div class="page-header"> <h1>New Mobiledescription</h1> </div> <div class="col-md-12"> <form class="form-horizontal" data-ng-submit="create()" novalidate> <fieldset> <div class="form-group"> ...
gh-pages/components/cards/index.html
moconnor-bmj/BMDL
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta content="initial-scale=1, shrink-to-fit=no, width=device-width" name="viewport"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Cards &middot; BMDL</title> <!-- css --> <!-- add material font (roboto) and material icon as nee...
_includes/head/social-networks/open-graph.html
chrismoulton/malyw.github.io
<meta property="og:image" content="{% if page.share_image %}{{ page.share_image }}{% else %}{{ site.url }}/images/code.jpg{% endif %}"> <meta property="og:title" content="{% if page.title %}{{ page.title }}{% else %}{{ site.name }}{% endif %}"> <meta property="og:site_name" content="{{ site.name }}"> <meta property="og...
src/calendars/list.html
Opiskull/TeamCalendar
<template> <section> <h2>Calendars</h2> <li repeat.for="calendar of calendars"> ${calendar.title} <a href="#/calendars/${calendar.id}">Open Calendar</a> </li> </section> </template>
WiccanSharing/app/commons-net-3.6/apidocs/org/apache/commons/net/daytime/package-summary.html
acvcmaster/Projeto-Eng.-Unificada
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>org.apache.commons.net.daytime (Apache Commons Net 3.6 API)</title> <link rel="stylesheet" type=...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/727ed27c0a194ac8a5a4a07bb5b81b086e4985a78a8020ecfdea795051374116.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="./22e173bdba6ca6ea2546fd09c7a7002796a24d672f52f285b6b61050cebe5f5e.html">Teleport</a> <hr> ...
ajax/libs/bootswatch/3.2.0+2/readable/bootstrap.min.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:b87db5ce1e8a4c23ed4d0ea9741119e7261811375a23a5afa2c68759c921fb6a size 112177
dashboard/views/partials/nav.html
CornerstoneLabs/service-dashboard
<nav class="navbar navbar-default"> <div class="container"> <!-- 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 class=...
css/state.css
katesowles/ks_portfolio
/* State rules are ways to describe how our modules or layouts will look when in a particular state. Is it hidden or expanded? Is it active or inactive? They are about describing how a module or layout looks on screens that are smaller or bigger. They are also about describing how a module might look in different views...
clean/Linux-x86_64-4.09.1-2.0.6/released/8.10.1/metacoq-erasure/1.0~beta1+8.11.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>metacoq-erasure: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap...
public/modules/accessrules/views/view-accessrule.client.view.html
georgekach/iomonitor
<section class="container" data-ng-controller="AccessrulesController" data-ng-init="findOne()"> <div class="page-header"> <!--<h1 data-ng-bind="accessrule.name"></h1>--> <ol class="breadcrumb"> <li><i class="fa fa-home right-padded-5"></i><a href="/#!/">Home</a></li> <li><a href="/#!/accessrules/">Access Rul...
docs/api/en/loaders/FileLoader.html
fraguada/three.js
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <base href="../../../" /> <script src="list.js"></script> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> [page:Loader] &rarr; <h1>[name]</h1> <p class="desc"> A low level cl...
examples/webgl_geometry_colors.html
tatiwa/mythree.js
<!DOCTYPE html> <html lang="en"> <head> <title>three.js webgl - geometry - vertex colors</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <style> body { color: #808080; font-family:Monospace; font-size:13px...
src/main/webapp/app/analytics-page/analytics-page.html
zerbielli/avntSoldi
<section layout="column" layout-align="center center" flex> <form name="form" ng-submit="getAnalytics()" layout="column" layout-align="start start" class="md-whiteframe-z1 content-block"> <md-toolbar> <h2 class="md-toolbar-tools"> {{'analytics' | translate}} </h2> ...