Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
RestoranPondokEdo
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mei Romauli Sagala
RestoranPondokEdo
Commits
5f1b90a2
Commit
5f1b90a2
authored
7 years ago
by
Roy Junedi Simamora
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Perubahan pada content
parent
a04de4b8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
46 additions
and
50 deletions
+46
-50
content.php
common/content.php
+46
-50
No files found.
common/content.php
View file @
5f1b90a2
<h1
style=
"color: #b92c28;"
>
<font
face=
"gothic"
size=
"40"
>
Welcome
</font>
</h1>
<h2
style=
"color: #c9302c"
>
to Restoran Pondok Edo
</h2>
<div
id=
"myCarousel"
class=
"carousel slide"
data-ride=
"carousel"
>
<div
class=
"caption"
>
<h1
style=
"color: #b92c28;"
>
Welcome
</h1>
<h2
style=
"color: #c9302c"
>
to Restoran Pondok Edo
</h2>
</div>
<ol
class=
"carousel-indicators"
>
<ol
class=
"carousel-indicators"
>
<li
data-target=
"#myCarousel"
data-slide-to=
"0"
class=
"active"
></li>
<li
data-target=
"#myCarousel"
data-slide-to=
"1"
></li>
<li
data-target=
"#myCarousel"
data-slide-to=
"2"
></li>
</ol>
<div
class=
"carousel-inner"
role=
"listbox"
>
<div
class=
"item active"
><img
src=
"picture/slide1.jpg"
></div>
</ol>
<div
class=
"carousel-inner"
role=
"listbox"
>
<div
class=
"item active"
><img
src=
"picture/slide1.jpg"
></div>
<div
class=
"item"
><img
src=
"picture/slide2.jpg"
></div>
<div
class=
"item"
><img
src=
"picture/slide3.jpg"
></div>
</div>
<a
class=
"left carousel-control"
href=
"#myCarousel"
role=
"button"
data-slide=
"prev"
>
</div>
<a
class=
"left carousel-control"
href=
"#myCarousel"
role=
"button"
data-slide=
"prev"
>
<span
class=
"glyphicon glyphicon-chevron-left"
aria-hidden=
"true"
></span>
<span
class=
"sr-only"
>
Previous
</span>
</a>
...
...
@@ -18,50 +18,47 @@
<span
class=
"glyphicon glyphicon-chevron-right"
aria-hidden=
"true"
></span>
<span
class=
"sr-only"
>
Next
</span>
</a>
</div>
<div
class=
"container"
>
<div
class=
"container-fluid col-md-8"
>
</div>
<br/>
<div
class=
"container-fluid col-md-12"
>
<h2>
Favorite Menu
</h2>
<hr>
<div
class=
"row"
>
<div
class=
"col-md-4"
>
<div
class=
"thumbnail"
>
<img
src=
"#"
>
<div
class=
"caption"
>
<h4
style=
"color:#3399ff;"
>
Big Soft Drink.1L
</h4>
<h4><b>
17.500,-
</b></h4>
<a
class=
"btn btn-warning"
href=
"cart.html"
>
add to cart
</a>
</div>
<hr>
<div
class=
"row"
>
<div
class=
"col-md-4"
>
<div
class=
"thumbnail"
>
<img
src=
"#"
>
<div
class=
"caption"
>
<h4
style=
"color:#3399ff;"
>
Big Soft Drink.1L
</h4>
<h4><b>
17.500,-
</b></h4>
<a
class=
"btn btn-warning"
href=
"cart.html"
>
add to cart
</a>
</div>
</div>
</div>
</div>
<div
class=
"col-md-4"
>
<div
class=
"thumbnail"
>
<img
src=
"#"
>
<div
class=
"caption"
>
<h4
style=
"color:#3399ff;"
>
Big Soft Drink.1L
</h4>
<h4><b>
17.500,-
</b></h4>
<a
class=
"btn btn-warning"
href=
"cart.html"
>
add to cart
</a>
</div>
</div>
</div>
<div
class=
"col-md-4"
>
<div
class=
"thumbnail"
>
<img
src=
"#"
>
<div
class=
"caption"
>
<h4
style=
"color:#3399ff;"
>
Big Soft Drink.1L
</h4>
<h4><b>
17.500,-
</b></h4>
<a
class=
"btn btn-warning"
href=
"cart.html"
>
add to cart
</a>
<div
class=
"col-md-4"
>
<div
class=
"thumbnail"
>
<img
src=
"#"
>
<div
class=
"caption"
>
<h4
style=
"color:#3399ff;"
>
Big Soft Drink.1L
</h4>
<h4><b>
17.500,-
</b></h4>
<a
class=
"btn btn-warning"
href=
"cart.html"
>
add to cart
</a>
</div>
</div>
</div>
<div
class=
"col-md-4"
>
<div
class=
"thumbnail"
>
<img
src=
"#"
>
<div
class=
"caption"
>
<h4
style=
"color:#3399ff;"
>
Big Soft Drink.1L
</h4>
<h4><b>
17.500,-
</b></h4>
<a
class=
"btn btn-warning"
href=
"cart.html"
>
add to cart
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment