path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
src/components/ShoppingList/index.css | omelhoro/devshop-vtex | .devPhoto {
box-shadow: 4px 3px 3px black;
}
.shoppingcard {
}
.importRow {
margin-bottom: 10px;
display: flex;
}
.centerCol {
margin: auto;
}
@media (min-width: 770px) {
.shoppingcard {
position: fixed;
width: 290px;
margin-right: 10px;
}
}
|
fontfamily.io/results/didot-italic.html | zachleat/font-family-reunion | <table id="didot-italic">
<thead>
<th><abbr title="Operating System">OS</abbr></th>
<th>
<span class="legend supported"><span class="icon-supported" aria-hidden="true"></span> Supported</span>
<span class="legend aliased"><span class="icon-aliased" aria-hidden="true"></span>Aliased</span>
<span class="leg... |
mtr/sync/templates/themes/grappelli/base/mtr/sync/admin/object_tools.html | mtrgroup/django-mtr-sync | {% load prefixed_i18n %}
{% set_i18n_prefix 'mtr.sync' %}
{% if admin.show_quick_settings_menu and False %}
<select name="quick_settings">
{% for st in mtr.sync.settings %}
<option value="{{ st.id }}">{{ st }}</option>
{% endfor %}
</select>
{% endif %}
<li>
<a class="grp-state-focus" href="{% url 'admin:mtr_syn... |
frontend/src/app/myaccount/myaccount.component.html | jpmaligne/R-zik | <div *ngIf="currentUser">
<h1>Hello {{ currentUser.firstname }}</h1>
<div class="row">
<h2>Upload File</h2>
<div class="col-md-4"></div>
<div class="cadre-input col-md-4">
<textarea class="col-md-12" name="description" [(ngModel)]="songDescription" placeholder="Song Description"></textarea>... |
_includes/footer.html | wfscans/blog | <footer class="footer">
{% for item in site.data.settings.social %}
<a href="{{ item.link }}" class="menu-link"><i class="fa fa-{{ item.icon }}" aria-hidden="true"></i></a>
{% endfor %}
</footer>
|
public/css/listings.css | syahrulubaidilah/API-Agenda-Sekolah | /*------------------------------------------------------------------
[Table of contents]
- Page Header
- Bread Cumbs
- Info Bar
- Items
- Listings Two
- List Table
- List Table Two
- Author: Andrey Sokoltsov
- Profile: http://themeforest.net/user/andreysokoltsov
----------------------------------------------... |
stunden/templates/base.html | martinfischer/webpystunden3 | {% load static %}
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<title>webpystunden3{% block title %}{% endblock %}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link href="{% ... |
app/layout/header.component.html | viperguynaz/Survey | <!-- Header -->
<nav class="site-navbar navbar navbar-inverse navbar-fixed-top navbar-mega" role="navigation">
<div class="navbar-container container-fluid">
<div class="navbar-collapse navbar-collapse-toolbar" id="site-navbar-collapse">
<ul class="nav navbar-toolbar">
<li id="to... |
templates/javascripts.html | chackett87/GameGap | {% load static %}
<script src="{% static 'gameGap/js/lib/angular.min.js' %}"></script>
<script src="{% static 'gameGap/js/lib/angular-route.min.js' %}"></script>
<script src="{% static 'gameGap/js/ourAngular.js' %}"></script>
<script src="{% static 'gameGap/js/controllers/topFreeController.js' %}"></script>
<script ... |
result/M.1419007970.A.1C8.html | iultimatez/PTTScraper | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>[問卦] 羊肉爐 薑母鴨 藥燉排骨誰才是冬天霸主? - 看板 Gossiping - 批踢踢實業坊</title>
<meta name="robots" content="all">
<meta name="keywords" content="Ptt BBS 批踢踢">
<meta name="description" content="
安安 大家好
最近天氣好冷唷o'_'o
">
<meta... |
datasets/_wikilinkgraphs/descriptions/wikilinkgraphs.html | CristianCantoro/webpage |
WikiLinkGraphs is a dataset of the network of internal Wikipedia links for 9 language editions: <strong>de, en, es, fr, it, nl, pl, ru, sv</strong>. This dataset spans over 17 years, from the creation of Wikipedia in 2001 to March 2018. The dataset has been produced by processing Wikimedia's <a href="https://dumps.wik... |
views/layout/navbar.html | simplymeasured/simply-go-appengine | {{define "navbar"}}
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigatio... |
node_modules/hotClientDojo/client/dgridWidgets/StoreSelect.css | shelsonjava/hotplate |
/*
****************************************************************
The part of the widget that is actually part of the CSS flow
(the selected item, and the arrow down on its right)
****************************************************************
*/
.store-select {
background-color: #ffffff;
width: 2... |
css/custom.css | Rickydam/InstagramClone | /* Navbar right items active */
.active {
font-weight: 900;
font-size: 25;
}
/* Navbar colour */
.navbar {
background-color: #8B4513;
}
/* Navbar right items colour */
.nav.navbar-nav.navbar-right li a {
color: white;
}
/* Navbar brand colour */
.navbar-default .navbar-brand {
color: white;
}
/* Navbar ri... |
views/index.html | tomshen/sam | <!doctype html>
<html>
<head>
<title>Sam</title>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<article>
<header id="transcript"><i>“Play Tear You Down”</i></header>
<h2>Player</h2>
<div id="player"></div>
</article>
<footer>
<hr>... |
2017/03/01/Python-Cheat-Sheet/index.html | NehzUx/NehzUx.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, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-... |
stylesheets/main.css | jrpeasee/Bookmark-Cleaner-LP | @import "compass";
@import "partials/variables.scss";
/*! HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev comm... |
images/13408934789347895hewiruh348957s/cm/index.html | nafergo/nafergo.github.io | <!DOCTYPE html>
<html>
<head>
<title>Polo Arqueológico de Viseu - PAV360 - Casa do Miradouro</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.7.1/higman-cf/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>higman-cf: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.c... |
Reports/op/openreskit.runtime.0.1.28/OpenResKit.Runtime-net45.html | kuhlenh/port-to-core |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
... |
reciprocity/reciprocity/templates/registration/registration_complete.html | TeamReciprocity/reciprocity | {% extends "reciprocity/base.html" %}
{% block title %}
Registration Complete
{% endblock %}
{% block content %}
<p>Check your email to finish registration.</p>
{% endblock %}
|
src/app/current-challenge-list/current-challenge-list.component.html | semagarcia/javascript-kata-player | <h1>Current challenges</h1>
<hr />
<div class="flexibox-row" style="padding:0 18px;">
<md-list class="flex-grow-1">
<h3 md-subheader>Current challenges</h3>
<md-list-item *ngFor="let challenge of challenges">
<a routerLink="/streaming/{{challenge.challengeId}}"><md-icon md-list-avatar>ondemand_video</md... |
contact.html | jmeisburg/homepage |
<!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>
<title>John Meisburg - contact</title>
<meta charset="utf-8" />
<meta name="description" content="Portfolio of John Meisburg - Front End Develope... |
all-data/1000-1999/1918-34.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="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>... |
src/main/twirl/closely/clientError.scala.html | julienrf/closely | @(message: String)
@layout {
} {
<h1>Error</h1>
<p>@message</p>
} |
css/main.css | th3pc7/live | html,body{background-color:#000 !important;color:#fff !important;} |
_ng1_docs/1.0.0-alpha.5/classes/url.urlmatcher.html | ui-router/ui-router.github.io | ---
redirect_from: /docs/1.0.0-alpha.5/classes/url.urlmatcher.html
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>UrlMatcher | UI-Router</title>
<meta name="description" content="">
<meta name="viewport" content="width=dev... |
dist/index.html | dshved/loftschool | <!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/png" href="img/favicon.png">
<title>LoftSchool - тестовое задание</title>
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<div class="wrapper... |
src/app/css/progressBar.css | Rico75/ricardoswebconsulting-angular-php | /* progress bar */
.skill {
padding-bottom: 5px;
}
.skill p {
margin-bottom:7px;
}
.progress {
background: #fff;
overflow: visible;
height: 20px;
margin-bottom: 10px;
background-color: #f9f9f9;
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
}
.progress-bar {
background: #FF432E;... |
dist/0.1.0/catalyst-scaffold.css | interactivethings/catalyst | /* Catalyst 0.1.0 */
|
mamp/expo/womenandtech.html | Ali-Baba-Tajine/Ali-Baba-Tajine-Jekyll01 | <!DOCTYPE html>
<html lang="de">
<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="keywords" content="HTML, CSS, JS, JavaScript, framework, bootstrap, front-end, ... |
clean/Linux-x86_64-4.03.0-2.0.5/released/8.7.1+2/flocq/3.4.2.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>flocq: 11 m 50 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="... |
Documentation/html/class_command_lib_1_1_command_dispatcher-members.html | efieleke/CommandLibForCPP | <!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... |
_includes/head.html | ti3r/ti3r.github.io | <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>{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}</title>
<meta name="description" content="{% if page.excer... |
e238583/html/classv8_1_1_testing.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... |
web/style/reset.css | CJackYang/workshop | body,ul,ol,li,p,li,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{
margin: 0;
padding: 0
}
body{ font-size: 12px; }
img{ border:none; }
li{ list-style: none; }
input,select,textarea{ outline: none; }
textarea{ resize: none; }
a{ text-decoration: none; }
/*清除浮动*/
.clearfix:after{
content: "";
d... |
Resources/hibernate-release-5.0.12.Final/documentation/orm/5.0/javadocs/org/hibernate/boot/registry/internal/package-frame.html | thefreebird777/StockMarketGame | <!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_40) on Thu Jan 19 13:15:12 EST 2017 -->
<title>org.hibernate.boot.registry.internal (Hibernate JavaDocs)</title>
<meta name="date" content="201... |
src/app/donor/edit-donor.html | gund/bloodify | <div class="edit-donor" *ngIf="isLoading">
<p></p>
<md-progress-bar mode="indeterminate"></md-progress-bar>
<p></p>
</div>
<bdfy-new-donor [useDonor]="donor" [address]="address" [coords]="coords" [show]="showNewDonorPopup"></bdfy-new-donor>
|
tags/scripting/index.html | shiva/shiva.github.io | <!DOCTYPE html>
<html lang="en"><meta charset="utf-8" />
<title>scripting - Reflections</title>
<meta name="description" content="Default Page Description" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" h... |
HowDoYouPlay.html | paul-burtness/webdevmojo | <html>
<head>
<title>My JavaScript Page</title>
<script type="text/javascript" src="http://yourserver.com/js/script.js"></script>
</head>
<body>
<h1>
<script type="text/javascript">
document.write("Hello World");
alert("It Worked!");
</script>
</h1>
</body>
</htm... |
elections/exitpolls/TX-governor.html | bradoyler/bradoyler.github.io | <div class="grid_elections-module">
<!--<div class="e2014-marquee e2014-font uppercase grid_elections-module">-->
<!--<div class="container-gutter">-->
<!--<div class="container">-->
<!--<a href='/politics/elections/2014/us/senate-overview' class="e2014-marquee_item col-sm-6 col-lg-4">
<div clas... |
client/html/notes.html | catness/kaizen-challenge | <template name="notes">
<div id="dayNotes" class="modal" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<!-- <button type="button" class="close" data-dismiss="modal">×</button> -->
<h4 class="modal-title" id="dayNotesTitle"></h4>
... |
src/PG/Mcd/FrontendBundle/Resources/views/html/template/features-lightbox.html | pacogarat/miscodigos | <!DOCTYPE HTML>
<html>
<head>
<title>Couponia - Lightbox</title>
<!-- meta info -->
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="keywords" content="Koupon HTML5 Template" />
<meta name="description" content="Koupon - Premiun HTML5 Template for Coupons Website">
... |
autumn/autumn/templates/blog_tr.html | Yu-Yan/autumn | {% extends 'base.html' %}
{% block body %}
{% load bootstrap %}
<div class="container">
<div class="container" style="font-size:140%;">
<ul class="nav nav-tabs">
<li class="#" id="home"><a href="{% url 'index' %}">Autumn</a></li>
<li class="pull-right"><a href="{% url 'about' %}"... |
public/templates/userUpdatePwd.html | appztreme/JugendsommerOrig | <div class='container'>
<h2 class='text-orange'>{{'LOST_PWD.TITLE2' | translate}}</h2>
<h4>{{'LOST_PWD.NOTE2' | translate}}</h4>
<form name='eventForm' class='form-horizontal' novalidate ng-submit='updatePwd(userName, token, pwd)'>
<div class='form-group' ng-class='{ "has-error": eventForm.userName.$invalid }'>
<lab... |
doc/neddoc/src-networks-simple_mdns_privacy_example-package.ned.html | saenridanra/inet-dns-extension | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body onload="if (top.frames['componentsframe'] == undefined) { s = window.location.toString(); window.location = 'index.html?p=' + s.substring(... |
index.html | y-tsutsu/reveal.js-LT_WindowsStorApplication | <!doctype html>
<html lang="ja">
<head>
<meta charset="utf-8">
<title>reveal.js - The HTML Presentation Framework</title>
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
<meta name="apple-mobile-web-app-... |
categories/articles/page/10/index.html | nodejs/iojs-ko | <!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="utf-8">
<title>Category: articles | Node.js 한국 커뮤니티</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:type" content="website">
<meta property="og:title" content="Node.js 한국 커뮤니티">
<meta prope... |
clean/Linux-x86_64-4.07.1-2.0.6/extra-dev/8.10.0/hammer-tactics/1.2+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>hammer-tactics: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.... |
public/Windows 10 x64 (18362.113)/FEATURE_STATE_CHANGE_SUBSCRIPTION__.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.113)</h4><br>
<h2>FEATURE_STATE_CHANGE_SUBSCRIPTION__</h2>
<font face="arial"> +0x000 unused : Int4B<br>
</font></body></html> |
HTML/Homeworks/02.HTMLTables/HTML.Table/HTML.Table/03.Member.html | Ico093/TelerikAcademy | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Form</title>
</head>
<body>
<section>
<form method="get" action="form.aspx">
<label for="Member">Member name:</label>
<input type="text" id="Member" name="Member name" required="required"/>*req<br />
... |
dir_83c5e3602bc36d70118f020faafd0485.html | utilForever/CubbyFlow | <!-- HTML header for doxygen 1.8.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">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- For Mobile Devices -->
... |
src/main/resources/web/index.html | oliviazhang0809/sf | <html>
<head>
<title>SF Movie Locator</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3... |
_includes/footer.html | ict4g/appfactory-ror-dw | <footer class="site-footer">
<div class="wrapper">
<h2 class="footer-heading">{{ site.title }}</h2>
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list">
<li>Part of <strong><a href="http://ict4g.org/appfactory">The App Factory project</a>... |
ReportImportTests/net.sf.jabref.logic.importer.fileformat.medline/.classes/Pagination.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 :: Pagination</title>
<style type="text/css">
@import "../../.css/coverage.css";
</style>
</head>
<body>
<div class="header"></div>
... |
html/234567155635.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... |
index.html | jennschiffer/make8bitart | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>make 8-bit art!</title>
<link rel="preload" href="/assets/fonts/8bit-Art-Sans-subset.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/fonts/VT323-Regular-subset.woff2" as="font" type="font/woff2" crossorigin>
... |
example/template/error.html | francoisrai/quickweb-mvc | <h1>出错了</h1>
<p>
{{message}}
</p> |
app/partials/blo-category-add.html | wdeveloper16/music-dashboard | <div class='content-wrapper' ng-init="app.settings.pagetitle = 'Add a Category ';">
<div class="col-lg-12 col-md-12 col-xs-12 col-sm-12">
<section class="box ">
<header class="panel_header">
<h2 class="title pull-left">Category Basic Info</h2>
<div class="actions ... |
templates/links/recommend.html | drx/archfinch | {% extends base %}
{% load base36 %}
{% load nbsp %}
{% load sequence %}
{% load reversetag %}
{% load cache %}
{% block title %}
{% if tags %}
Tag{{ tags|pluralize }}: {{ tags|join:" + " }} - Archfinch
{% else %}
{% if category %}
{{ category.element_singular|capfirst }} recommend... |
_site/2014/02/13/t434179143627177984.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 - T434179143627177984 </title>
<lin... |
html/css/font.css | jobteam/albumso | @font-face {
font-family: 'montserratbold';
src: url('../font/montserrat-bold-webfont.eot');
src: url('../font/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../font/montserrat-bold-webfont.woff2') format('woff2'),
url('../font/montserrat-bold-webfont.woff') format(... |
projects/busapp/index.html | lawsonry/lawsonry.github.io |
<!DOCTYPE html>
<html>
<head>
<title>Butte Bus App</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta charset="utf-8">
<style>
#map {
position: absolute;
width: 100%;
height: 100%;
}
p {
... |
_includes/pagination.html | alansslva/alansslva.github.io | <nav class="pagination" role="pagination">
{% if paginator.previous_page %}
{% if paginator.previous_page == 1 %}
<a class="newer-posts" href="/" title="Previous Page">« Newer Posts</a>
{% else %}
<a class="newer-posts" href="/page{{ paginator.previous_page }}/" title="... |
html/newsdetail-1.html | 44189483/baixingjin | <!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>百姓金-信息披露</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="" />
<meta name="author" content="... |
SELECT_element_population/SELECT_element_population.html | bung87/ie-sucks | <html>
<head>
<title>SELECT Element Population</title>
</head>
<body>
<script>
function fill_select1() {
for(var i=0; i < 100; i++) {
select1.options[i] = new Option('text'+i,'value'+i);
}
}
function fill_select2() {
var sOpts = "<select>";
for (var i = 0; i < 100; i++) {
sOpts ... |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.9.1/jordan-curve-theorem/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>jordan-curve-theorem: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstr... |
docs/picturepark-sdk-v1-pickers/api/modules/_querystring_.html | Picturepark/Picturepark.SDK.TypeScript | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>"querystring" | picturepark-sdk-v1-pickers API</title>
<meta name="description" content="Documentation for picturepark-sdk-v1-pickers API">
<meta name="viewport" content... |
Web/JavaScriptFundamentals/01.OperatorsAndExpressions/01.OperatorsAndExpressions/01.OddOrEven.html | kalinalazarova1/TelerikAcademy | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Odd or Even Number</title>
<link href="js-console.min.css" rel="stylesheet" />
</head>
<body>
<!--Write an expression that checks if given integer is odd or even.-->
<div id="js-console" >
<label for="number-input">Input ... |
zwyuan/index.html | Nowhitestar/kHz | ---
title: zwyuan
layout: page
description:
---
<main class="main main--interior">
<section class="faded-image">
<div class="faded-image__main-container">
<div class="faded-image__main-image">
<picture>
<source srcset="{{ site.url }}/assets/img/bio_bg.jpg" media="(max-width: 39.9375em)" /... |
app/views/beta05/savings-shares.html | ballzy/apply-for-esa | {% extends "layout.html" %} {% block page_title %} Savings {% endblock %} {% block content %}
<main id="content" role="main">
{% include "../includes/phase_banner_beta.html" %}
<form action="other-money" method="#" class="form">
<div class="grid-row">
<div class="column-two-thirds">
... |
turism-api/src/main/webapp/src/modules/trip/instance/edit/trip.edit.tpl.html | Uniandes-MISO4203/turism-201620-2 | <!--
The MIT License (MIT)
Copyright (c) 2015 Los Andes University
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modif... |
projects/pustike-persist/index.html | prashantbhat/prashantbhat.github.io | <!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Personal website of Prashant Bhat">
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="/css/websit... |
styleguide/content_modules_-_functions.html | RolandStuder/styleguide |
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6 oldie"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="no-js ie7 oldie"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie8 oldie"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif... |
css/page.css | Victoriayhk/VicEditor | /* 以下为markdown css*/
body{
margin: 0 auto;
font-family: Georgia, Palatino, serif;
color: #444444;
line-height: 1;
max-width: 960px;
padding: 30px;
}
h1, h2, h3, h4 {
color: #111111;
font-weight: 400;
}
h1, h2, h3, h4, h5, p {
margin-bottom: 24px;
padding: 0;
}
h1 {
font-size... |
middleware/solr/docs/solr-analytics/org/apache/solr/analytics/util/valuesource/class-use/DateMathFunction.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:23:20 EST 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class... |
2015/09/javascript-iterables-and-iterators/index.html | JSRocksHQ/jsrockshq.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name=... |
vuex-demo-counter/index.html | Ge-yuan-jun/learn-Vue.js | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>vuex-demo-counter</title>
</head>
<body>
<app></app>
<!-- built files will be auto injected -->
</body>
</html>
|
data science/machine_learning_for_the_web/chapter_4/movie/13542.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Disturbing Behavior (1998)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0134619">Disturbing Behavior (1998)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy... |
Fall 2016/EHRS/login.html | maxmya/CollageProjects | <!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="css/material.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="icon" href="images/logo.png">
<script defer src="https://code.getmdl.io/1.2.1/material.min.js"></script>
<scri... |
src/Skobbler.Binding/Jars/docs/com/skobbler/ngx/routing/SKRouteAdvice.html | TrekDev/Xamarin.Android.Skobbler | <!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_80) on Thu Oct 27 12:13:59 EEST 2016 -->
<title>SKRouteAdvice (SKMaps Framework)</title>
<meta name="date" content="2016-10-27">
<link ... |
src/tesisControl/tesisBundle/Resources/public/DataTables-1.10.12/examples/ajax/index.html | dialv/tesisControl | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesh... |
content/themes/Hoar/assets/resume/css/colors/DarkBlue.css | superlin/ghostblog | /* ========================================================================================= */
/* ==================================== DarkBlue #3B5998 =================================== */
/* ========================================================================================= */
.btn-primary {
background: ... |
doc/api/classes/ActionView/Template/Handlers/Erubis.html | ecoulthard/summitsearch | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Class: ActionView::Template::Handlers::Erubis</title>
<m... |
docs/html/_my_string_8h.html | szokodiakos/cpp-refcount | <!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... |
deps/boost/doc/html/boost/accumulators/impl/variance_impl.html | laborautonomo/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template variance_impl</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../index.ht... |
docs/css/docs.css | AppGyver/supersonic | img.AngularJS-small {
width: 95px;
height: 25px;
}
/* this is here to avoid the display=block shuffling of ngShow */
.breadcrumb li > * {
float:left;
margin:0 2px 0 0;
}
.breadcrumb {
padding-top: 6px;
padding-bottom: 0;
line-height: 18px
}
.navbar img {
max-height: 40px;
padding-right: 20px;
}
.n... |
clean/Linux-x86_64-4.03.0-2.0.5/released/8.5.2/multiplier/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>multiplier: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.... |
Questions/q4.html | mperalt3/ctg2 | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Cómic Pensamiento Crítico 2</title>
<script src="//cdn.jsdelivr.net/phaser/2.2.2/phaser.min.js"></script>
<style type="text/css">
body {
margin: 0;
}
</style>
</head>
<body>
<script type="text/javascrip... |
server/Peach/javadoc/labelingserver/overview-summary.html | i3mainz/LabelingSystem | <!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_51) on Mon Apr 13 12:00:07 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Overview (labeling... |
edit/templates/name.view.html | fweber1/Annies-Ancestors | <!-- ***********************************************************************
Name and Profile photo card
***********************************************************************
-->
<div ng-cloak>
<div class="my-subcard" focus-on-show="vm.setFocus1" flex="80" layout-padding layout="row" layout-align="start ce... |
app/register/register.view.html | HamidL/RaceConditionsWeb | <!DOCTYPE html>
<html >
<head>
<meta charset="UTF-8">
</head>
<body ng-app="raceConditions">
<div class="login-page">
<div class="form">
<form class="login-form" ng-hide="!hasUsername">
<input type="text" ng-model = "name" placeholder="username"/>
<input type="password" ng-model... |
examples/navigation-react-redux/index.html | joshburgess/redux-most | <!DOCTYPE html>
<html>
<head>
<title>Example navigation app using redux-most</title>
</head>
<body>
<div id='app'></div>
<script src="/static/bundle.js"></script>
</body>
</html>
|
ckanext/ksext/templates/rank/index.html | WilJoey/ckanext-ksext | {% set ranking = h.rank_dataset_ranking(dataset['id']) %}
<input id="hidRateAvg" type="hidden" value="{{ ranking or 0}}" />
<div id="dsRate"></div>
<h4>平均評分:<span id="lblRateAvg"></span> 顆星</h4>
<hr/>
{% if userobj %}
<form id="frmRanking" class="" method="post" action="/tnstats/ranking">
<input id="hidDataset... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/772d06cbfb5142621f3b95cb49d10a2067047f8e4df72651fae801b983944afc.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="./a3d8fa56df7c5de3c85cecfaa762ce7e550f18add77a6f89a06c8377f1735693.html">Teleport</a>
<hr>
... |
all-data/23000-23999/23135-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>... |
assets/css/app.css | ndimatteo/adele-theme | /*! sanitize.css v3.2.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
* Normalization
*/
audio:not([controls]) {
display: none; }
button {
-webkit-appearance: button;
overflow: visible; }
details {
display: block; }
html {
-ms-overflow-style: -ms-autohiding-scrollbar;
overflow-y: scroll;... |
modules/specs/client/views/list-specs.client.view.html | buchenberg/harpi | <section>
<div class="page-header">
<h1>Specifications</h1>
</div>
<div class="list-group">
<a data-ng-repeat="spec in vm.specs" data-ui-sref="specs.view({ specId: spec._id })" class="list-group-item">
<h3><span data-ng-bind="spec.title"></span></h3>
<small class="list-group-item-text">
... |
tests/figcaption-test.css | StefanoRausch/normalizer.scss | figcaption{display:block}/*! EON */figcaption{content:"@extend %figcaption;"}
|
vagrant/tradyfit/app/templates/main/_item_form.html | rosariomgomez/tradyfit | {% import "bootstrap/wtf.html" as wtf %}
<form action="" method="POST" enctype="multipart/form-data">
{{ form.hidden_tag() }}
{{ wtf.form_errors(form, hiddens="only") }}
{{ wtf.form_field(form.name) }}
{{ wtf.form_field(form.description) }}
{{ wtf.form_field(form.price) }}
{{ wtf.form_field(form.category)... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.