• Hi i am having problems centering images and text in the page below. I would like to centre 3 things:
    1) the big image at the top
    2) the download now button
    3) the “special report” tagline under “secrets to online trading”
    Any help will be much appreicated

    Jonny

Viewing 4 replies - 1 through 4 (of 4 total)
  • <CENTER>
    your content code here
    </CENTER>

    OR

    <DIV ALIGN=CENTER>
    your content code here
    </DIV>

    Hope tht helps!

    Cheers

    [signature removed per forum rules]

    Thread Starter jonny12345

    (@jonny12345)

    infact i would like to centre everything on the page, something went wrong when i looked the first time

    ur code should look:

    <div id="page">
    	    <div align="center">
    	      <ul class="skip">
    	        <li><a href="#primary" title="Skip to content">Skip to content</a></li>
    	        <li><a href="#menu" title="Skip to navigation">Skip to navigation</a></li>
    	        <li><a href="#footer" title="Skip to footer">Skip to footer</a></li>
              </ul>
      </div>
        <div id="branding">
    		<h1 align="center" id="logo">Learn The Best Kept <br />
    	    &ldquo;Secrets To Online Trading&rdquo;!</h1>
    		<div align="center">
    		  <!-- #branding -->
    	        </div>
      </div>
    
    	<div id="content">
    		<div id="primary">
    			<div align="center"><img class="photo" src="images/photo-stock.jpg" alt="" />
    		  </div>
    			<div class="intro">
    				<h2 align="center">Secrets to Online Trading</h2>
    				<div>
    				  <div align="center">A Special Report</div>
    				</div>
    			</div>
    			<div class="the-report">
    
    				<div align="center"><img class="cover" src="images/download-book-stock.jpg" alt="" />
    			  </div>
    				<p align="center">Start learning the secrets of how millionaire online traders become millionaires so your money can start earning for you today by downloading your <em>FREE REPORT</em> “Secrets To Online Trading”!</p>
    			</div>
    			<div class="download">
    				<h5 align="center">Click Below To Download Your Special Report:</h5>
    				<div align="center"><a href="https://onlinetradingprofit.com/secrts2trdngreport.pdf">
    	            <input name="Submit" type="submit" class="form-submit" value="Download Now!" />
    			    </a>
    
    			  </div>
    				<p align="center">**Please check your desktop or downloads folder for the PDF report. If you are having trouble viewing the PDF, you might need to install the Adobe Acrobat viewer found here: <a href="https://get.adobe.com/reader/">https://get.adobe.com/reader/</a></p>
    			</div>
    			<div align="center">
    			  <!-- #primary -->
    		      </div>
    		</div>
    		<div align="center">
    		  <!-- #content -->
    	      </div>
    	</div>
    	<div align="center">
    	  <!-- #page -->
        </div>
    Thread Starter jonny12345

    (@jonny12345)

    hi mihirx
    Where exactly do i insert <CENTER> and where to do i insert the alst CENTER
    Please could you let me know the text just before and just after where they shoudl go.
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Please help me centre my image’ is closed to new replies.