T
T
Tim32015-09-28 15:56:03
css
Tim3, 2015-09-28 15:56:03

How to align text in HTML that is next to the logo?

Hello!
Tell me how you can bring these 2 lines as close as possible to yourself? And how can they be arranged like that? (at least a selection, this will be enough)
As is:
a53ee257abe54b2dac9bffa12257b0be.jpgaccurately)
As needed:
bad59de4ec004de2bf528c96c15c73b0.jpg

<body>
<div>
    <header>
        <img src="logo.jpg" width="200" height="100" align="left"> <p>FORMULARZ ROZLICZANIA GODZIN PRACY DLA PRACOWNIKOW ADMINISTRACYJNYCH</p><br><p>FORMULARZ ROZLICZANIA GODZIN PRACY DLA PROJEKTU</p>
  </header>
  
  <br>

Thanks!!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Korolev, 2015-09-28
@Tim3

Firstly, remove
between paragraphs, and secondly, remove the bottom indent from paragraphs, which, most likely, is.

T
Tim3, 2015-09-28
@Tim3

messed up the pictures! it will be the other way around! :)
I'm sorry, I added the code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question