Posts by Diego Ferreira Simão • 31 points
3 posts
-
1
votes1
answer172
viewsQ: Problems with HTML and CSS structure
I’m with a case where I can’t solve, I’m developing a layout in HTML and CSS where I use flexbox centering content, well, on large screens everything works ok, but on small screen to div burst and…
-
1
votes2
answers1020
viewsQ: Problem to join two Selects in one instruction
I need help with an SQL statement for the Mysql database. The select below returns me data coming from two tables. I use for a search system that I am developing. SELECT…
mysqlasked Diego Ferreira Simão 31 -
1
votes2
answers486
viewsQ: Problems with css, menu does not work
It just doesn’t work, "li". <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style> /* reset do html */ html, body,…