Robię stronę internetową na informatykę w html. Mam zdjęcie na środku, a chciałbym tekst po lewej.Proszę o pomoc!!!
1.Pozycjonowanie absolutne.
2.CSS `float`.
<style>div.center{text-align:left}</style><div class="center">hahahugyasdf</div>
Liczę na Naj :)
" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
1.Pozycjonowanie absolutne.
2.CSS `float`.
<style>
div.center{
text-align:left
}
</style>
<div class="center">hahahugyasdf</div>
Liczę na Naj :)