Posts by Rodrigo Ramos • 41 points
4 posts
-
1
votes1
answer71
viewsQ: Table header with Mysql query
doesn’t bring what I want, someone can tell me what I’m missing by looking at the code? <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />…
-
-1
votes1
answer491
viewsQ: Mysql, PHP and HTML communication
Good evening guys, I had already talked about this, but it seems like you’re not getting what I mean, so I’m going to go ahead and explain: As far as I’m concerned, I did everything right, in my…
-
-1
votes1
answer63
viewsQ: HTML - Buttom separation
I made the following HTML: <p> <html> <head> </head> <body> <!-- Menu com Submenu --> <div class="dropdown"> <link rel="stylesheet" type="text/css"…
-
0
votes2
answers96
viewsQ: How to manipulate data in HTML?
I’m thinking of a scheme, but I don’t know how to do it, and it’s simple. I need to make the following calculation: Day and Month x Month and Day, example, date today: Dia: 16 Mês: 07 x (vezes) Mês:…