Skip to content

Commit 68929ab

Browse files
author
Villy G
committed
Updated Readme.MD
1 parent a92fe18 commit 68929ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ This project demonstrates how to have an image on top of a UITableView that take
33

44
###Portrait
55

6-
<img src="portrait.png" alt="Portrait" style="width: 300px;"/>
6+
<img src="portrait.png" alt="Portrait" width="300" />
77

88
###Landscape
99

10-
<img src="landscape.png" alt="Portrait" style="width: 500px;"/>
10+
<img src="landscape.png" alt="Landscape" width="500" />
1111

1212

1313
[Read the blog post here](http://villyg.com/2017/02/27/Adding-image-on-top-of-UITableView/)

0 commit comments

Comments
 (0)