Posts by meteoros • 33 points
3 posts
-
-1
votes4
answers480
viewsA: Align text vertically to an image
I wanted a solution with CSS but only managed with jquery $('.sec4textoEsquerda'). css('padding-top',$('.sec4Imagem').height()/2-$('.sec4textoEsquerda').height()/2); Thanks
-
1
votes4
answers480
viewsQ: Align text vertically to an image
I have two text sections on each side with an image in the middle,and I want to align the text sections vertically with the middle of the image how do I do? Thank you <div class="fourth">…
-
2
votes1
answer484
viewsQ: Eclipse error
I installed and configured java jdk 9.0.1 and also the eclipse as java ide,no eclipse when I create the project gives me error soon and as soon as I start writing "System.out.println" this error…