• Could someone help me in changing from HTML to PHP…

    I have 2 column, one is Image and other is Text…

    Here is the HTML Code:

    <div class="full-page">
         <h3>Pruduct Details</h3>
    
    <div class="half-page" align="center">
    { code...}
    </div>
    
    <div class="half-page" align="center">
    { code...}
    </div>
    </div>

    [please use the ‘code’ button or backticks to mark your code]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘HTML => PHP’ is closed to new replies.