diff --git a/Action.html b/Action.html index cc2acd1..c0b8600 100644 --- a/Action.html +++ b/Action.html @@ -101,6 +101,63 @@

Thumbnail label

+ +
+
+ ... +
+

Thumbnail label

+

...

+

+ Button + Button +

+
+
+
+ +
+
+ ... +
+

Thumbnail label

+

...

+

+ Button + Button +

+
+
+
+ +
+
+ ... +
+

Thumbnail label

+

...

+

+ Button + Button +

+
+
+
+ +
+
+ ... +
+

Thumbnail label

+

...

+

+ Button + Button +

+
+
+
+ diff --git a/CodePlay/Catalog.aspx b/CodePlay/Catalog.aspx index 5d4e10b..c12bee3 100644 --- a/CodePlay/Catalog.aspx +++ b/CodePlay/Catalog.aspx @@ -10,4 +10,7 @@ Title="BalloonShop - The Product Catalog" %>
+
+ +
diff --git a/CodePlay/CodePlay.sln (2).v11.suo b/CodePlay/CodePlay.sln (2).v11.suo index 5a51c4e..9994155 100644 Binary files a/CodePlay/CodePlay.sln (2).v11.suo and b/CodePlay/CodePlay.sln (2).v11.suo differ diff --git a/CodePlay/UserControls/ProductsList.ascx b/CodePlay/UserControls/ProductsList.ascx index ce701c3..c6754ce 100644 --- a/CodePlay/UserControls/ProductsList.ascx +++ b/CodePlay/UserControls/ProductsList.ascx @@ -7,30 +7,23 @@ Next - - - - - -
- - - - - - <%# Eval("Name") %> - -
- - <%# Eval("Description") %> -

- Price: -
- - <%# Eval("Price", "{0:c}") %> - -
- -
+
+
+ + + +
+ + <%# Eval("Name") %> + + +

<%# Eval("Description") %>

+

<%# Eval("Price", "{0:c}") %>

+

+ +

+
+
+