path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
css/color/html5-form-generator-color-Yellow.css | acmeinfotec/html5formgenerator | @charset "utf-8";
/* CSS Document */
html,
body {
color: black;
background-color: #333;
}
h1{
color: #e0dfdc;
text-shadow: 0 -1px 0 #ffffff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px ... |
all-data/2000-2999/2358-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/Z/posix-file-types-file_name.html | io7m/coreland-posix-ada-doc | <img src="Z/posix-file-types-file_name.png" alt="Filename type."/>
|
Ejercicios/javascript/img/onmousehover.html | david995/phpprojects | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<a href="" onmouseover="facebook()">Facebook</a>
<br>
<a href="" onmouseover="google()">goggle</a>
<br>
<a href="" onmouseover="twitter()">twitter</a>
<!--<div id="imgs"></div>-->
<br>
<img id="imgs" sr... |
html/234567133020.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... |
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.0/bdds/8.9.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>bdds: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" r... |
resources/public/templates/post-links.html | Inaimathi/langnostic | <hr />
<div class="post-nav">
{{if .Prev}}<a class="prev-post" href="/posts/{{.Prev.File}}"><- {{.Prev.Title}}</a>{{end}}
{{if .Next}}<a class="next-post" href="/posts/{{.Next.File}}">{{.Next.Title}} -></a>{{end}}
</div>
|
views/user/create.html | davicompu/proyecto1 | <div class="row">
<div class="large-15 medium-15 columns">
<h3>Registro de usuario</h3></br>
</div>
</div>
<div class="row">
<div class="large-4 medium-4 columns">
Username
</div>
<div class="large-8 medium-4 columns">
<input type="text" ng-model="username"/>
</div>
</div>
<div class="row">
... |
Docs/html/functions_0x66.html | soraxdesign/SoundCity | <!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"/>
<title>SoundCity Prototyp: Klassen-Elemente</title>
<link href="tabs.css" rel=... |
src/Generator/views/view.html | kvasenko/bluzman | <p>This is the <?=$name?> view</p> |
2016/Register_of_8086/index.html | Laueray/Laueray.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>8086 通用寄存器的专用功能 | 行而思</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="keywords" content="8086,通用寄存器">
<meta name="google-site-verification" content="W2AVg5n_ALo21rl9n3ZwS8AuEan... |
dist/miguel_palomino.html | oskamaya/pyp-proyectos | <!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">
<title>P&P Proyectos - Proyectos con Sentido</title>
<!-- Bootstrap -->
<link href="css/bootstrap.css" rel=... |
report/src/Mumin/dashboard.html | MrIsaksson/mumin | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Dashboard for /Applications/MAMP/www/phpmvc/kmom06/mumin/src/Mumin</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../css/nv.d3.css" r... |
_layouts/default.html | rmichnovicz/rmichnovicz.github.io | <!DOCTYPE html>
<html>
<head>
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</title>
{% include meta.html %}
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" t... |
_layouts/page.html | zhaohaifeng/zhaohaifeng.github.com | <!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="zh"><!--<!... |
app/assets/stylesheets/bootstrap.css | salayhin/crowdfunding | /*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
su... |
docs/picturepark-sdk-v1-pickers/api/interfaces/_inspector_.debugger.setbreakpointparametertype.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>SetBreakpointParameterType | picturepark-sdk-v1-pickers API</title>
<meta name="description" content="Documentation for picturepark-sdk-v1-pickers API">
<meta name="viewport" cont... |
api/v0.9.0/utility/resources/Resource.getFile.html | Circular-Studios/Dash-Docs |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>Method Resource.getFile</title>
<link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/>
<link rel="sty... |
doxygen/html/class_bomb-members.html | bmateusz-inc/bombas-jatek | <!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... |
test/fixtures/comment/comment.out.css | MhdAljuboori/stylefmt | /**
* comment
*/
.class {
padding: 10px;
}
/*comment*/
.foo {
color: red;
}
/*
at rule
*/
@media only screen {
/* inner at rule comment */
.foo {
display: none;
}
/*
* another comment
*/
.bar {
color: yellow;
}
}
|
resources/assets/html/backend/experiences/index.html | EmprendedoresLA/emprendevs-equipo-4 | <header class="content">
<div class="row items-push">
<div class="col-sm-7">
<h1 class="h3 font-w400 push-5-t">Experiencias</h1>
</div>
<div class="col-sm-5 text-right">
<a ng-href="/admin/#/experiences/create" class="btn btn-primary btn-min-width">
<i class="fa fa-plus"></i> Agregar Experiencia
</a... |
sign-in-verified.html | intrepion/sign-up-template-foundation | <!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Template Foundation - Sign In</title>
<link rel="icon" type="image/png" href="images/favicon.png" />
<link rel="stylesheet" href="//cdnjs.c... |
doc/api/classes/ActiveModel/SecurePassword.html | zhuzhang/auc | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ActiveModel::SecurePassword</title>
<meta http-equiv="Content-Typ... |
Reports/nv/nview.1.4.2/NView-MonoAndroid10.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>
... |
public_admin/maps-mapael.html | jobteam/albumso | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Paper - Material Admin Theme</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<me... |
c03-bootstrap/src/tmpl/input.html | honger05/webpack-arale | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>input</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
</head>
<body>
<div class="container">
<form>
<div class="form-group">
<label for="exampleInputEmail1">Em... |
Public/assets/css/mychange.css | yinger650/alialbum | .inline-item {
display: inline-block;
}
/* Photo */
/* main-album */
#main-album {
-moz-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -moz-filter 0.5s ease;
-webkit-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -webkit-filter 0.5s... |
doc/java/jdk8/java/net/URLDecoder.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_31) on Wed Dec 17 20:47:30 PST 2014 -->
<title>URLDecoder (Java Platform SE 8 )</title>
<meta name="date" content="2014-12-17">
<meta name="key... |
4432dc8/html/classv8_1_1_string_1_1_external_string_resource_base.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... |
src/Viteloge/CoreBundle/Resources/descriptions/07289.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Saint-Privat est
une ville géographiquement positionnée dans le département de l'Ardêche en Rhône-Alpes. On dénombrait 1 540 habitants en 2008.</p>
<p>À proximité de Saint-Privat sont situées les villes de
<a href="{{VLROOT}}/immobilier/saint-didier-sous-aubenas_0722... |
Docs/api/html/OgreShaderExPerPixelLighting_8h.html | lennonchan/OgreSource | <html>
<head>
<title>OGRE: OgreShaderExPerPixelLighting.h File Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="doxygen.css">
<link type="text/css" rel="stylesheet" href="tabs.css">
</head>
<body>
<!-- Generate... |
data science/machine_learning_for_the_web/chapter_4/movie/11831.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Mercury Rising (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?0120749">Mercury Rising (1998)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Nathaniel... |
slides/l10n/tr/06_support.html | educatie/installer | <div class="header">
<h1>Yardım ve Destek</h1>
</div>
<div class="main">
<div class="content wide">
<p>Xubuntu hakkında en ortak sorulan alanlar ve soruların çoğunu kapsayan Resmi
Belgelendirme'si, her Xubuntu sürümü ile birlikte gelir. Buna ana menüden
Yardım tıklayarak ulaşabilirsiniz.</p>
<p>Belgelendirmeye... |
all-data/14000-14999/14462-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>... |
django/templates/tooltip.html | myrjola/neverlate | <i rel="tooltip" title="<span class="tooltip_message">{{ message }}</span>"><img src="{{ icon_url }}" alt="tooltip"></i>
<script type="text/javascript">
jQuery(function(){
$("[rel=tooltip]").tooltip({ html: 'true', trigger: 'click hover'});
});
</script> |
HTMLFundamentals/Doge/friends.html | AYankova/HTML-CSS | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Doge Social Network - Friends</title>
</head>
<body style="background:skyblue">
<h1>Doge Social Network</h1>
<nav>
<ul>
<li>
<a href="home.html">
Home
</a>
</li>
<li>
<a href="profile.html">
Profile
</a>
</li>
<l... |
docs/en.scheduleEdit.html | neandr/piSchedule | <!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8" />
<base href="https://neandr.github.io/piSchedule/" >
<title>piSchedule - Job Editor</title>
<!-- HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/s... |
PoliceMessageBoard/PoliceMessageBoard/扰乱单位秩序,选举秩序.html | zhaishuai/jingmintong | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Untitled Document</title>
<metaname="viewport" content="width=device-width,user-scalable=no"/>
<link rel="stylesheet" href="cssreset.css"/>
<style type="text/css">
#content {
width: 90%;
margin: 10px auto;
height: auto;
}
... |
src/index.html | MrsHannahJ/portfolio | <!doctype html>
<html class="no-js" lang="en-US">
<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>Hannah Jones | Web Developer</title>
<meta name="description" content="Coderjones.com is a portfol... |
darth-vader/08_restful_apis_backbonejs/Readme.html | ga-chicago/ga-chicago.github.io | <!DOCTYPE HTML>
<html lang="en" >
<!-- Start book WDI Darth Vader -->
<head>
<!-- head:start -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Backbone.js | WDI Darth Vader</title>
<meta content="text/html; charset=utf-8" http-equiv... |
resources/assets/css/debugbar.css | lambirou/babiphp | ._bp-debug-bar {
display: block;
position: fixed;
bottom: 0;
left: 0;
margin: 0;
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 12px;
width: 100%;
height: 32px;
line-height: 32px;
z-index: 9999;
background: #ECF0F1;
color: #434A54;
border-top: 2px solid... |
PortailCss.html | lduhaut/Galerie-E-E | <style>
body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
/* Ca ne va pas jusqu'en bas, malgré un height 100% :s donc je laisse à blanc, pour le moment ... */
background-color: #FFF;
}
.header {
background-color: #fff;
box-shadow: 0 2px 5px rgba(0,0,0,0.26);
colo... |
.tmp/serve/app/index.css | lakshit1001/CampusBox-webapp | body {
color: #282c35;
}
.weight-500 {
font-weight: 500 !important;
}
.pink {
fill: #e91e63 !important;
}
.badge {
margin: 0 0 0 8px;
background-color: #aaa;
color: white;
padding: 2px 4px;
border-radius: 2px;
}
.your-custom-chip {
font-weight: 400 !important;
font-style: normal !important;
co... |
docs/git-doc/gitweb.conf.html | alinlupu/visualize-git | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 1.5.4">
<title>gitweb.conf(5)</title>
<link rel="stylesheet" hre... |
niuniu/say-nn2564.html | momokowan/momokowan.github.io | <!DOCTYPE html>
<html>
<head>
<title>牛妞和痲痲的宫斗... |
MoMoKo.in | 丸子家.在内</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="http://MOMOKO.in/theme/css/bootstrap.min.css" type="text/css" />
... |
src/app/app.component.html | AndriyBilyak/video-feed | <div class="wrapper-container">
<div class="navbar-container zoom-in">
<a class="title" href="/">Video feed</a>
</div>
<main class="content-container">
<video-section ng-repeat="videoItem in $ctrl.videoList track by $index"
video-item="videoItem">
</video-section>
</... |
javascript/demo1/array.html | 290388252/My-H5 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<script type="text/javascript">
//数组直接量形式创建数组
var arr=[];//空数组
var arr1=[1,2,3,4,5,6];
var arr2=[1,2.3,true,false,null,undefined,[1,2,3],{x:1,y:2}];
var x=1;
var arr3=[x,x*3,x+2,x+3];
c... |
application/admin/view/goods/recycle.html | lovezhao311/luffycms | <fieldset class="layui-elem-field layui-field-title">
<legend>搜索</legend>
</fieldset>
<form class="layui-form layui-form-pane" action="{:url('recycle')}" search>
<div class="layui-form-item">
<label class="layui-form-label">商品名称</label>
<div class="layui-input-inline"... |
raw_data/arkive-critically-endangered-html/cyanea-stictophylla.html | andrewedstrom/cs638project |
<!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>Haha factsheet on ARKive - Cyanea stictophylla</title>
... |
docs/3.2/dc/d9f/feature__description_8markdown.html | lucasbrsa/OpenCV-3.2 | <!-- HTML header for doxygen 1.8.6-->
<!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" conte... |
Figure3/Tox21_nnm/WorkHere/99-12-7.smi.png.html | andrewdefries/ToxCast | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<title>99-12-7.smi.png.html</title>
</head>
<b... |
website/death_row/dr_info/ramirezjohn.html | tommeagher/pythonGIJC15 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/sub_dr_template.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="... |
content4/consumer-experience-javascript-chat-addline.html | LivePersonInc/dev-hub | <!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content=" ">
<title>addLine | LivePerson Technical Documentation</title>
<link rel="styl... |
index.html | HSAScript/demobar | <!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta -->
<meta charset="utf-8">
<title>Switcheroo</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<!-- Css - CDN????-->
<!--
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
... |
people.html | selct/selct.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">
<meta name="description" content="">
<meta name="author" content="">
<title>SELCT People</title>
<!-- ... |
docs/interfaces/_protobufs_cstrike15_gcmessages_.cmsggccstrike15v2servervarvaluenotificationinfo.html | saul/demofile | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>CMsgGCCStrike15V2ServerVarValueNotificationInfo | demofile</title>
<meta name="description" content="Documentation for demofile">
<meta name="viewport" content="width=device-width... |
src/DeveloperSupportBeta/development/index.html | gnaudio/jabra-browser-integration | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Jabra Browser Integration</title>
<link href="main.css" rel="stylesheet" />
<link href="//cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/css/toastr.min.css" rel="stylesheet" />
</head>
<body>
<a href="https://github.com/gnaudio/jabra-brow... |
index.html | csaez/slides_anim | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
Animacion es concentracion... y coordinacion - CESAR SAEZ
</title>
<meta name="description" content="Organizacion en peliculas de animacion">
<meta name="author" content="Cesar Saez">
<meta name="apple-mobile-web-app-capable" content... |
WebContent/component/dhtmlxSuite_v403_std/samples/dhtmlxWindows/08_attach_urls_and_objects/04_attach_object.html | blale-zhang/codegen | <!DOCTYPE html>
<!--conf
<sample>
<product version="4.0b1" edition="std"/>
<modifications>
<modified date="130911"/>
</modifications>
</sample>
-->
<html>
<head>
<title>Attach object</title>
<meta http-equiv... |
vi/docs/amazon_replacement_policy/index.html | dangkhoasdc/dangkhoasdc.github.io | <!DOCTYPE html>
<html lang='vi'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name='description' content='Quy trình này mình tìm hiểu khi mua những hàng sử dụng International Shipping, lí do nó khiến mình quan ngại là vì:
Chính sách đổi trả của Amazon thế ... |
static/css/style.css | wangchi/fonder7 | * {
margin: 0;
padding: 0;
}
body {
font-family: "Avenir Next", Helvetica, Arial, "Lantinghei SC", "Microsoft YaHei", sans-serif;
}
.cf:after {
display: table-cell;
clear: both;
content: "";
width: 100%;
height: 0;
}
.top-line {
height: 5px;
/*#2d547f*/
background: #2d547f;
/*background: #666... |
779-03-3.txt.html | andrewdefries/Ames_ToxBenchmark | <html><img border=0 src=779-03-3.txt alt=779-03-3.txt></img><body>
"x"
"1" "KAZIUS, J, MCGUIRE, R AND BURSI, R. DERIVATION AND VALIDATION OF TOXICOPHORES FOR MUTAGENICITY PREDICTION. J. MED. CHEM. 48: 312-320, 2005"
</body></html>
|
ckanext/geoview/public/css/geo-resource-styles.css | taijiang-tw/ckanext-geoview | .label[data-format=wfs] {
background-color: #7aae3d;
}
.format-label[data-format=wfs],
.format-label[data-format*=wfs] {
background: url("../../img/gis-resources-sprite-icons.png") no-repeat 0 0;
background-position: 0px -62px;
}
.label[data-format=wms] {
background-color: #adc717;
}
.format-label[data... |
dist/all.css | shurik12mos/angular-project | /* app css stylesheet */
.menu {
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
}
.menu:before {
content: "[";
}
.menu:after {
content: "]";
}
.menu > li {
display: inline;
}
.menu > li:before {
content: "|";
padding-right: 0.3em;
}
.menu > li:nth-chi... |
public/Windows 10 x64 (19041.508)/_RTL_DYNAMIC_HASH_TABLE.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.508)</h4><br>
<h2>_RTL_DYNAMIC_HASH_TABLE</h2>
<font face="arial"> +0x000 Flags : Uint4B<br>
+0x004 Shift : Uint4B<br>
+0x008 TableSize : Uint4B<br>
+0x00c Pivot : Uint4B<br>
+0x010 DivisorMask : Uint4B<br>
+0x0... |
ui/WY/index.html | BethYu/work | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>index</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="assets/font-awesome/css/f... |
all-data/29000-29999/29482-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>... |
all-data/14000-14999/14743-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>... |
www/templates/chat-detail.html | andrewsuzuki/nourish-app | <ion-view view-title="Chat with {{ person.screenName }}">
<ion-content class="padding">
<ul class="chatMessageBox">
<li ng-repeat="message in messages" class="chatMessage">
<span class="name">
<span ng-if="message.type === 0" class="outgoing">{{ userSettings.screenName }}</span>
... |
node_modules/postcss-animation/test/fixtures/rotateOutUpRight.expected.css | tomirasanen/frontDevTemplate | .foo {
animation-name: rotateOutUpRight;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
} |
v4/user-agent-detail/75/31/75318a63-7dd7-4a48-8311-ab46f3405588.html | ThaDafinser/UserAgentParserComparison |
<html>
<head>
<title>User agent detail - Mozilla/5.0 (Java; U; Pt-br; samsung gt-b5722) AppleWebKit/530.13 (KHTML, like Gecko) UCBrowser/8.5.0.185/82/352/UCWEB Mobile</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href... |
src/Viteloge/CoreBundle/Resources/descriptions/32310.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Perchède est
un village
géographiquement positionné dans le département des Gers en Midi-Pyrénées. Elle comptait 77 habitants en 2008.</p>
<p>Si vous envisagez de venir habiter à Perchède, vous pourrez aisément trouver une maison à acheter. </p>
<p>À coté de Perch... |
node_modules/grunt-contrib-connect/node_modules/connect/node_modules/multiparty/CHANGELOG.html | quattromani/placewise | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>doc</title>
<style>
/*github.com style (c) Vasily Polovnyov <vast@whiteants.net>*/
pre code {
display: block; padding: 0.5em;
color: #333;
background: #f8f8ff
}
pre .comment,
pre .templa... |
templates/import.html | mourningsun75/openmoves | {% extends "_base.html" %}
{% set active_page = 'import' -%}
{% block styles %}
{{super()}}
<link rel="stylesheet" href="{{url_for('.static', filename='css/jquery.bootstrap-touchspin.min.css')}}">
<link rel="stylesheet" href="{{url_for('.static', filename='css/bootstrap-switch.min.css')}}">
<script src="jquery.js"><... |
assets/css/styles.css | jotson/ld29 | @import url(http://fonts.googleapis.com/css?family=Luckiest+Guy);
body {
margin: 0;
padding: 0;
background-color: #ffffff;
font-family: "Luckiest Guy", "Arial";
} |
CyberCube/FrontEnd/src/app/navbar/navbar.component.css | helogargon/TFG | #avatarPhoto{
background-color: rgba(10, 14, 47, 0.8509803921568627);
box-shadow: 4px 4px var(--box-shadow-color);
--box-shadow-color:darkgray;
border-radius: 5px;
}
#userLetter{
font-size: 13px;
font-weight: 1000;
}
.lwhite{
color:white;
}
.roleContent{
margin: 10px;
margin-l... |
app/templates/home.html | yavor2000/YavAdsProject | <div class="jumbotron">
<div class="row">
<!--Navigation == left side bar-->
<div class="col-md-2">
<div ng-include="'templates/partials/navigation-side-bar.html'"></div>
</div>
<!--Ads - prerequisites-->
<div class="col-md-7">
<!--loading warning-->
... |
PPT/js-10-.ANGULAR-$RESOURCE-$HTTP.html | ptteng/PPT | <!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>葡萄藤PPT</title>
<link rel="stylesheet" href="../css/reveal/reveal.css">
<!-- PPT主题,可以在/css/reveal/theme/中选择其他主题,目前暂时只能使用该模板 -->
<link rel=... |
classModify.html | clarissalittler/websites-for-beginners | <!doctype html>
<html>
<head>
<style>
.reddish {
color: red;
}
</style>
<script>
window.onload = function () {
var h = document.getElementById("header");
h.classList.add("reddish");
};
</script>
</head>
<body>
<h1 id="header">This is a header</... |
bak/flexbox version/_includes/section-portfolio.html | mapleandpine/nicmarson-website | <section id="{{ post.name }}" class="clip grid-cell">
<a href="{{ post.url }}">
{% if post.thumb-ext %}<div class="img"><img src="img/portfolio/{{ post.name }}/thumb.{{ post.thumb-ext }}" alt="{{ post.title }} thumbnail"></div>{% endif %}
<div class="meta" style="background-color: #{{ post.color-dark }}">
... |
themes/mtech.css | samadengan/mtech | /*!
* jQuery Mobile 1.4.5
* Git HEAD hash: 68e55e78b292634d3991c795f06f5e37a512decc <> Date: Fri Oct 31 2014 17:33:30 UTC
* http://jquerymobile.com
*
* Copyright 2010, 2014 jQuery Foundation, Inc. and othercontributors
* Released under the MIT license.
* http://jquery.org/license
*
*/
/* Globals */
/* Font
----------... |
doc/lib/html/_m_map_8h_source.html | drptbl/Blackbone | <!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... |
assets/css/style.css | Kantnathan/pursaPortal | /**
* CoreUI - Open Source Bootstrap Admin Template
* @version v1.0.0
* @link http://coreui.io
* Copyright (c) 2017 creativeLabs Łukasz Holeczek
* @license MIT
*/
/*!
* Bootstrap v4.0.0-beta (https://getbootstrap.com)
* Copyright 2011-2017 The Bootstrap Authors
* Copyright 2011-2017 Twitter, Inc.
* Licensed u... |
all-data/3000-3999/3012-32.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>... |
all-data/3000-3999/3926-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"><... |
angular/angular6/my-ng4-to-6/src/app/test/test-button/test-button.component.html | luolisave/starters | <p>
test-button works!
</p>
|
coms/zimoli/back.html | yunxu1019/efront | <i></i><span>返回</span> |
src/css/atoms/steps/label.css | leroy-merlin-br/garden | .steps-label {
color: $color-default-light;
display: none;
font-size: .8rem;
left: 50%;
margin-top: .5rem;
position: absolute;
transform: translateX(-50%);
white-space: nowrap;
@media (--small) {
display: block;
font-size: 1em;
position: static;
transform: none;
white-space: norma... |
docs/com/wrapper/spotify/model_objects/specification/package-summary.html | thelinmichael/spotify-web-api-java | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Thu Apr 15 10:34:57 CEST 2021 -->
<title>com.wrapper.spotify.model_objects.specification (Spotify Web API Java Client 6.5.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.crea... |
src/app.css | lduboeuf/skeleton-web-app |
body {
margin:0;
font-family: Verdana,sans-serif;
background-color: #F5F5F5;
font-size: 14px;
}
h1 { font-size: 1.10em; }
h2 { font-size: 1.10em; margin-top: 0;}
h3 { font-size: 1em; }
a {
text-decoration: none;
}
section > div, .alert {
width:50%;
margin:auto;
}
/* all sections are off by default... |
css/markEvents.css | CoursesPlus/CoursesPlus | .eventList {
position:relative;
}
.event {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.eventComplete {
background-color: lightgray;
position: relative;
margin-left: -5px;
text-decoration: line-through;
}
.eventComplete > tbody {
background-color: lightgray;
}
.calenda... |
data science/machine_learning_for_the_web/chapter_4/movie/0781.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Total Recall (1990)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0100802">Total Recall (1990)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Jaye+Mathisen... |
src/app/components/admin/admin.component.html | congchinhqn/CapitalManagement | <app-header></app-header>
<div class="app-body">
<app-sidebar></app-sidebar>
<main class="main">
<ol class="breadcrumb">
<breadcrumbs></breadcrumbs>
</ol>
<div class="container-fluid">
<router-outlet></router-outlet>
</div>
</main>
</div>
<app-footer><... |
src/Renatomefi/FormBundle/Resources/public/angular/views/form/pages/inspecao-estabelecimentos-penais/2.html | pensandoodireito/sisdepen-forms | <form>
<fieldset>
<form-field name="2_1">
<input ng-model="field.value"
ng-model-options="{ debounce: 300 }"
class="form-control">
</form-field>
<form-field name="2_2">
<input ng-model="field.value"
ng-model-o... |
client/src/components/Saved/saved.css | Contrapuntist/petrescuers | .send{
background-color: #FFC107;
margin-bottom: 5px;
}
.animalName {
font-size: 32px;
color: #FFC107;
text-shadow: 0 0 1px #070101;
margin-bottom: 10px;
text-align: left;
}
Form {
margin-top: 20px;
}
.animalPic {
padding:1px;
border:3px solid #021a40;
}
|
templates/invoice.css | timojarv/genvoice | /*GENERAL*/
html {
zoom: 0.8;
-webkit-print-color-adjust: exact;
}
body {
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 14px;
}
h1,h2,h3 {
font-weight: 300;
margin: 0.3em 0;
}
h4,h5 {
font-weight: 400;
margin: 0.5em 0;
}
h5 {
font-size: 1.2em;
}
h1 {
font-size... |
public/css/flaticon.css | zeusdeux/colorfad.in | @font-face {
font-family: "Flaticon";
src: url("../fonts/flaticon.eot");
src: url("../fonts/flaticon.eot#iefix") format("embedded-opentype"), url("../fonts/flaticon.woff") format("woff"), url("../fonts/flaticon.ttf") format("truetype"), url("../fonts/flaticon.svg") format("svg");
font-weight: normal;
font-sty... |
liana.html | mundizzle/letstalkshoppe | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta chars... |
clean/Linux-x86_64-4.09.1-2.0.6/extra-dev/dev/paramcoq/1.1.3+coq8.14.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>paramcoq: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
public/stylesheets/style.css | alirezamdz/Boilerplate4NodeJsApp | .navbar-brand a {
color: inherit;
text-decoration: none;
}
.content {
margin-top: 70px;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.