--- a/client/README.md Wed Feb 05 17:46:38 2014 +0100
+++ b/client/README.md Fri Feb 07 10:58:26 2014 +0100
@@ -40,7 +40,8 @@
### In a div
-The renkan div has the css attribute position:absolute, so the parent div has to be in position:relative. Here is a simple example including css and partial html :
+The renkan div has the css attributes position:absolute/top:0/left:0/bottom:0/right:0,
+so the parent div has to be in position:relative and define width and height. Here is a simple example including css and partial html :
<head>
<style type="text/css">