Posts by alexsandro junior escarpetti • 9 points
2 posts
-
0
votes1
answer35
viewsQ: Why does this simple php code not work ? - echo ("$var1 + $var2 = {$var2+$var1} <br>");
THE CODE IS: echo ("$var1 + $var2 = {$var2+$var1} <br>"); both variables are recognized. compiler says '+' was not expected, but does not make sense... php…
phpasked alexsandro junior escarpetti 9 -
-3
votes2
answers59
viewsQ: Visually cluttered list (UL) in vertical list
How to make the children of UL are, visually , in a vertical list, at the same level - be have to use negative margin-.? #hamburguer { display: none; } #categ_menu { display: none; } .menu_nav {…
htmlasked alexsandro junior escarpetti 9