index_mobile.html 828 Bytes
<!DOCTYPE html>
<html>
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <title>HTML5 Online Ads</title>
        <meta name="description" content="An interactive getting started guide for Brackets.">
        <link rel="stylesheet" href="main.css">
        <script src="main.js"></script>
     </head>
    <body>
        
        <h3><a href="index.html">Desktop HTML5 Ads</a> &nbsp; &nbsp; | &nbsp; &nbsp;<a href="index_mobile.html">Mobile Ads</a></h3>
        
        <img class="stacked" src="en_640x100_cwl_2016Spring_business.gif" alt="en_640x100_cwl_2016Spring_business" width="640" height="100">
        <img class="stacked" src="en_320x50_cwl_2016Spring_business.gif" alt="en_320x50_cwl_2016Spring_business" width="320" height="50">
    </body>
</html>