html - Where would I add center-block to centre my content? -


this question has answer here:

where add center-block centre content in button coding & document coding?

1

<a href="#contact-me" target="_blank">       <button id="linkbutton">find out more me</button>       </a> 

2

<p  style=" margin: 12px auto 6px auto; font-family: helvetica,arial,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block;">   <a title="view cv on scribd" href="https://www.scribd.com/document/343939101/cv?secret_password=hbp5kumrkn6cbzpevwho#from_embed"  style="text-decoration: underline;" >cv</a> <a title="view liam docherty's profile on scribd" href="https://www.scribd.com/user/353571708/liam-docherty#from_embed"  style="text-decoration: underline;" >liam docherty</a> on scribd</p>       <iframe class="scribd_iframe_embed" src="https://www.scribd.com/embeds/343939101/content?start_page=1&view_mode=scroll&access_key=key-enrdvjeywllwyouwxs9h&show_recommendations=true" data-auto-height="false" data-aspect-ratio="0.7729220222793488" scrolling="no" id="doc_46092" width="600" height="500" frameborder="0"></iframe>    </body> 

you wrap of html in <div class="container"> force of information nice box. of course reliant on if you're using bootstrap. hope helped!


Comments