path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
app/templates/transfer-and-charge/citizen-1-email-2.0.html | LlamaComedian/personal-cw-proto | <html>
<head></head>
<body>
<center>
<a href="{{next_page}}">
<img src="{{ prototypes_asset_path }}images/email.png">
</a>
</center>
</body>
</html>
|
index.html | alfonsofonso/anti | <!DOCTYPE html style="height:100%">
<!--[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>... |
app/content/texts/heb_wlc/PS28.html | khangpng/VietnameseBible | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<title>תהילים 28 (WLC)</title>
<link href="../../../build/mobile.css" rel="stylesheet" />
<script src="../../../build/mobile.js"></script>
</head>
<body dir="rtl" class="sect... |
demo/components/lift/index.css | o2team/channel-base | .mod_clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.mod_ver{
display: inline-block;
*display: inline;
*zoom: 1;
height: 100%;
vertical-align: middle;
width: 0;
font-size: 0;
}
.mod_container{
min-width: 1200px;
... |
src/slideshow.css | muvinmu/DK-Slideshow | .slideshow
{
position: relative;
float: left;
}
.slideshow__item
{
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
}
.slideshow__prev,
.slideshow__next
{
position: absolute;
top: 0;
bottom: 0;
}
.slideshow__prev
{
left: 0;
right: 50%;
}
.slideshow__prev:hover
... |
my-first-react-app/public/index.html | gauravrmazra/gauravbytes | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created u... |
app/components/page.html | LarsVonQualen/GitBlog | <div ng-if="pageCtrl.hasData">
<markdown data="pageCtrl.pageData"></markdown>
</div>
|
_site/index.html | giovanni-bb/giovanni-bb.github.io | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!... |
snippets/84/snippet.html | oncebuilder/OnceBuilder |
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<div class="container">
<div class="row margin-bottom-10">
<div class="col-md-4 col-sm-6">
<div class="servive-block servive-block-grey">
<i class="icon-2x color-light fa fa-bell... |
documentation/html/examples.html | tkelman/utf8rewind | <!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/views/assess/v5/victorcastillo/scoring/mobility.html | dwpdigitaltech/healthanddisability | {% extends path2+"/_layout.html" %}
{% block scoring_content %}
<h3 class="heading-large mt10">Moving around and using steps</h3>
<div class="evidence__box citizen">
<div class="evidence__label">Claimant statements</div>
<div class="evidence__content">
<p>Tony says he can move safely and repeatedly... |
vendor/assets/stylesheets/gallery/shanti-images-gallery.css | shanti-uva/kmaps_engine | /* shanti image gallery */
.og-grid {
list-style: none;
padding: 0;
margin: 0 auto;
text-align: center;
width: 100%;
}
.og-grid .item {
float: left;
margin: 0 5px 10px 0;
display: block;
}
.og-grid .item img {
max-width: 100%;
max-height: 100%;
vertical-align: bottom;
}
.o... |
src/html/modal_retrieve.html | g3aishih/csc309ip | <div class="modal-content">
<div class="modal-header">
<b>Results</b>
</div>
<div class="modal-body">
<table class="table">
<thead>
<tr>
<th>Title</th>
<th>Description</th>
<th>Category</th>
<th>Tags</th>
<th>Likes</th>
<th>Dislikes</th>
<th>Date created</t... |
templates/cells/archiveCell.html | SpaceDustTeapot/bunkerchan-fe | <hr />
<label>
Id: <span class="idLabel"></span>
<a class="theadLink">Open</a>
</label>
<label>
Name: <span class="nameLabel"></span>
</label>
<label>
Date: <span class="dateLabel"></span>
</label> |
demos/demo4/index.html | thebignet/talk-angularjs-introduction | <html ng-app="myDemo4">
<head>
<script src="../../bower_components/angular/angular.min.js"></script>
<script src="app.js"></script>
</head>
<body ng-controller="MyCtrl">
Technologies :
<ul><li ng-repeat="techno in technos">{{techno}}</li></ul>
Technologies Java* :
<ul><li ng-repeat="techno in technos | filter:'... |
static/static/rummikub/index.html | snoyberg/snoyman.com | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" name="viewport" />
<script>
var Module = {};
var __cargo_web = {};
Object.defin... |
epydoc/ansible.compat.six.Module_six_moves_urllib_response-class.html | alikins/alikins.github.io | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ansible.compat.six.Module_six_moves_urllib_response</title>
<link rel="stylesheet" href="ep... |
deps/boost/doc/html/boost_asio/reference/basic_datagram_socket/native_handle.html | laborautonomo/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_datagram_socket::native_handle</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="../../../b... |
fcb9145/html/functions_t.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... |
OpenLibraClient/docs/html/search/properties_63.html | vbergae/OpenLibraClient | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search... |
sphinx_jquibs/bootstrap/static/jquibs.css | hdknr/sphinx-jquibs |
div.contents.local.topic ul {
float:right;
width: 228px;
margin: 30px 0 0;
padding: 0;
background-color: #fff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
... |
doc/app/fr_file_index.html | Tataraovoleti/shop_on_rails |
<?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">
<!--
Files
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Files</title>
<meta http-equiv="Conte... |
05_CSS/CSS-Overview-Homework/03.ForumPosts/ForumPosts.html | clangelov/TelerikAcademyHomework | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Telerik Software Academy 2015 CSS Course</title>
<link href="ForumStyle.css" rel="stylesheet" />
<meta charset="UTF-8">
</head>
<body>
<header>
<h1 id="main-header">The Header</h1>
<nav>
<ul>
... |
category/layouts.html | bloggercms/bloggercms.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.0">
<meta name="generator" content="BloggerCMS" />
<meta name="description" content="BloggerCMS Official Blog">
... |
android-vcard/javadoc/a_vcard/android/syncml/pim/package-use.html | SafeSlingerProject/SafeSlinger-Android | <!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_26) on Sun Sep 25 19:59:55 CEST 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Package a_vcard.android.... |
charts.html | rising-fallmoon/rising-fallmoon.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>ECharts</title>
<!-- 引入 echarts.js -->
<script src="//cdn.bootcss.com/echarts/3.6.2/echarts.min.js"></script>
<script src="js/charts_loader.js" type="text/javascript"></script>
</head>
<body>
<!-- 为ECharts准备一个具备大小(宽高)的Dom -->
<div id="main" style... |
index.html | rthbound/WhatSunriseIsIt | <!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>What Sunrise Is It?</title>
<meta name="description" content="What Sunrise Is It? See what our Sunrise looks like from Earth right now."/>
<meta ... |
mysite/templates/privacy.html | InfoAgeTech/django-starter | {% extends request.base_template %}
{% load i18n %}
{% block page_title %} {% trans "Privacy" %} - {% endblock %}
{% block unsupported_browser_warning %}{% endblock %}
{% block content %}
<h1>{% trans "Privacy Policy" %}</h1>
<p>{% trans "TODO: get content" %}</p>
{% endblock %} |
site/_layouts/default.html | disjfa/glynn-admin | <!DOCTYPE html>
<html>
{% include head.html %}
<body>
<div class="page">
<div class="page-sidebar">
{% include sidebar.html %}
</div>
<div class="page-body">
<div class="page-main-bg container">
{{ content }}
<div class="row">
<div class="col-12">
... |
impress.html | Stofffuchs/htmltag | <!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">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="../../docs-assets/ico/favicon.pn... |
ocr_extracted/W30725_text/page37.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W30725_text</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;">
... |
docs/javadocs/com/swfm/mica/MiiEditorViewportSizeLayout.html | justacoder/mica | <!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.4.2_03) on Sat May 01 12:13:29 GMT-07:00 2004 -->
<TITLE>
MiiEditorViewportSizeLayout
</TITLE>
<META NAME="keywords" CONTENT="com.swfm.mica.Mii... |
src/assets/css/plugins/footable/footable.core.css | IvanStrelcov/ng2appRC6 | @font-face {
font-family: 'footable';
src: url('fonts/footable.eot');
src: url('fonts/footable.eot%3F') format('embedded-opentype'), url('fonts/footable.woff') format('woff'), url('fonts/footable.ttf') format('truetype'), url('fonts/footable.svg') format('svg');
font-weight: normal;
font-style: normal;
}
@med... |
app/themes/bootstrap/views/layouts/404.html | tottaz/yggdrasil | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Page Not Found :(</title>
<style>
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
html { padding: 30px 10px; font-size: 20px; lin... |
2016/05/17/Interview Questions/index.html | caincho/caincho.github.io | <!DOCTYPE html>
<html class="light page-post">
<head>
<meta charset="utf-8">
<title>产品岗面试题 | Cain</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="keywords" content="面试,产品,题目," />
<meta name="description" content="面试产品岗的问题
先介绍下自己,试着用... |
views/details-page.html | sandbox-team/techtalk-portal |
<a href="/edit/{{_id}}" class="btn btn-success pull-right">Edit</a>
<p><a href="/">< Back to Calendar</a></p>
<hgroup>
<h2 data-ng-bind="details.title"></h2>
<h3><span data-ng-repeat="user in details.lector"><a href="user/{{user}}" data-ng-bind="global.data.users[user].full_name"></a><i ng-if="!$last">, </i></s... |
public/ViewYourActiveItems.html | blackyblack/freemarket-lite | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<link rel="shortcut icon" href="img/favicon.png">
<title>FreeMarket</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.... |
sample/stylesheets/github-light.css | kopo4eweb/simpleParallax | /*
Copyright 2014 GitHub Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in wri... |
assets/css/styleemail.css | fadhilaalfi/pbwpower |
body {
background: #edefed;
font-family: 'Lato', sans-serif;
color: #FDFCFB;
text-align: center;
}
form {
width: 450px;
margin: 17% auto;
}
.header {
font-size: 35px;
text-transform: uppercase;
letter-spacing: 5px;
color: #333;
}
.description {
font-size: 14px;
le... |
addons/ewei_shopv2/plugin/merch/template/web/manage/shop/nav/post.html | Broomspun/shanque | {template '_header'}
<div class="page-heading">
<span class='pull-right'>
{ifp 'shop.nav.add'}
<a class="btn btn-primary btn-sm" href="{php echo merchUrl('shop/nav/add')}">添加新首页导航</a>
{/if}
<a class="btn btn-default btn-sm" href="{php echo merchUrl('shop/nav')}">返回列表</a>
</span>
<h2>{if !e... |
docs/package-frame.html | ton1517/Keyins | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"><!-- saved from url=(0014)about:internet --><html>
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Keyins API Documentation</title><link rel="stylesheet" href="style.css" type="text/... |
user_guide_zh_tw/CodeIgniter 2.1.4/www.codeigniter.org.tw/user_guide/tutorial/index.html | pulipulichen/php-file-converter | <!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">
<!-- Mirrored from www.codeigniter.org.tw/user_guide/tutorial/index.html by HTTrack Website Copier/3.x [XR&CO'2013], Mon, 14 Oct ... |
portfolio.html | sami10015/sami10015.github.io | <!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]... |
lucene/lib/lucene-4.6.1/docs/test-framework/org/apache/lucene/util/fst/class-use/FSTTester.html | OrlandoLee/ForYou | <!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.6.0_27) on Thu Jan 23 20:13:40 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.a... |
lucene/lib/lucene-4.6.1/docs/highlighter/org/apache/lucene/search/highlight/package-tree.html | OrlandoLee/ForYou | <!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.6.0_27) on Thu Jan 23 20:13:12 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.apache.lucene.s... |
docs/api/org/springframework/web/context/support/ServletContextAwareProcessor.html | dachengxi/spring1.1.1_source | <!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.4.2_05) on Thu Sep 30 22:16:17 GMT+01:00 2004 -->
<TITLE>
ServletContextAwareProcessor (Spring Framework)
</TITLE>
<META NAME="keywords" CONTENT="org.sp... |
index.html | LeahW/NewDevATL | <!DOCTYPE html>
<!--
Modification 08/02/2015 (omie w.):
- Added foundation-icons.css
- Installed Foundation Icons inside of /icons
- Added drop-down menu HTML
Modification 08/05/2015 (omie w.):
- Changed Search icon to drop-down menu in mobile Design
- Changed the event titles to orange with a 15% top radius
- Updated... |
src/app/components/comp-788/comp-788.component.html | angular/angular-cli-stress-test | <p>
comp-788 works!
</p>
|
src/main/webapp/index.html | bryanjswift/bryanjswift.com | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Test Page</title>
</head>
<body>
<h1>Hello Bryan</h1>
</body>
</html>
|
doc/html/structspp___1_1cvt_3_01const_01std_1_1pair_3_01const_01_k_00_01_v_01_4_01_4-members.html | OpenISA/oi-dbt | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
src/main/webapp/site/media/widgetkit/widgets/slideshow/styles/default/rtl.css | EaW1805/www | /* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/*
* RTL Style Sheet
*/
.wk-slideshow-default .nav li {
margin-left: 0;
margin-right: 5px;
}
.wk-slideshow-default .nav li:first-child {
margin-right: 0;
}
.wk-slideshow-default > div:hover .next {
... |
_deploy/2008/08/microsoft-student-partner/index.html | etiago/etiago.github.io | <!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">
<link rel="shortcut icon" href="/static/img/favicon.ico" />
<title>Microsoft Student Partn... |
_includes/certifications.html | FernandoDoming/yucca | <div id="certifications" class="section">
<h3>Certifications</h3>
<div class="certifications">
<div class="row">
{% for cert in site.certifications %}
{% assign odd = forloop.index | modulo: 2 %}
<div class="cert-wrapper col-sm-6 col-xs-12">
{% if cert.img %}
<a href=... |
pages/flot.html | phamminhtien305/demodailyreport.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">
<meta name="description" content="">
<meta name="author" content="">
<title>Zenrin Admin - Daily Report</ti... |
css/titlebar-view.css | eladyarkoni/stackjs | .titlebar-view {
color: #a6e22e;
z-index: 99;
}
.titlebar-view .message-box {
width: 500px;
height: 70px;
background-color: #272822;
border: 1px solid #000000;
border-radius: 5px;
border-radius: 5px;
position: absolute;
left: 50%;
margin-left: -200px;
box-shadow: 1px 1px 10px #000;
box-shadow: 1px 1px 10p... |
fonts/sourcesanspro-regular-demo.html | darobin/group-hug | <!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" />
<script src="http://ajax.googleapis.com/ajax/libs... |
public/index.html | cabaag/calculator | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created u... |
contact-us.html | divya8arjula/divya8arjula.github.io | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="apple-touch-icon" sizes="180x180" href="assets/ico/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/ico/favicon-... |
docs/overview/popup-dialogs.html | Connum/w2ui | <h3>Dialogs</h3>
The most frequent dialogs are alert, confirm and prompt. In the case of an alert you just need to display a message to the user
and require no feedback besides user acknowledgement. Confirm dialog has similar purpose, but expects from the user a response
by accepting or declining the message. Prompt wa... |
public/Windows 10 x64 (18362.239)/_EXCEPTION_RECORD.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.239)</h4><br>
<h2>_EXCEPTION_RECORD</h2>
<font face="arial"> +0x000 ExceptionCode : Int4B<br>
+0x004 ExceptionFlags : Uint4B<br>
+0x008 ExceptionRecord : Ptr64 <a href="./_EXCEPTION_RECORD.html">_EXCEPTION_RECORD</a><br>
+0x010 ExceptionAddress : Ptr64 Void<br>
... |
app/index.html | domestic/FlightTest | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>example</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="/bower_components/components-bootstra... |
public/main.css | szajbus/sinatra-template | body {
background: #FFF;
color: #1B1B1B;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
margin: 0 auto;
width: 800px;
}
#header {
padding: 0.5em 0 0 0;
margin: 0;
text-align: center;
border-bottom: 3px solid #000;
}
#content {
padding: 0;
margin: 0;
}
#footer {
padding: 0;
... |
doc/ec/algorithms/tabu/solution/package-tree.html | aawuley/evolutionary-computation | <!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_25) on Sat Jan 30 13:02:53 EST 2016 -->
<title>ec.algorithms.tabu.solution Class Hierarchy</title>
<meta name="date" content="2016-01-3... |
docs/interfaces/ast.htmlparser2.commentnode.html | HTMLParseErrorWG/parse5 | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>CommentNode | parse5</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/... |
all-data/4000-4999/4105-31.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>... |
sas/Efficiencies/LarsKevin/datamerge.html | labordynamicsinstitute/code-fragments | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Data step with merge - by (10-Dec-1999)</TITLE>
<!-- Created by: Lars Vilhuber, 10-Dec-1999 -->
<!-- Changed by: Lars Vilhuber, 10-Dec-1999 -->
</HEAD>
<body bgcolor="#FFFFFF">
<H1>Data step with merge - by</H1>
The resu... |
LDAPLibraryDocumentation/class_g_u_i___l_d_a_p_unit_test_1_1_tests_1_1_business_logic_1_1_test_user_repository-members.html | Apex-net/LDAP-Library | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
clean/Linux-x86_64-4.06.1-2.0.5/released/8.8.0/propcalc/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>propcalc: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
2020/01/01/words-at-the-start-of-2020/index.html | billweasley/billweasley.github.io | <!DOCTYPE html>
<html lang="zh-CN,en,default">
<!-- Head tag -->
<head><meta name="generator" content="Hexo 3.9.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--Description-->
<meta n... |
cala/templates/login.html | djlauk/cala | {% extends "layout.html" %}
{% block body %}
<div id="login" class="dialog">
<h2>Login</h2>
{% if error %}<p class=error><strong>Error:</strong>{{ error }}</p>{% endif %}
<form action="{{ url_for('login') }}" method=post>
<p>
<label for=email>Email:</label><br>
<input type=email id=email name=... |
2016/06/10/Modulos-para-Angular-JS.html | willcrisis/www.willcrisis.com | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Módulos para Angular JS</title>
<meta name="description" content="" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initia... |
site/curso.html | ifrsrg/projens-automacao | <!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>Técnico em Automação Industrial<... |
assets/dialog-polyfill/tests/modal-dialog.html | AlpenDesignStudio/twex | <!DOCTYPE html>
<html>
<meta charset='utf-8'>
<head>
<script src="../dialog-polyfill.js"></script>
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" type="text/css" href="../dialog-polyfill.css">
<style>
dialog {
width: 100px;
}
</style>
</head>
<body>
<p>Test for modal dial... |
BOOST/boost_1_61_0/libs/type_erasure/doc/html/boost/type_erasure/modable.html | calvinfarias/IC2015-2 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template modable</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" ti... |
app/assets/index.html | marriola/SWAPI-demo | <html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="app.css">
</head>
<body>
<div id="please-wait">
<img src="ajax-loader-lg.gif">
</div>
<div id="controls" style="display: none;">
<a id="github" target="_blank" href="https://github.com/marriola/SWAPI-demo... |
test/fixtures/basic.css | travco/postcss-secmodify | /**
* Size: breakpoint 2 (medium)
*/
/**
* Make an element shrink wrap its content.
*/
.u-sizeFit,
.u-sizeFitAlt {
display: block !important;
float: left !important;
width: auto !important;
-md-raswa: auto;
}
.u-sizeFitAlt {
float: right !important;
}
|
data science/machine_learning_for_the_web/chapter_4/movie/4380.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Trouble in Mind (1985)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0090209">Trouble in Mind (1985)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Lon+Pon... |
vendor/jung-2.0.1/doc/edu/uci/ics/jung/algorithms/layout/class-use/ISOMLayout.ISOMVertexData.html | tobyclemson/msci-project | <!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.5.0_13) on Sun Jan 24 12:52:50 EST 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Class edu.uci.ics.ju... |
Default.Value/views/view.html | ccasalicchio/UmbracoPackages | <div ng-controller="Default.Value" class="default-value">
{{engine.dValue}}
</div> |
pos_mobile_restaurant/static/src/css/restaurant.css | it-projects-llc/pos-addons | /* ------ FLOOR SELECTOR ------- */
.pos.mobile .floor-selector {
line-height: 80px;
font-size: 30px;
}
.pos.mobile .slide-floor-menu {
z-index: 10;
}
.pos.mobile .slide-floor-menu .title {
display: block;
font-size: 50px;
line-height: 80px;
text-align: center;
}
/* ------ FLOOR MAP ------... |
db-5.3.28.NC/docs/api_reference/STL/db_set_base_iterator.html | iadix/iadixcoin | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Chapt... |
css/MMM-Transilien.css | lgmorand/MMM-Transilien | .trainname
{
border: 2px solid #ffffff;
background: #ffffff;
color:black;
border-radius: 5px;
}
.transilien
{
line-height:1.5em;
}
.state
{
color:yellow !important;
} |
OctoAskT12/doc/cs/ualberta/octoaskt12/MainActivity.QuestionDetailFragment.html | 0nebit/OctoAsk | <!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_20) on Mon Nov 10 19:42:16 MST 2014 -->
<title>MainActivity.QuestionDetailFragment</title>
<meta name="date" content="2014-11-10">
<link rel="s... |
blog_posts/00009.html | ocktagon/ocktagon.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Aki's DBC Blog - Culture: Tech Problems</title>
<link rel="stylesheet" href="../css/blog_main.css">
<link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC|Carrois+Gothic+SC|Audiowide|Iceland' rel='stylesheet' ty... |
public/assets/css/lobostrap/menu.css | fedelucesoli/LobosWeb | .navbar-default{
border-radius: 0;
font-family: "Montserrat";
border-width: 0 0 1px 0;
}
.navbar-lobos{
margin-left: 0;
margin-bottom: 0;
border-bottom: 3px solid #EE3A39;
}
.navbar-lobos .navbar-brand{
height: 80px;
}
.navbar-lobos img{
height: 60px;
}
.navbar-toggle{
margin: 30px;
}
.mega-dropdown... |
agendadulibre/static/fonts/Raleway/raleway_light_macroman/Raleway-Light-demo.html | toulibre/agendadulibreshow | <!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" />
<script src="https://ajax.googleapis.com/ajax/lib... |
powertoken/templates/admin_system_logs.html | jazzij/powertoken | {% extends "admin_layout.html" %}
{% block content %}
<table class="table table-responsive-sm pt-table-striped pt-err-table">
<tr>
<th>User</th>
<th>Timestamp</th>
<th>Summary</th>
<th>Origin</th>
<th>Message</th>
</tr>
{% for err i... |
1495625/html/classv8_1_1_testing-members.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
public/app/views/database/prizes.html | Bedbug/sportimo_dashboard | <!-- START OF SETUP-->
<div ng-show="selectedItem" class="panel panel-default">
<div class="panel-body text-center">
<div class="panel-heading">
<label></label>
</div>
<fieldset>
<div class="form-group text-left">
<!-- LOGO -->
<div class="col-md-5 sideline">
<label class="col-sm-2 control-... |
generators/app/templates/theme-starter/css/theme/index.css | aptuitiv/generator-cacao-branchcms | @import './default';
|
docs/content/content-collapsible-events.html | abhishekbhalani/jquery-mobile | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>jQuery Mobile Docs - Collapsible Content</title>
<link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.c... |
css/style.css | haddersbadders/Leaflet.js-Ward-Map | #map { height: 100vh; } |
public/2005/10/5/geschichten-von-koenig-fittipaldi-lassen-kinderherzen-hoeher-schlagen.html | vaudoc/jk | <!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>
<title>Jan Kuhl</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="/stylesheets/style.css" rel="styleshee... |
assets/resource_style.css | skyvory/cast | .request-loading {
display:none;
position: absolute;
opacity: 0.8;
color: #333;
left: 50%;
}
.resource-area {
background-color: rgba(0, 0, 0, 0.1);
padding: 20px;
}
.background-thumbnail-area {
width: 80px;
height: auto;
max-width: 80px;
max-height: 80px;
margin: 1px auto;
padding: 1px;
float: left;
ver... |
css/yatzy.css | jariolaine/apex-yatzy | /*
*
* This CSS file is based on:
* - CSS Dice: An Experiment by Jonathan Sampson - @jonathansampson http://sampsonblog.com/289/of-dice-dabblet-and-css
* - normalize.css v3.0.3 https://github.com/necolas/normalize.css Copyright (c) Nicolas Gallagher and Jonathan Neal
* - "Simpliste" template and "Simple" skin by Renat ... |
doc/html/pages.html | Giraudux/cpp-collections | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>Dictionnaire: Pages... |
Project3_MapReduce/doc/index-files/index-5.html | dtzeng/ds-f14 | <!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_72) on Sat Nov 22 10:02:39 EST 2014 -->
<title>F-Index</title>
<meta name="date" content="2014-11-22">
<link rel="stylesheet" type="tex... |
clean/Linux-x86_64-4.04.2-2.0.5/released/8.6/cfml/20180525.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>cfml: Error 🔥</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="style... |
second-hand-street-FE/src/modules/goodsList/templates/home.html | SWPUliusong/second-hand-street | <div class="page-content container">
<div class="col-xs-10 col-xs-offset-1">
<div class="area padding-15 text-center">
<button class="btn needs-btn" ui-sref="demand.list">前往需求列表</button>
</div>
<div class="area bg-white">
<h4 class="text-green font-bold"><i class="gly... |
src/claimed-app.html | call-a3/claimed | <link rel="import" href="../bower_components/polymer/polymer.html">
<link rel="import" href="../bower_components/core-pages/core-pages.html">
<link rel="import" href="../bower_components/paper-button/paper-button.html">
<link rel="import" href="../bower_components/facebook-login/facebook-login.html">
<!--<link rel="im... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.