D
D
Dmitry Kolobov2021-01-17 14:31:37
Acustic systems
Dmitry Kolobov, 2021-01-17 14:31:37

What role does the toroidal solenoid play in acoustics?

What role does the toroidal solenoid play in acoustics?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Screamy Di, 2017-05-12
@Antoshkaplehanov

Replace in your Codepen and it will start. If you need an explanation - write.

.logo {
  width:73px;
  height:56px;
  margin-left:35px;
  margin-top:42px;
  margin-right:25px;
  background: #222222 url("../img/logo.png") no-repeat;
  float:left;
}
h1 {
  color:#3c3c3c;
  font-family:"Helvetica CE Regular";
  font-size:34px;
  height: 56px;
  line-height: 56px;
  margin-top: 42px;
}

I
Ivan Vishnevsky, 2017-05-12
@forgetable

It's already 2017, it's time to use flexbox. The codepen, by the way, broke because of your "source code" :)
Well, yes, in order to place two blocks side by side, you need to make the class inline-block for both, but flexbox is still better.

K
Konstantin Zemlyakov, 2017-05-12
@TopKoder1

just add margin-top for h1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question