path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
src/index.css | eugrdn/react-photo-rater | @import 'normalize.css';
html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow-x:hidden;
font-size: 1rem;
font-family: 'Roboto', sans-serif;
background-color: #221f1f;
color: #ffffff;
}
.container {
margin: 50px auto 0;
}
.header {
position: fixed;
top: 0;
left: 20px;
z-... |
modules/couples/client/views/create-couple.client.view.html | leonjorge23/meanjsv2 | <div ng-controller="CouplesController">
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">Add New Couple</h1>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="panel panel-default">
<div class="panel-heading">
</div>
<div class="pa... |
_attachments/2014-05-21-captura-de-tela-de-2014-05-21-201146.html | rhesoftsolutions/Blog | ---
layout: attachment
title: Kivy for Android Tutorial
date: 2014-05-21 23:12:52.000000000 -03:00
categories: []
tags: []
status: inherit
type: attachment
published: false
meta: {}
author:
login: aronbbordin
email: aron.bordin@gmail.com
display_name: aron.bordin
first_name: ''
last_name: ''
excerpt: !ruby/ob... |
WS.Start/Resources/Private/Partials/Layout/HTML/JavaScripts.html | klixn/mein.wildersueden.org | <script src="https://libraries.wildersueden.org/js/jquery-2/jquery.min.js"></script>
<script src="https://libraries.wildersueden.org/js/bootstrap-3/bootstrap.min.js"></script>
<script src="https://libraries.wildersueden.org/js/scripts.js"></script>
<script src="{f:uri.resource(path: 'js/package.js')}"></script> |
ARCHIVE V1.0/weeka-T.html | georgethedan/georgethedan.github.io | <html style="Height: 100%">
<head>
<title>Home</title>
<link rel="stylesheet" href="http://georgethedan.github.io/stylesheets/style/stuff.min.css">
<link rel="stylesheet" href="http://georgethedan.github.io/stylesheets/style.css">
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.1/jquery.mobile-1.3.1.min.... |
public/assets/application-c17cf9f2ac9191bc5e49af3a6713071e8921523b3e7408462c08688c19fc68df.css | goel42/twitter-stalky | /* This is custom CSS file */
body {
font-size: 16px;
color: #000;
background-color: #f5f8fa;
font-family: 'Oxygen', sans-serif;
}
/* HEADER */
#header-nav {
background-color: #4099FF;
border-radius: 0;
border: 0;
}
.navbar-brand {
padding-top: 20px;
padding-bottom: 10px;
}
.navbar-brand h1 {
... |
templates/feedback/settings.html | SpeedProg/eve-inc-waitlist | {% extends "settings/base.html" %}
{% block title %}{{ _('Settings') }} - {{ _('Tickets') }}{% endblock %}
{% block head %}
<meta name="api-esi-ui-newmail" content="{{url_for('api_ui.post_esi_openwindow_newmail')}}">
<meta name="api-esi-ui-auth" content="{{ url_for('api_ui.auth') }}">
{{ super() }}
{% assets filters=... |
src/Viteloge/CoreBundle/Resources/descriptions/72296.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Saint-Maixent est
un village
géographiquement positionné dans le département de Sarthe en Pays de la Loire. Elle totalisait 743 habitants en 2008.</p>
<p>À Saint-Maixent, la valorisation moyenne à l'achat d'un appartement se situe à zero € du m² en vente. La ... |
app/views/comments.scala.html | MJCallahanPage/XssApp | @import scala.collection.mutable.ArrayBuffer
@(goodComments:ArrayBuffer[String])(badComments:ArrayBuffer[Html])
@main("All Comments"){
<p>
<button id="back" name="back" value="back" onclick="window.history.back()">Back</button>
</p>
<table class="table">
<col width="50%" />
<thead>
... |
public/admin/css/plugins/jquery.chosen.css | 44189483/baixingjin | /* @group Base */
.chzn-container {
font-size: 13px;
position: relative;
top:9px;
display: inline-block;
zoom: 1;
*display: inline;
}
.chzn-container .chzn-drop {
background: #fff;
border: 1px solid #aaa;
border-top: 0;
position: absolute;
top: 29px;
left: 0;
-webkit-box-shadow: 0 4px 5px rgba... |
app/styles/main.css | khornberg/bible-reading-planner | body {
background: #fafafa;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #333;
}
.browsehappy {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.foote... |
project/LearnSIO/index.html | xzzw9987/Memos | <!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<script src="./socket.io-client.js"></script>
</body>
</html> |
css-responsive-menu/assets/css/responsive-menu.css | Orlmente/css-only-responsive-menu | /***************************************
* Responsive Menu - v.1.0
*
* Tested on:
* Firefox
* Chrome
* Safari
* IE9+ (because of its responsive nature is useless to optimize it for previeous IEs)
* Safari iOS
* ...It should work on Android too, but I've not tested on it yet ;)
*
* Overview:
*
* Two states responsive m... |
src/samples/map.html | simplyio/moduler.js | <!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<title>Moduler.js - Maps</title>
<meta name="viewport" content="width=device-width">
<style>
body {
font-family: sans-serif;
}
.red { background: red; padding: 10px; }
.green... |
backend/softadmin/login_register.html | project-store/theme | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Login // Soft Admin</title>
<!-- Default Styles (DO NOT TOUCH) -->
<link rel="stylesheet" href="lib/css/font-awesome.min.css">
<link rel="stylesheet" href="lib/cs... |
phase0/unit1_week1/stylesheets/dbc2.css | azywong/azywong.github.io | * {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
body {
background-image:url('../images/bg.png');
font-family: Trebuchet MS;
max-width: 1400px;
}
#container {
margin: 0 auto;
width: 70%;
background-color: #ffffff;
}
#header {
background-color: #ff5628;
padding: 3px 3px 3px 7px;
color: #ffffff;
borde... |
_layouts/post.html | Mich93/ricky | ---
layout: default
---
<div class="post">
<h1>{{ page.title }}</h1>
<span class="post-date">{{ page.date | date_to_string }}</span>
{{ content }}
</div>
<div class="related">
<h2>Related Posts</h2>
<ul class="related-posts">
{% for post in site.related_posts limit:3 %}
<li>
<h3>
... |
dist/css/common.css | eyeA/www.eyeseau.com | nav{height:64px;line-height:64px;border-bottom:1px solid gray}nav::after{content:'';display:block;clear:both}#nav-head{float:left;height:20px;line-height:20px}#nav-p{float:right;height:20px;line-height:20px}footer{position:fixed;bottom:0;left:0;right:0;text-align:center} |
templates/message.html | Skookum/WebChat | <% if(data.date) { %>
<p class="chat-message-date"><%= data.date %></p>
<% } %>
<li class="chat-message <%= (data.mine ? 'chat-message-mine' : '') %>" data-message-id="<%= data.cid %>" >
<h3 class="chat-message-user" ><%= data.user %></h3>
<p class="chat-message-text"><%= data.body %></p>
</li> |
clean/Linux-x86_64-4.09.1-2.0.6/released/8.11.2/quickchick/1.4.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>quickchick: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.... |
_includes/header.html | marion-lv/marion-lv.github.io | <header>
<a id="go-back-home" href="{{ site.url }}"><img src="http://i.imgur.com/1I4y8Rr.jpg" alt="scribble" width="53" height="59"></a>
<p>{{ site.title }}</p>
</header>
|
test/expected.output/table9.html | clarkgrubb/wikidot-to-html | <table class="wiki-content-table">
<tr>
<td>foo<br />
#<br />
# foo</td>
<td>foo<br />
<br />
foo</td>
</tr>
</table>
|
docs/index.html | taniele/Foundation | <!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>JsDoc Reference - Index</title... |
_layouts/default.html | fharms/fharms.github.io | <!DOCTYPE html>
<html>
{% include header.html %}
{% include google_analytics.html %}
<body>
{{ content }}
</body>
</html>
|
app/public/stylesheets/style.css | jheckjr/online-html-editor | body {
padding: 30px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}
div.main {
border: 1px solid #e1e4e8;
}
input[type="button"] {
color: #FFF;
background-color: #5cb85c;
cursor: pointer;
border: none;
margin: 1em, 0.25em, 0, 0;
padding: 6px;
font-weight: 700... |
examples/markdown/index.html | quri/react-form-builder | <!doctype html public "embarassment">
<title>Markdown Example</title>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
<style type="text/css">
.markdown-group {
overflow: hidden;
border: 1px solid #CCC;
border-radius: 4px;
}
.markdown-field {
border: none;
border... |
_includes/head.html | fabiomirandaa/fabiomirandaa.github.io | <head>
<meta charset="utf-8">
<title>{% if page.title %}{{ page.title }} |{% endif %} {{ site.theme_settings.title }}</title>
<meta name="description"
content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.theme_settings.description }}{% endif %}">
<meta na... |
templates/comments_view.rs.html | Damezuma/rs-threads-board | @* A very simple template with no arguments. This line is a comment. *@
@use model::Comment;
@use markdown::render;
@use model::ToHTML;
@(comments:&Vec<Comment>)
@for comment in comments{
<div class="media" style="overflow:visible;">
<div class="media-left media-middle">
<img class="media-object" src="@com... |
evaluation/fullPages/02-salleedesign/index-sliced1.html | jomaras/Firecrow | <!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<style href="style/global.css" rel="stylesheet">
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, ... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/7654c1adcac88c344228e8d9a82f28c941d87a52549a373a8380b284187507aa.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="./a403e5220be454de028ff1bff6661d4a11efb0e3059dec68e6ccc8ec22768abb.html">Teleport</a>
<hr>
... |
doc/uk/ac/ed/inf/proj/xmlnormaliser/parser/dtd/DTDParserTestCompany.html | tomtau/xml_normaliser | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_35) on Sun Mar 31 19:35:55 BST 2013 -->
<TITLE>
DTDParserTestCompany
</TITLE>
<META NAME="date" CONTENT="2013-03-31">
<LINK REL ="stylesheet" TYPE=... |
mirror/prvCode_07/cityCode_005-areaCode_02-deptCode_007/voteCode_20120101T1A2-qryType_ctks-prvCode_06-cityCode_005-areaCode_02-deptCode_007-liCode_0152.html | g0v/projectV |
<!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">
<title>中選會選舉資料庫網站</title>
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css">
<script typ... |
Partners/GamePix/Stacker_GamePix2/index.html | Guighost/Guighost.github.io | <!DOCTYPE html>
<!--GuiGhost Games - GuiStack- Tower of Balance-->
<!--GuiGhost Games - GuiStack v1.2 March 2018-->
<html>
<head>
<script src="https://integration.gamepix.com/sdk/v3/gamepix.sdk.js"></script>
<title>Stacker - Boxes of Balance</title>
<meta name="viewport" content="width = device-width, in... |
example/Card.css | mmmoli/react-morphine | body {
background-color: #FFD605;
margin: 0;
padding: 0;
}
#root {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
width: 100vw;
}
.Card {
display: flex;
position: relative;
background-color: #215CFF;
border-radius: 5px;
width: 350px;
... |
templates/wiki/admin.html | TylerRudie/Onsen | {%extends 'wiki/_base.html' %}
{% load staticfiles %}
{% block content %}
{{ block.super }}
{# ## Insert HTML Fragment Starting Here###}
<div class="span2 well">
<h1>Admin Panel</h1>
<p> </p>
<p>Admin panel provides additional functionalities and advanced features that are not avai... |
pages/layout/fixed.html | weikangchia/jaga-me-coding-test | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AdminLTE 2 | Fixed Layout</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">... |
man/git-magic.html | tj/git-extras | <!DOCTYPE html>
<html>
<head>
<meta http-equiv='content-type' value='text/html;charset=utf8'>
<meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
<title>git-magic(1) - Automate add/commit/push routines</title>
<style type='text/css' media='all'>
/* style: man */
body#man... |
packages/qgrid-ngx-theme-material/src/lib/templates/body-cell-url.tpl.html | qgrid/ng2 | <ng-template key="body-cell-url.tpl.html"
let-$cell
let-$view="$view">
<a [attr.href]="$cell.value"
tabindex="-1"
target="_blank">
{{$cell.label || $cell.value}}
</a>
<button *ngIf="$view.edit.cell.canEdit($cell)"
class="q-grid-url-edit q-grid-edit... |
FILE/layout1/ui-nestable-list.html | MUK81/cms | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="description" content="admin-themes-lab">
<meta name="author" content="themes-lab">
<link rel="shortcut icon" href="../assets/global/i... |
editor/mailtemplates/passwordreset.html | michaelkleinhenz/storyquest | <h1>Password Reset Request</h1>
<p>To confirm changing your password, please click on the link below:</p>
<a href="{{resetUrl}}">Change Password.</p>
<p>-- The StoryQuest Team</p>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/d5b4e4977815fa7275b78a9e6d88ce900adcfe514b13ed63451220810f5fd873.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="./c06b1f8b062c8867c4ddba17d677a60b57916ead784aff483d7ed71496703a3b.html">Teleport</a>
<hr>
... |
src/client/index.html | bgauvey/mdc | <!DOCTYPE html>
<html ng-app="app">
<head>
<style>
/* This helps the ng-show/ng-hide animations start at the right place. */
/* Since Angular has this but needs to load, this gives us the class early. */
.ng-hide { display: none!important; }
</style>
<title ng-bind="title">Machine Da... |
web/themes/default/css/default.css | smeagonline-developers/OnlineEducationPlatform---SMEAGonline |
/* =========================== index =========================== */
.home-class-list {
padding: 0;
margin: 0;
list-style-type: none;
}
.home-class-list .class-item {
padding: 15px;
margin-bottom: 20px;
border: 1px solid #ddd;
border-radius: 5px;
background-color: #fff;
}
.home-class-list .class-item:ho... |
index.html | julianfox/julianr.me | <!doctype html>
<html class="no-js">
<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>Julian Renard | Nomad full stack developer and entrepreneur</title>
<meta name="description" content=... |
app/partials/phone-detail.html | cirocosta/angular-tutorial-following | <div class="container">
<img ng-src="{{mainImageUrl}}" class="phone">
<h1>{{phone.name}}</h1>
<p>{{phone.description}}</p>
<ul class="phone-thumbs list-inline">
<li ng-repeat="img in phone.images">
<img ng-src="{{img}}" width="100" ng-click="setImage(img)">
</li>
</ul>
... |
Appserver/Coverage/src/servicios/ServicioInexistente.cpp.gcov.html | seguijoaquin/taller2-appserver | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LCOV - coverage.info - src/servicios/ServicioInexistente.cpp</title>
<link rel="stylesheet" type="text/css" href="../../gcov.css">
</head>
<body>
... |
views/components/add_datalet_from_data_room.html | routetopa/spod-plugin-cocreation | <!--<link rel="import" href="{$components_url}controllets/data-sevc-controllet/co-datalets-creator-controllet.html"/>
<script src="{$components_url}locales/controllet_ln.js" type="text/javascript"></script>
<script src="{$components_url}locales/paper_card_controllet_ln.js" type="text/javascript"></script>-->
{style}
{... |
019_2017-01-19_PHP_WP-ChildPages-Widget/index.html | CodeBrauer/100daysofcode | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta name="theme-color" content="#E13334">
<title>Wordpress Child Pages Widget</title>
<link href="... |
clean/Linux-x86_64-4.09.1-2.0.6/released/8.11.0/mathcomp-character/1.13.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mathcomp-character: 8 m 4 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min... |
trunk/views/user/setting.html | 493326889/imwebclub | <div class='user-panel'>
<%- partial('./header') %>
<div class='user-panel__content'>
<div class='user-panel__content__detail'>
<ul class='breadcrumb'>
<%- partial('./nav') %>
</ul>
<div class='breadcrumb--content'>
<div class='breadcrumb--content__section section--show... |
app/assets/javascripts/app/teams/rewards.html | bountysource/core | <div ng-controller="TeamRewardsController">
<div team-view team="team">
<div class="row">
<div ng-if="is_admin" class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<loading-bar ng-hide="rewards">Loading rewards...</loading-bar>
<div ng-show="rewards">
<button ng-show="expand_all" cla... |
compare.html | Cube-Controls/node-red-picubes | <script type="text/javascript">
RED.nodes.registerType('compare',{
category: 'PiCubes',
color: '#c6dbef',
defaults: {
name: {value:""},
operator: {value:"GT"},
topicX : {value:""},
topicY0 : {value:""},
topicY1 : {value:""}
},
... |
example/views/kits/families/updateOrCreate.html | DanieleSassoli/AngularAdobeTypeKit | <form class="form-horizontal">
<div class="row">
<div class="form-group">
<label for="kitId" class="col-sm-2 control-label">
Kit Id
</label>
<div class="col-sm-10">
<input type="text" class="form-control" id="kitId" placeholder="Kit Id" ng... |
_includes/copy.html | ubikCode/ubikCode | <div class="copy">
All Rights Reserved <span class='uc'>[uC]</span> 2017
</div> |
css/index.css | JasonD94/Website | /* Google Fonts to use. See the following page for more fonts:
http://cssdeck.com/labs/cool-and-professional-google-web-fonts-for-use
*/
@import url(//fonts.googleapis.com/css?family=Ubuntu);
@import url(//fonts.googleapis.com/css?family=Advent+Pro);
html {
min-height: 100%;
position: relative;
}
body {
/... |
webroot/stubber/css/style.css | jdarling/Stubber.js | .pure-danger{
background: red;
}
.right{
float: right;
}
/* Put your CSS here */
.inlineblock{
display: inline-block;
}
.loading{
background-image: url("../images/loader.gif");
background-color: #fffffff;
display: inline-block;
width: 32px;
height: 32px;
}
.footer{
position: fixed;
bottom: 0;
... |
downloader/skin/ieboxes.css | almadaocta/lordbike-production | /**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE_AFL.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not recei... |
src/templates/aboutus.html | mickelsonm/flaskapp | {% extends "template.html" %}
{% block content %}
<h1>About</h1>
<p>This is all about us.</p>
{% endblock %}
|
index.html | disciple520/ResumeWebsite | <!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link rel="icon" type="image/png" href="favicon.ico">
<title>Jerimiah Woods</title>
<meta name="description" content="">
<meta name="viewp... |
webapp/WEB-INF/styles/update_profile.css | sistfers/ingsta | /**
* 사용자 정보수정 스타일
*
* namespace: update_profile
*
* @author sook
*
* @version 0.0.1-SNAPSHOT
*
*/
/******************************************************************************/
/* 페이지 스타일 시작 */
/******************************************************************************/
/* 페이지 헤더 */
#page-header {... |
html/pdf/W28937.pdf_ind.html | datamade/elpc_bakken | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<A href="W28937.pdfs.html#outline" target="contents">Outline</a><br><A href="W28937.pdfs.html#1" target="contents" >Page 1</a><br>
<A href="W28937.pdfs.html#2" target="contents" >Page 2</a><br>
<A href="W28937.pd... |
02. Web Development/03. JavaScript Fundamentals/08. Strings/Strings/02.Brackets/styles/input-form.css | DimitarSD/Telerik-Academy | body div{
margin-bottom: 15px;
}
body div label{
font-family: Consolas;
font-size: 16px;
}
body div button{
padding-bottom: 2px;
padding-top: 2px;
margin-left: 15px;
border: 1px solid black;
background-color: #0094ff;
font-weight: bold;
}
input{
width: 200px;
}
|
webkb/other/washington/http:^^www.cs.washington.edu^homes^brendan^coffee.html | ML-SWAT/Web2KnowledgeBase | Date: Tue, 10 Dec 1996 21:21:29 GMT
Server: NCSA/1.4.2
Content-type: text/html
Last-modified: Wed, 15 May 1996 23:35:44 GMT
Content-length: 263
<html>
<title>Coffee</title>
<body bgcolor=#FFFFFF text=#000000 >
<h2>Coffee</h2>
Here is a Seattle coffee
<a href="http://www.halcyon.com/zipgun/mothercity/mothercity.html"... |
javadoc/com/example/cmput301f17t27/nume/various/SaveLoadController.html | CMPUT301F17T27/NuMe | <!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_144) on Wed Dec 06 15:25:24 MST 2017 -->
<title>SaveLoadController</title>
<meta name="date" content="2017-12-06">
<link rel="stylesheet" type=... |
webkb/course/misc/http:^^www.cis.upenn.edu^~jean^cis510.html | ML-SWAT/Web2KnowledgeBase | Server: Netscape-Communications/1.1
Date: Wednesday, 20-Nov-96 23:24:28 GMT
Last-modified: Monday, 24-Jun-96 14:59:21 GMT
Content-length: 5156
Content-type: text/html
<HTML>
<HEAD>
<TITLE>CIS 510 Handout 1</TITLE>
<BODY><! BODY BGCOLOR = "#000000" TEXT = "#FFFFFF">
<BODY bgcolor="#FFEFDB"> <! AntiqueWhite1>
<H1... |
src/index.html | jeffboulay/interval-trainer | <!DOCTYPE html>
<html ng-app="interval trainer">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<!--styles-->
</head>
<body>
<div ui-view></div>
<!--scripts-->
</body>
</html>
|
project/rUglan/doc/is/mpg/ruglan/R.dimen.html | Tritlo/rUglan | <!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_45) on Thu Nov 07 18:57:17 UTC 2013 -->
<title>R.dimen</title>
<meta name="date" content="2013-11-07">
<link rel="stylesheet" type="tex... |
public/js/app/templates/incidentRecord.html | chrisekelley/ubridge | <!--<div id="pagewidth-vert">-->
<!--<table class="patient-home-vert" width="100%">-->
<!--<tbody><tr>-->
<!--<td style="vertical-align: top;">-->
<!--<button id='form-home' class="menu-blue" onClick="window.location.href = '#home'">Home</button>-->
<!--{{#if phon... |
docs/0.8.0/ca/islandora/alpaca/indexing/triplestore/TriplestoreIndexer.html | Islandora-CLAW/Alpaca | <!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) on Tue Apr 30 13:34:40 PDT 2019 -->
<title>TriplestoreIndexer</title>
<meta name="date" content="2019-04-30">
<link rel="stylesheet" type=... |
plugins/joker-search/web-app/react-test/index.html | sbortman/joker | <!DOCTYPE html>
<html>
<head>
<title>React | Search</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ol3/3.7.0/ol.css" type="text/css">
<link rel="stylesheet" href="h... |
all-data/1000-1999/1630-33.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="fmt0table"><tr><th class="zt1"><... |
modules/gui/src/app/home/body/process/recipe/mosaic/panels/aoi/polygonSection.module.css | openforis/sepal | .polygon {
display: flex;
justify-content: center;
align-items: center;
color: gray;
font-size: .9rem;
}
|
docs/api/OpenTl.Schema/TSecureValueError/00302CDC.html | OpenTl/OpenTl.Schema | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description">
<meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML">
<meta n... |
blog-mining/hilary_mason_data/home/hilary_mason_data-2009_home.html | makerhacker/makerhacker.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>hilary_mason_data 2009 knowledge graph</title>
</head>
<body>
<p><a title="hilary_mason_data" href="../hilary_mason_data_home.html">hilary_mason_data</a> <a title="hilary_mason_data-2009" href="#">hilary_mason_data-2009</a> knowledge-graph by maker-knowledge-mi... |
doc/Jsr269-1.8/javax/lang/model/type/package-frame.html | fbiville/annotation-processing-ftw | <!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) on Sun Feb 09 15:21:29 PST 2014 -->
<title>javax.lang.model.type</title>
<meta name="date" content="2014-02-09">
<link rel="stylesheet" type="... |
app/views/_partials/molecule_formgroup.html | visualunderground/kurad-styleguide | <fieldset>
<legend class="
{{#if isLegendHidden}}
visuallyhidden
{{else}}
form-title heading-large
{{/if}}"
id="{{legendId}}">{{{legend}}}</legend>
{{#EL_ROW}}
{{#EL_2FA}}
<div class="two-fa">
<img src="{{@root.assetPa... |
public/Windows 10 x64 (19042.572) 20H2/_CM_INTENT_LOCK.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19042.572) 20H2</h4><br>
<h2>_CM_INTENT_LOCK</h2>
<font face="arial"> +0x000 OwnerCount : Uint4B<br>
+0x008 OwnerTable : Ptr64 Ptr64 <a href="./_CM_KCB_UOW.html">_CM_KCB_UOW</a><br>
</font></body></html> |
src/app/pages/users/components/myprofile/myprofile.html | AhmedAlmodrs/datacenter | <section class="usernameprofile">
<div class="widgets">
<p-growl [value]="msgs"></p-growl>
<div class="row">
<div class="col-md-10">
<ba-card title="USER PROFILE" baCardClass="with-scroll">
<form class="form-horizontal">
<div *ngFor="let fields of fieldLists">
<... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/42bb9c4a6e2a58f7f4460cc21b1fb1e4de47cfa52c14b460c8d96cf5c99d31d1.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="./aaf8fbd5bfee65db931ed137bca246ebf79d18e27112f8ae4cbc825b8b462281.html">Teleport</a>
<hr>
... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.10.0/dpdgraph/0.6.4.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>dpdgraph: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
html/tcp_8c.html | lalazari/Nanomsg-Libf | <!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/index.html | MBing/ngMailCreator | <!doctype html>
<html class="no-js" ng-app="ngMailCreator">
<head>
<meta charset="utf-8">
<title>frontend</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<!-- build:css s... |
public/Windows 10 x64 (18362.449)/_PPM_VETO_ACCOUNTING.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.449)</h4><br>
<h2>_PPM_VETO_ACCOUNTING</h2>
<font face="arial"> +0x000 VetoPresent : Int4B<br>
+0x008 VetoListHead : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
+0x018 CsAccountingBlocks : UChar<br>
+0x019 BlocksDrips : UChar<br>
+0x01c Prea... |
reader/templates/reader/hall.html | signaldetect/messity | {% extends template_base %}
{% block title %}Reader's hall{% endblock %}
{% block content %}
<div class="row">
<div class="col-sm-7 col-md-6 col-md-offset-1">
<h3>Books by authors</h3>
<div class="list-group">
{% for author, books in books_by_authors.items %}
<div class="list-group... |
server/nasapi-master/coverage/lcov-report/NASAPI/routes/schema.js.html | heptaman/gasp | <!doctype html>
<html lang="en">
<head>
<title>Code coverage report for NASAPI/routes/schema.js</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../../prettify.css" />
<link rel="stylesheet" href="../../base.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
... |
src/jquery.fb.albumbrowser.css | christer155/Facebook-Album-Browser | h3.fb-album-heading, h3.fb-account-heading {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
display: inline-block;
margin: 0px;
margin-left: 10px;
font-weight: lighter;
color: rgba(59, 89, 152, 1);
}
h3.fb-album-heading {
cursor: pointer;
}
h3.fb-album-heading-... |
src/server/content/css/bundle.css | jcapuano328/scratch-minder-web | /*!
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
src: ... |
test/fixture/compress/restructure.margin/2.min.css | silentroach/csso | a{color:red}b{p:v}a{margin:3 3 3 4} |
index.html | ethanluoyc/blog | ---
layout: default
---
<div class="home">
<div class="posts yue">
{% for post in paginator.posts %}
<div class="post">
<p class="post-meta">{{ post.date | date: "%b %-d, %Y" }}</p>
<a href="{{ post.url | prepend: site.baseurl }}" class="post-link"><h3 class="h2 post-title">{{ post.title }... |
assets/css/Header-Icons.css | trione31/asdp-info | #colorful-nav {
padding-bottom: 0px;
border: 1px transparent;
}
#colorful-nav .navbar {
margin-bottom: 0px;
}
#colorful-nav {
background-color: transparent;
}
#colorful-nav .navbar-nav {
border-radius: 10px;
float:none;
height: 5%;
}
#colorful-nav .navbar-collapse {
border-top: 0;
}
... |
public/modules/rrhh/views/trabajador/form-editar-trabajador-accesoSistema.html | sistcoop-meanjsfiles/mean1 | <form name="form" sg-read-only="!(access.administrarTrabajadores || access.administrarTrabajadoresAgencia)" class="form-horizontal" novalidate>
<fieldset class="border-top">
<legend><span class="text ng-scope">Asignar usuario <i class="fa fa-question-circle text-muted ng-scope"
tooltip="Usuario asig... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/057801f20b59414cc6abf55d27220abb22896f6e58d1f5fa23dff7c9484f45b8.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="./873af1edd08a980241ee3f9ff4f23ed88f42c05f1e83b3c4e77ebd81e29a8512.html">Teleport</a>
<hr>
... |
_site/2017/05/15/you-are-statistically.html | curtclifton/curtclifton.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>You Are Statistically</title>
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,600">
<link rel="stylesheet" href="/style.css">
<li... |
_site/publications/index.html | szvsk/szvsk.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Publications ● ghost in the computer</title>
<link rel="stylesheet" type="text/css" href="/css/style.css" >
<link rel="alternate" type="application/atom+xml" href="/feed.xml" title="News Feed">
<link href="https://fonts.googleapis.com/css?... |
_layouts/top.html | spencertiberi/compsci.one | ---
layout: default
---
<h1>
<!-- https://allejo.io/blog/a-jekyll-toc-in-liquid-only/ -->
<!-- preserve <code/> in titles -->
{% capture title %}{% include toc_pure_liquid.html html=content h_min=1 h_max=1 %}{% endcapture %}
{{ title | replace: '<code class="highlighter-rouge">', '`' | replace: '</code... |
_patterns/01-molecules/02-blocks/04-block-headline.html | folklabs/jekyll-styleguide | ---
---
<div class="block block-headline">
<a href="{{ url }}">
<h2 class="headline">Headline: Lorem ipsum dolor sit amet, consectetur adipiscing elit</h2>
</a>
</div>
|
1940_photo22.html | ucsf-ckm/ucsf-history-website | ---
---
<!doctype html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Photo - A History of UCSF</title>
<link href='https://fonts.googleapis.com/css?family=... |
web/account.html | xz/cyber-security | ---
layout: default
title: Account
title_label: hide
post_scripts:
- js/account.js
startup_functions:
- redirectIfNotLoggedIn()
---
<div class="header">
{% include small-banner.html %}
{% include header.html %}
</div>
<div class="wrapper container">
<div class="row">
<div class="col-md-6">
<div... |
src/assets/styles/material-icons.css | lavas-ui/uiframe | @font-face {
font-family: "Material Icons";
font-style: normal;
font-weight: 400;
src: local("Material Icons"),
local("MaterialIcons-Regular"),
url(/static/fonts/MaterialIcons-Regular.woff2) format('woff2'),
url(/static/fonts/MaterialIcons-Regular.woff) format('woff'),
ur... |
test/expected/before_after_compile/some.html | helinjiang/grunt-md-html | <h1 id="test">Test</h1>
<pre><code class="lang-javascript"><span class="hljs-variable"><span class="hljs-keyword">var</span> a</span> = <span class="hljs-number">10</span>;
</code></pre>
<h2 id="hello-helinjiang">Hello grunt-md-html</h2>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.