Posts by Erika_Mac • 81 points
3 posts
-
0
votes1
answer457
viewsA: Image formatting in CSS figure.class
Question of hierarchy: a .photo-caption is above img @charset "UTF-8"; body { background-color: gray; color: rgba(0, 0, 0, 0.7); } p { text-align: justify; text-indent: 50px; } /*formatação…
-
2
votes2
answers221
viewsA: Problem in database connection
Since the sql language is sequential, it can only be a query function positioning problem. Try to relocate the darlings mysql_query("SET NAMES 'utf8'"); mysql_query('SET…
-
3
votes2
answers3622
viewsA: Multiple Divs with Same Responsive Height
I made some changes to the html id to better reference the css: <div class="divPai container"> <div class="content caixa"> <ul> <li>1</li> <li>2</li>…