Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
jennie Newcomer
@batejennie · Joined 4 years ago · 2 posts · 0 topics · 1 reputation
Badges
✏️ First Post
Recent posts
-
isFirst() not working in page collection
· 4 years ago
When a ResultSet object is initially created it is positioned before the first row, so .isFirst() will return false until you call .next() to position the ResultSet on the first row (if one exists).
-
How to align Text and Picture
· 4 years ago
Since your not shared your current code and visual issues: I just understand your issues based on your content, May be it could help you.. <div id="photo" style="text-align: center"> <img s