Hi the following is my code:-
<div style="height:200px;border: 2px solid red">
This is my book.<br>I am so happy.
</div>
I have to vertically align the text in center of the div. I will have multiple lines of text. Can anyone help me solve this?