path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
rails/coverage/coverage_end/index.html | timmystephani/monopoly | <!DOCTYPE html>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>Code coverage for Monopoly</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<script src='./assets/0.10.0/application.js' type='text/javascript'></script>
<link href='./assets/0.10.0/application.c... |
example/GeoLocation.html | BasMatthee/GeoLocation | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>GeoLocation example by Bas Matthee</title>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="../js/GeoLocation.js"></script>
<script type="text/jav... |
.html | fmitachi/fmitachi.github.io | <!DOCTYPE html>
<html class="no-js" lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" ... |
src/Styles/chartStyle.css | hoatran1403/hoatran-porfolio | .porfolio-chart{
margin: 20px;
width: 800px;
heiht: 500px;
}
.chart-shadow{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
|
src/App.html | buranelus/my-svelte-practice | <div>
<Header />
<h3>TODO LIST</h3>
<TodoList/>
</div>
<script>
import Header from '@/components/Header'
import TodoList from '@/components/TodoList'
export default {
components: {
Header,
TodoList
}
}
</script>
<style>
ul {
margin: 0;
padding: 0;
list-style: none;
}
... |
test/index.html | npmcomponent/restorando-cornelius | <!DOCTYPE html>
<meta charset="utf-8">
<link rel="stylesheet" href="../build/build.css" />
<div id="mocha"></div>
<script src="../build/build.js"></script>
<script>
var chai = require('chai');
require('visionmedia-mocha');
mocha.setup('bdd');
chai.should();
</script>
<script src="specs.js"></scri... |
public/assets/application-92204927f2a11bef6693d9c5f0d918ca.css | trender-io/trender-site | /*
* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
* or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path... |
nths/client/client/views/public/contact.html | vollov/projects | <div> This is Contact Page </div> |
ru.html | aksenoff/aksenoff.github.io | ---
layout: default
lang: ru
ref: index
---
{% assign posts=site.posts | where:"lang", page.lang %}
{% assign posts_count = (posts | size) %}
<div class="home">
{% if posts_count > 0 %}
<div class="posts">
{% for post in posts %}
<div class="post py3">
<p class="post-meta">{{ post.date | ... |
app/views/auth/auth.view.html | wearska/wearska | <div class="page-content c-max main-page">
<div class="paper md-whiteframe-18dp" id="dak-login" md-theme="brand-black" ng-controller="DakAuthCtrl">
<div class="login-box-actions fade dak-delayed-transition" layout ng-show="atPass || atCreate">
<md-button aria-label="Back to email input" class="m... |
documentation/docu-dev/srd/html/functions_vars_v.html | OpenIndy/OpenIndy.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... |
app/static/views/learnmore.html | cjus/umf_router | <panel title="'UMF Tester FAQ'">
<p>Placeholder for FAQ</p>
</panel>
|
webapp/css/cartodb.css | lanacioncom/2015_PASO_CABA_polling_stations_map |
/**
* CartoDB infowindow dark styles
*/
div.cartodb-popup.dark .jspContainer:after {
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
background: -moz-l... |
_site/2008/12/18/t1067210159.html | craigwmcclellan/craigwmcclellan.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="Craig McClellan" name="author">
<title>Craig McClellan - T1067210159 </title>
<link href="... |
tags/广告/index.html | mengrenzi/mengrenzi.github.io |
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#202020" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
... |
templates/index.html | eevans/caqel | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" href="/static/css/style.css" />
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css"
rel="stylesheet" type="text/css"/... |
front/app/synthesis/loading.css | mingkaic/videar | /* taken from https://www.w3schools.com/howto/howto_css_loader.asp */
@media(max-width: 1024px) {
.loader {
border: 0.5vw solid #f3f3f3; /* Light grey */
border-top: 0.5vw solid #3498db; /* Blue */
border-radius: 50%;
width: 5vw;
height: 5vw;
animation: spin 2s linear infinite;
}
}
@media(min-width: 1024... |
src/stocksum/web/templates/report_types_select.html | thomaserlang/stocksum | <select name="report_type_id" class="form-control">
{% for type_ in report_types %}
<option value="{{ type_.id }}">{{ escape(type_.name) }}</option>
{% end %}
</select> |
lib/twitter4j-4.0.5-SNAPSHOT/twitter4j-core/javadoc/twitter4j/class-use/TwitterObjectFactory.html | starsohan/Sentiment-Analysis-of-Extremist-Tweets | <!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_60) on Sun Apr 24 20:14:58 JST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class twitter4j.Twit... |
demo/src/views/simpleView.html | avoram/PhantomCSS-unit-testing | <div id = "my-simple-div" ng-show="apiData.length == 6">
<aside id = "simple-view-aside-title">This is showing the functionality of custom filters</aside>
<br>
It should show the origin {{origin}}.
<p> This is showing the use of custom filter </p>
<ul>
<li ng-repeat = "object in objectArrary">
<p>Person is {{objec... |
WebContent/component/dhtmlxSuite_v403_std/samples/dhtmlxGrid/07_extended_modes/04_pro_subrows.html | blale-zhang/codegen | <!--conf
<sample in_favorites="true">
<product version="1.5" edition="pro"/>
<modifications>
<modified date="070101"/>
</modifications>
<sampledescription><![CDATA[Subrows is another new functionality for dhtmlxGrid which... |
src/app/app.component.html | uis-no/ppm |
<header *ngIf="myAuth == true">
<h1><a [routerLink]="['/']">{{title}}</a></h1>
<nav>
<ul>
<li *ngIf="myAuth == true || auth.authenticated()"><button [routerLink]="['/new-project']">Propose project</button></li>
<li *ngIf="myAuth == true || auth.authenticated()"><button [routerLink]="['/projects']">... |
output/201704281500_photostudio/src/partials/_footer.html | klimsergeev/email-esky | <!-- social buttons, contact info & address, subscription prefs, call-us button -->
<wrapper class="footer-info">
<container>
<spacer size="22"></spacer>
<row class="social-buttons">
<columns small="2" large="1">
<div class="social vk">
<a href="https://vk.com/esky_ru" target="_blank"... |
doc/classes/QTemporaryFile.html | marcosgambeta/Qt4xHb |
<!DOCTYPE html>
<html>
<head>
<title>Classe QTemporaryFile</title>
</head>
<body>
<p>Classe <b>QTemporaryFile</b></p><p>Derivada de <a href='QFile.html'>QFile</a></p><p>Classes derivadas: <a href='.html'></a></p><p>Módulo <b>QtCore</b></p><p>Construtor: QTemporaryFile():new( )</p><p>Construtor: QTemporaryFile()... |
_scraping/_node/8.html | esclapes/esclapes.github.com | <!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="es" lang="es" dir="ltr">
<!-- Mirrored from esclap.es/node/8 by HTTrack Website Copier/3.x [XR&CO'2010], Wed, 04 Jun 2014 07:45:07 GMT -->
<!-- Added by HTT... |
03.html | yagimimi/miyalab_slide2 | <!doctype html>
<html lang="ja">
<head>
<meta charset="utf-8">
<title>progress report 2</title>
<meta name="description" content="miyamotolab progress report">
<meta name="author" content="Takayuki Yagi">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-b... |
src/script/payment-group/credit-card/installments.html | vtex/front.payment-data | <label class="payment-card-installments-label" data-bind="attr: {'for': $parent.identifier()+'payment-card' + id + 'Brand', htmlFor: $parent.identifier()+'payment-card' + id + 'Brand'}">
<span data-i18n="paymentData.paymentGroup.availableInstallments">Parcelamento</span>
</label>
<p class="payment-card-installments-in... |
public/stylesheets/slider.css | supermarin/after_talk | /*!
* Slider for Bootstrap
* https://github.com/bao1018/bootstrap-slider.git
*
*/
.slider {
display: inline-block;
vertical-align: middle;
position: relative;
}
.slider.slider-horizontal {
width: 210px;
height: 20px;
}
.slider.slider-horizontal .slider-track {
height: 10px;
width: 100%;
margin-top: ... |
checkboxTextfield/views/index.html | BBWeb/d-md-components | <index: attributes="checked label value class">
<div class="d-md-checkbox-textfield{{if class}} {{class}}{{/if}}">
<view is="checkbox" checked="{{checked}}" on-checked="emit('checked')" />
<view is="textfield" as="inputField" label="{{label}}" value="{{value}}" disabled="{{disabled}}" />
</div>
|
docs/reference/add_stems.html | conjugateprior/Resha | <!-- Generated by pkgdown: do not edit by hand -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Add a file of new token-stems pairs — add_stems • Resha</title>
<!-- jquery --... |
docs/index-files/index-13.html | rapid-io/rapid-io-android | <!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_112-release) on Tue May 23 17:08:49 CEST 2017 -->
<title>N-Index</title>
<meta name="date" content="2017-05-23">
<link rel="stylesheet" type="t... |
frontend/src/app/pages/expenses/inputs/inputs.html | wrobeseb/HomeCash | <div class="widgets">
<div class="row">
<div class="col-md-6">
<div
ba-panel
ba-panel-title="Dodaj wydatek"
ba-panel-class="with-scroll">
<div ng-include="'app/pages/expenses/inputs/widgets/standardFields.html'"></div>
</div>
</div>
</div>
</div> |
docs/files/src.SVGCreator.Elements.Marker.php.html | TioLancaster/svgcreator | <!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta charset="utf-8"/>
<title>API Documentation</title>
<meta name="author" content=""/>
<meta name="description" content=""/>
<link href="http://... |
clean/Linux-x86_64-4.11.1-2.0.7/released/8.13.0/io-system/2.2.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-system: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... |
Homeworks CSS/CSS Preprocessor Homeworks/CSS Preprocessor Homework 2/StyleSheet1.min.css | IulianHristov87/Homework-Telerik | body,div,ul,img{margin:0;padding:0}img{width:80px;height:80px}#wrapper{width:960px;margin-top:15px;margin-left:25px}#wrapper ul{list-style-type:none}#wrapper ul li{position:relative;display:inline-block}#wrapper ul li:hover img{display:block;position:fixed;top:0;width:500px;height:500px;z-index:1} |
app/index.html | srsudar/bootstrap-baked | <!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta chars... |
_includes/projects.html | ArjunTeh/arjunteh.github.io | <section id="projects">
<div class="container">
<h3>Projects</h3>
<div class="panel panel-default">
<div class="panel-body">
<h5>
<i class="fa fa-github"></i> <strong><a href="https://github.com/dchengy/snowsim">Snow Simulation</a></strong>
- For one of my projects in my physical simulatio... |
src/ex/bs3-examples/blog/index.html | llinmeng/learn-fe | <!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="">
<link rel="icon" href="/ico/favicon.ico"... |
LeapSDK/docs/unity/api/Leap.FingerList.html | joelbandi/Be-ethoven |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>FingerList — Leap Motion Unity SDK v2.3 documentation</title>
<link rel="stylesheet" href="../../cpp/_static/bootstrap-3.0.... |
layouts/magazine/list.html | adamgiese/learningfrontend | {{ partial "header" . }}
<main>
<div class="list-header">
<h1 class="list-title">Online Magazines</h1>
</div>
<ul class="cards cards--magazine">
{{ range .Data.Pages }}
{{ .Render "summary"}}
{{ end }}
</ul>
</main>
{{ partial "footer" . }}
|
_layouts/blog-post.html | joe-wan/joe-wan.github.io | ---
layout: default
---
{% if site.blog.overlay_color or site.blog.overlay_image or site.blog.image %}
{% include blog_header.html %}
{% endif %}
{% if page.url != "/" and site.breadcrumbs %}
{% unless paginator %}
{% include breadcrumbs.html %}
{% endunless %}
{% endif %}
{% if page.header.cta_url contain... |
www/pages/vehicle/vehicle.html | bgregg/pvta-multiplatform | <ion-view view-title="Vehicle">
<ion-content>
<ion-refresher pulling-text="Pull to refresh..." on-refresh="refresh()"></ion-refresher>
<div class="list card">
<div class="item">
<h3>Bus {{vehicle.Name}}</h3>
<h3>Unit: {{vehicle.BlockFareboxId}}</h3>
<button
class="butto... |
views/topic.html | silianlinyi/weitang | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>关注话题-微糖</title>
<meta name="description" content="">
<link rel="stylesheet" href="/semantic/packaged/... |
manpages/man7/create_text_search_configuration.7.html | yuweijun/yuweijun.github.io | <!DOCTYPE html>
<HTML><head><TITLE>Manpage of CREATE TEXT SEARCH CONFIGURATION</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>
<d... |
pcap/libc/funcs/c95/string/fn.strtok.html | ebfull/ebfull.github.io | <!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 `strtok` fn in crate `libc`.">
<meta name="keywords" conten... |
css/email.css | achabill/cpc | @font-face {
font-family: 'Roboto-Light';
src: local('?'),
url('fonts/Roboto/Roboto-Light.ttf') format('truetype');
font-weight: light;
font-style: normal;
}
@font-face {
font-family: 'Roboto-Regular';
src: local('?'),
url('fonts/Roboto/Roboto-Regular.ttf') format('truetype');
font-weight: thin;
font-styl... |
JourneyPlanner/WebContent/static/css/template.css | meiyi1986/JourneyPlanner | /**
* layout
* ===
*/
/*
* "fullscreen"
*/
html,
body
{
height: 100%;
font-family: sans-serif;
}
/*
* interface is on the right and 200px wide
* visualisation takes up the rest of the space on the left
*/
#map-canvas
{
display: inline-block;
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;... |
src/about/index.html | davidtron/uk-72-website | <!DOCTYPE html>
<html lang="en">
<head>
<title>UK Emergency - About Us</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
<link href="../assets/dist.css" media="all" rel="stylesheet" type="text/css"/>
<script src="../assets/application-dist.js... |
doc/api/files/__/__/__/__/_rvm/gems/ruby-2_2_2/gems/actionpack-4_2_1/lib/action_controller/railtie_rb.html | TomMulvaney/AudioFlow | <?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>railtie.rb</title>
<meta http-equiv="Content-Type" content="text/... |
doc/rdoc/classes/AjaxLinkRenderer.src/M000035.html | NESCent/max-bodysize-evol | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>page_link (AjaxLinkRenderer)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<li... |
terms/index.html | ccaudek/ccaudek.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.8.0">
<meta name="au... |
_docs-objects/flag.html | haiticss/haiticss.github.io | ---
layout: docs
template: t-docs
title: Objects > FLAG
name: flag
collection: docs-objects
---
<h1 class="m-heading">Objects > FLAG</h1>
<hr>
<p>The flag object is a design pattern similar to the media object, however it utilises `display: table[-cell];` to give us control over the vertical alignments of the text an... |
app/assets/stylesheets/spree/frontend/dandify.css | groundctrl/dandify | #spree-header #logo img {
width: initial;
}
|
mysite/templates/myuser/password_reset.html | nessalc/django-basics | {% extends "base.html" %}
{% block local_style %}
<style>
body {
padding-top: 40px;
padding-bottom: 40px;
background-color: #eee;
}
.form-signin {
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
margin-bottom: 10px;
}
.form-signin .checkbox ... |
docs/api/TimeAndDate.Services.DataTypes.Holidays.html | timeanddate/libtad-net | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Namespace TimeAndDate.Services.DataTypes.Holidays
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" con... |
app/css/dashboard.css | addicted-blue/HIA_Hackathon | .font-icon{
color: #fff;
font-size: 41px;
padding: 0px 30px;
float: left;
}
tr{
cursor: pointer !important;
}
.mini-charts-item{
cusrsor: pointer !important;
} |
5-php.html | nguyenkha/web1-2017 | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Bài giảng 5 - PHP</title>
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/white.css">
<link rel="sty... |
stylesheets/style.css | AlinaPant/To-Do-List-App-via-Vue | /* line 5, ../../../../../Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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,... |
vendor/ruby-ldapserver/doc/LDAP/ResultError/InvalidCredentials.html | keyvanfatehi/fakeldap | <!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 name="Content-Type" content="text/html; charset=utf-8" />
<title>Class: LDAP::ResultError::InvalidCredentials... |
demo/test-speed.html | koen301/fxtpl | <!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" />
<script src="js/jquery.min.js"></script>
<script src="js/highcharts.js"></scr... |
web/partials/option/user/option.user.tmpl.html | ammeyjohn/boss | <div class="row">
<div class="col-md-12">
<button class="btn green" style="float:right;" ng-click="showNewUserDialog()">新建用户</button>
</div>
</div>
<div class="row">
<div class="col-md-12 table-responsive">
<table class="table table-hover">
<thead>
<tr>
... |
view/simple_flow.html | sourcechord/electron-gridlayout-sample | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>simple flow layout</title>
<style type="text/css">
body {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
h1 {
font-size: 150%;
}
.wrapper {
display: grid;
grid-templ... |
public/css/main.css | yuri-karadzhov/currency-exchange | body {
padding-top: 70px;
padding-bottom: 70px;
}
a:focus, a:active {
outline: 0;
}
.noresize {
resize: none;
}
.data-cloak {
display: none;
}
.panel-dark {
border-color: transparent;
}
.panel-dark>.panel-body {
background-color: #38495a;
}
.panel-dark>.panel-heading {
background-color: #485563;
... |
build/main.css | xing/jira-bookmarklets | .gm-jira-number, .gm-jira-title .gm-bd, .gm-jira-description .gm-bd {
text-align: left;
}
.gm-jira-story {
text-align: center;
}
.gm-jira-pairing .gm-hd, .gm-jira-story .gm-hd {
float: left;
}
.gm-jira-story .gm-bd, .gm-change-collaborators {
float: right;
}
.gm-jira-title .gm-bd, .gm-jira-description .gm-b... |
post/2005-8-8-implicit-declaration/index.html | bkwang/bkwang.github.io | <!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="https://bkwang.github.io/favicon.ico">
<link rel="stylesheet" href="/css/style.min.css">
<title>gcc warning implicit declaration of fu... |
data science/machine_learning_for_the_web/chapter_4/movie/6670.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Death Becomes Her (1992)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0104070">Death Becomes Her (1992)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Chu... |
tag/Unix/index.html | AppHat/AppHat.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Unix - Developer Blog</title>
<meta name="description" content="" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-... |
public/views/sheets.overview.html | kevjose/Bill-Keep | <md-card>
<md-card-content>
<h2 layout="row">
<span layout="column">{{sheet.name}}</span>
<md-button layout="column" ui-sref="sheets.edit({id: sheet._id})" class="md-icon-button md-warn">
<md-icon aria-label="Edit" md-font-icon="fa fa-pencil-square-o"></md-icon>
</md-button>
</h2>
<p>This group ... |
doc/ui-mockups/html/resources/screens/7d9a839c-862d-4d00-8ff2-94f18e019662-1507888086769-ie.css | CMPUT301F17T05/Habilect | #s-7d9a839c-862d-4d00-8ff2-94f18e019662 #s-Empty-Screen {
border-collapse: separate;
}
#s-7d9a839c-862d-4d00-8ff2-94f18e019662 #s-Cell_top > .valign {
vertical-align: middle;
}
#s-7d9a839c-862d-4d00-8ff2-94f18e019662 #s-base_1 {
-ms-transform: rotate(0.0deg);
}
#s-7d9a839c-862d-4d00-8ff2-94f18e019662 #s-Rectangle... |
view/feed/feedBox.html | standart-n/sn-oz-client |
<div class="feed-post-box">
<form class="feed-post-form form">
<div class="row-fluid">
<div class="form-actions">
<div class="alert alert-success hide">Сообщение успешно отправлено!</div>
<div class="alert alert-error hide"><strong>Ошибка!</strong>
Возможно, вы неверно ввели... |
03c2f62/html/classv8_1_1_uint32.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... |
5460-35-5.txt.html | andrewdefries/Ames_ToxBenchmark | <html><img border=0 src=5460-35-5.txt alt=5460-35-5.txt></img><body>
"x"
"1" "KAZIUS, J, MCGUIRE, R AND BURSI, R. DERIVATION AND VALIDATION OF TOXICOPHORES FOR MUTAGENICITY PREDICTION. J. MED. CHEM. 48: 312-320, 2005"
</body></html>
|
60905-56-8.txt.html | andrewdefries/Ames_ToxBenchmark | <html><img border=0 src=60905-56-8.txt alt=60905-56-8.txt></img><body>
"x"
"1" "ZANI,F, BELLOTTI,A AND MAZZA,P, BIOLOGICAL STUDIES ON2,1-BENZISOTHIAZOLE DERIVATIVES II. EVALUATION OF ANTIMICROBIAL AND GENOTOXICPROPERTIES OF BZ-NITRO-, 3-ETHYLACETATE-, 3-AMINO- AND 3-SUBSTITUTED A __ MINO2,1-BENZISOTHIAZOLES, FARMACO 49... |
public/modules/core/css/core.css | H3rN4n/mascoteros | [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
.mar-bot-40 {
margin-bottom: 40px;
}
.brand-logo {
color: white;
font-size: 3.8rem;
line-height: 4.2rem;
font-family: 'Source Sans Pro', sans-serif;
}
.brand-logo i.fa.fa-paw, .brand-logo-collapsed i.fa.fa... |
docs/seminars2012/july10.html | siddhartha-gadgil/www.math.iisc.ernet.in | ---
---
<p style="margin-top: -2px; margin-bottom: -2px;" align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>
<font color="#008000">Department of Mathematics</font></b></font></p>
<p style="margin-top: -2px; margin-bottom: -2px;" align="center"><b>
<font color="#008000" face="Verdana, Arial, ... |
_site/spells/raio-de-fogo.html | RoenMidnight/grimorio-trpg | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Raio de Fogo</title>
<meta name="description" content="Uma lista de fácil acesso de magias para TRPG baseado no grimoire do thebom... |
Figure3/Tox21_nnm/WorkHere/82-99-5.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>82-99-5.smi.png.html</title>
</head>
<b... |
_layouts/default.html | asford/asford.github.io | <!DOCTYPE html>
<html lang="en">
{% include head.html %}
<body class="preload">
<div class="top"></div>
{{ content }}
</body>
<script type="text/javascript">
window.onload = function(){
document.getElementsByTagName("BODY")[0].classList.remove("preload");
}
</script>
<html>
|
src/main/resources/static/partials/brokers-trades.html | msefaertekin/broker-webapp | <h1>Trades</h1>
<div ng-controller="PriceController as ctrl" data-ng-init="getAllTrades()">
<table ng-show="trades.length">
<thead>
<tr>
<th>ID</th>
<th>Date</th>
<th>Symbol</th>
<th>Trader</th>
<th>Price</th>
<th>Quantity</th>
... |
src/app/pages/components/components/peerPositions/peer-positions.html | jscanlon77/angular-admin | <div class="widgets">
<div class="row">
<div class="col-md-7">
<ba-card title="Peer Group Institution Level Holdings" baCardClass="with-scroll button-panel">
<div class="form-group row">
<label for="tickerSelect" class="col-sm-2 form-control-label">SELECT PRIM... |
src/app/views/home/home.component.html | UviFarchi/hestia | <h1>{{api.title}}</h1>
<p>Biorome</p>
<!-- Images (and assets) are parsed and loaded from within the public directory -->
<img src="/img/Logo_v3_small.png"><br>
<bootstrap-modal></bootstrap-modal>
|
_templates/layout.html | pianokey/aralejs.org | <!DOCTYPE HTML>
<html lang="{{theme.lang}}">
<head>
<meta charset="UTF-8">
{%- if post.filename == 'index' %}
<title>{{config.package.title|title}} - {{config.package.description}}</title>
{%- else %}
<title>{{config.package.title|title}} - {{post.title}}</title>
... |
docs/_static/doxygen/python/classparsers_1_1asp_1_1dlv_1_1DLVParser_1_1DLVParser_1_1PredicateContext-members.html | DeMaCS-UNICAL/embasp_website | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co... |
public_html/assets/css/dpad.css | spmedia/robopi | body {
font-family: Helvetica, Arial, sans-serif;
background-color: #000;
color: #FFF;
position: relative;
}
a {
text-decoration: none;
color: #FFF;
}
#btnSend {
position: absolute;
left: 435px;
top: 185px;
}
#message {
position: absolute;
left: 250px;
width: 130px;
t... |
demo/ar/three.js/examples/measure-it.html | websiteflash/websiteflash.github.com | <!DOCTYPE html>
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<!-- three.js library -->
<script src='vendor/three.js/build/three.js'></script>
<!-- jsartookit -->
<script src="../vendor/jsartoolkit5/build/artoolkit.min.js"></script>
<script src='../vendor/js... |
docs/reference/degCorCov.html | lpantano/DEGreport | <!-- Generated by pkgdown: do not edit by hand -->
<!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.0">
<title>Calculate the correlation relationshipt among all covariates
in the m... |
clean/Linux-x86_64-4.10.1-2.0.6/released/8.13.0/projective-geometry/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>projective-geometry: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstra... |
index.html | Gabri3l/Tv-Show-Feedreader | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/style.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Raleway:300,100'>
<title>Tv Show Feedreader</title>
... |
src/index.html | moulyg/soyuz | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>soyuz</title>
<link href="assets/css/font-awesome.min.css" media="all" rel="stylesheet">
<link href="assets/css/main.css" media="all" rel="stylesheet">
</head>
<body>
<div id="main" class="main-container"></div>
</body>
<script src="bund... |
task01/caijing/Task-1-2/index.html | Gilbertat/Front-BSG | <!DOCTYPE html>
<html lang="zh">
<!--head-->
<head>
<meta charset="UTF-8">
<title>任务1-2</title>
<link rel="stylesheet" href="css/index.css" media="screen" title="no title" charset="utf-8">
</head>
<body>
<!--Navibar-->
<nav class="header">
<ul class="header-nav">
<li><img src="img/1... |
before.html | AdrianoMoura/PiggyBankerSite | <!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>Piggy Banker</title>
<scri... |
index_precompiled.demin.html | blindfool/komionline | <!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<met... |
cw-data/0-999/CW0000000560.html | BuzzAcademy/idioms-moe-unformatted-data | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="zh-TW">
<head>
<title>æè²é¨ãæèªå
¸ã</title>
<meta http-equiv="Pragma" content="no-cache">
<meta name="AUTHOR" content="FlySheet Information Services, Inc.">
<meta h... |
2017/01/20/flexin-friday/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>Flexin' Friday · Len Kiefer</title>
<meta name="description" content="WE WORKED OUT A VISUALIZATION REMIX ON WEDNESDAY and now that it’s Friday time t... |
oa2main/web/testandoldpages/ptest3.waPage/styles/index.css | scarpazi/oa2 | /*
This CSS file was generated by Wakanda through the Styles tab for the Page and widgets.
Changes to this CSS file might be lost when it is regenerated.
*/
#leaflet1 {
z-index: 1;
width: 600px;
height: 300px;
top: 44px;
left: 74px;
position: absolute;
}
|
ReportImportTests/net.sf.jabref.logic.remote.shared/.classes/Protocol.html | JessicaDias/JabRef_ES2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html id="htmlId">
<head>
<title>Coverage Report :: Protocol</title>
<style type="text/css">
@import "../../.css/coverage.css";
</style>
</head>
<body>
<div class="header"></div>
<d... |
app/partials/driver.html | sergeyxkorol/F1App | <section id="main">
<a href="./#/drivers">Back</a>
<nav id="secondary" class="main-nav">
<div class="driver-picture">
<div class="avatar">
<img ng-show="driver" src="img/drivers/{{driver.Driver.driverID}}.png" alt="">
<img ng-show="driver" src="img/flags/{{driver.Driver.nationality}}.png" alt="">
<sp... |
libs/controls/v2/stories/AlertDisplayView.html | datawrapper/datawrapper | <h3>AlertDisplay: default (not specified), no close button</h3>
<AlertDisplay closeable="{false}" visible="{true}" uid="foo-alert">
This is content inside a slot<br />
This is content inside a slot<br />
This is content inside a slot<br />
<a href="javascript:void(0)">Link</a>
</AlertDisplay>
<h3>Aler... |
htdocs/tag/umbristol/index.html | leekelleher/leekelleher.com | <!doctype html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Archive for posts tagged with 'umBristol' | Lee Kelleher - Umbraco Consultant</title>
<meta name="description" content="The personal website of Le... |
public/styles.css | EvilScott/neuralnfl | .button-primary {
margin-top: 40px;
}
label.radio {
display: inline;
font-weight: normal;
}
input[type="number"] {
width: 140px;
}
.row .button-div {
text-align: right;
}
.row p.error {
opacity: 0;
color: firebrick;
margin-top: 45px;
text-align: right;
}
.result .bar {
displ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.