Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ Margin

Posted by: JN1 Dec 18 2019, 06:39 AM

How would I add a negative top margin to this

<p>&nbsp;</p>
<div class="container">
<div class="row">
<div class="col-md-7 hero-text">
<h1>text text text text</h1>
</div>
</div>
</div>

Posted by: Christian J Dec 18 2019, 08:48 AM

With CSS. But it's not clear from the code example which HTML element you want the CSS to apply to.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)