Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97186421
index.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Jan 3, 06:43
Size
5 KB
Mime Type
text/html
Expires
Sun, Jan 5, 06:43 (2 d)
Engine
blob
Format
Raw Data
Handle
23349282
Attached To
rCOSTCALC Cost Calculator Source code
index.html
View Options
<!doctype html>
<html
lang=
"en"
>
<head>
<!-- Required meta tags -->
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
<!-- Bootstrap CSS -->
<link
rel=
"stylesheet"
href=
"../../../dist/css/bootstrap.min.css"
>
<title>
Hello, world!
</title>
</head>
<body>
<div
class=
"container"
>
<h1>
Hello, world!
</h1>
<div
class=
"col-12"
>
<div
class=
"mt-5 mb-3"
>
<span>
Util.getUID:
</span>
<span
id=
"resultUID"
></span>
</div>
<button
type=
"button"
class=
"btn btn-secondary"
data-toggle=
"tooltip"
data-placement=
"top"
title=
"Tooltip on top"
>
Tooltip on top
</button>
<div
id=
"carouselExampleCaptions"
class=
"carousel slide mt-2"
data-ride=
"carousel"
>
<ol
class=
"carousel-indicators"
>
<li
data-target=
"#carouselExampleCaptions"
data-slide-to=
"0"
></li>
<li
data-target=
"#carouselExampleCaptions"
data-slide-to=
"1"
class=
"active"
></li>
<li
data-target=
"#carouselExampleCaptions"
data-slide-to=
"2"
></li>
</ol>
<div
class=
"carousel-inner"
>
<div
class=
"carousel-item"
>
<img
class=
"d-block w-100"
data-src=
"holder.js/800x400?auto=yes&bg=777&fg=555&text=First slide"
alt=
"First slide [800x400]"
src=
"data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22800%22%20height%3D%22400%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20800%20400%22%20preserveAspectRatio%3D%22none%22%3E%3Cdefs%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%23holder_167a6f826cb%20text%20%7B%20fill%3A%23555%3Bfont-weight%3Anormal%3Bfont-family%3AHelvetica%2C%20monospace%3Bfont-size%3A40pt%20%7D%20%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22holder_167a6f826cb%22%3E%3Crect%20width%3D%22800%22%20height%3D%22400%22%20fill%3D%22%23777%22%3E%3C%2Frect%3E%3Cg%3E%3Ctext%20x%3D%22285.921875%22%20y%3D%22217.7%22%3EFirst%20slide%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E"
data-holder-rendered=
"true"
>
<div
class=
"carousel-caption d-none d-md-block"
>
<h5>
First slide label
</h5>
<p>
Nulla vitae elit libero, a pharetra augue mollis interdum.
</p>
</div>
</div>
<div
class=
"carousel-item active"
>
<img
class=
"d-block w-100"
data-src=
"holder.js/800x400?auto=yes&bg=666&fg=444&text=Second slide"
alt=
"Second slide [800x400]"
src=
"data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22800%22%20height%3D%22400%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20800%20400%22%20preserveAspectRatio%3D%22none%22%3E%3Cdefs%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%23holder_167a6f826ce%20text%20%7B%20fill%3A%23444%3Bfont-weight%3Anormal%3Bfont-family%3AHelvetica%2C%20monospace%3Bfont-size%3A40pt%20%7D%20%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22holder_167a6f826ce%22%3E%3Crect%20width%3D%22800%22%20height%3D%22400%22%20fill%3D%22%23666%22%3E%3C%2Frect%3E%3Cg%3E%3Ctext%20x%3D%22247.3203125%22%20y%3D%22217.7%22%3ESecond%20slide%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E"
data-holder-rendered=
"true"
>
<div
class=
"carousel-caption d-none d-md-block"
>
<h5>
Second slide label
</h5>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</p>
</div>
</div>
<div
class=
"carousel-item"
>
<img
class=
"d-block w-100"
data-src=
"holder.js/800x400?auto=yes&bg=555&fg=333&text=Third slide"
alt=
"Third slide [800x400]"
src=
"data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22800%22%20height%3D%22400%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20800%20400%22%20preserveAspectRatio%3D%22none%22%3E%3Cdefs%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%23holder_167a6f826cf%20text%20%7B%20fill%3A%23333%3Bfont-weight%3Anormal%3Bfont-family%3AHelvetica%2C%20monospace%3Bfont-size%3A40pt%20%7D%20%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22holder_167a6f826cf%22%3E%3Crect%20width%3D%22800%22%20height%3D%22400%22%20fill%3D%22%23555%22%3E%3C%2Frect%3E%3Cg%3E%3Ctext%20x%3D%22277%22%20y%3D%22217.7%22%3EThird%20slide%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E"
data-holder-rendered=
"true"
>
<div
class=
"carousel-caption d-none d-md-block"
>
<h5>
Third slide label
</h5>
<p>
Praesent commodo cursus magna, vel scelerisque nisl consectetur.
</p>
</div>
</div>
</div>
<a
class=
"carousel-control-prev"
href=
"#carouselExampleCaptions"
role=
"button"
data-slide=
"prev"
>
<span
class=
"carousel-control-prev-icon"
aria-hidden=
"true"
></span>
<span
class=
"sr-only"
>
Previous
</span>
</a>
<a
class=
"carousel-control-next"
href=
"#carouselExampleCaptions"
role=
"button"
data-slide=
"next"
>
<span
class=
"carousel-control-next-icon"
aria-hidden=
"true"
></span>
<span
class=
"sr-only"
>
Next
</span>
</a>
</div>
</div>
</div>
<script
src=
"../../coverage/bundle.js"
></script>
</body>
</html>
Event Timeline
Log In to Comment