Sweet, noted.
I'm on my laptop now trying the jsfiddle code. Nothing is happening. I suspect
it may be the link I created. What do you think?
Link in html:
<link href="{{=URL('static', 'css/style.css')}}" rel="stylesheet"
type="text/css"/>
I created a static named style.css an it appears at the bottom of the static
file.
Css:
.container{
display:flex;
justify-content:center;
flex-wrap:wrap;
align-items:center;
}
img{
width:100%;
max-width:200px;
}
Let me know if there's anything else you need!
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.