Advertisement
Guest User

Untitled

a guest
Oct 26th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 5.54 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <link rel="stylesheet" type="text/css" href="splash.css">
  3. <html>
  4.     <head>
  5.         <title>Splash screen</title>
  6.     </head>
  7.         <body>
  8.         <div id="navBar">
  9.             <div id="phoneNum"><img id="phoneIcon" src="phone.png">801-437-9640</div>
  10.             <div id="navLinkWrapper">
  11.                 <a class="navLink" href="example.com">Blog</a>
  12.                 <a class="navLink" href="example.com">Contact Us</a>
  13.                 <a class="navLink" href="example.com">Services</a>
  14.                 <a class="navLink" href="example.com">Log In</a>
  15.             </div>
  16.         </div>
  17.  
  18.         <div id="logoHeader">
  19.             <img id="logoImg" src="logo.png">
  20.             <div id="logoTxt">Committed to Customization</div>
  21.         </div>
  22.         <div id="headForm">
  23.             <div id="headTxtWrapper">
  24.                 <div id="headTitle">Medical Marketing that Generates</div>
  25.                 <div id="headTitle2">Qualified Leads</div>
  26.                 <div id="callNow">CALL NOW <a href="tel:801-437-9640">801-437-9640</a></div>
  27.                 <div id="headTxt">We will succeed in driving traffic to your business or website. Give us a call today and watch your traffic grow.</div>
  28.             </div>
  29.             <form id="infoForm" action="mailto:someone@example.com" method="post">
  30.                 <div id="formTitle">SING UP FOR A</div>
  31.                 <div id="formTitle2">FREE CONSULTATION</div>
  32.                 <input class="formItem" id="name" type="text" name="fullName" value="Full Name">           
  33.                 <input class="formItem" id="phone" type="text" name="phoneNumber" value="Phone Number">
  34.                 <select class="formItem" name="interestedin" value="Interested in">
  35.                   <option class="formOption" name="webdevelopment" value="Web Development">Web Development</option>
  36.                   <option class="formOption" name="graphicdesign" value="Graphic Design">Graphic Design</option>
  37.                   <option class="formOption" name="advertising" value="Advertising">Advertising</option>
  38.                   <option class="formOption" name="socialmedia" value="Social Media">Social Media</option>
  39.                   <option class="formOption" name="seo" value="Seo">Seo</option>
  40.                   <option class="formOption" name="publicrelations" value="Public Relations">Public Relations</option>           
  41.                 </select>
  42.                 <input class="formItem" id="website" type="text" name="websiteUrl" value="Website URL">        
  43.                 <input class="formItem" id="email" type="text" name="emailAddress" value="Email Address">
  44.                 <input class="formItem" id="budget" type="text" name="monthlyBudget" value="Monthly Budget">
  45.                 <button id="submitBtn" name="submit">Submit</button>
  46.             </form>
  47.         </div>
  48.         <div id="services">
  49.             <div id="serviceWrapper">
  50.                 <div id="serviceTitle">What Venture Icon Media can do for you!</div>
  51.                 <div>
  52.                     <div class="service"><img class="serviceImg" src="screen.png"><p class="serviceName">WEB DEVELOPMENT<div class="serviceTxt">You want your website to be appealing and easy to navigate. You've come to the right place. </div></p></div>
  53.                     <div class="service"><img class="serviceImg" src="people.png"><p class="serviceName">SOCIAL MEDIA<div class="serviceTxt">From setting up an optimized profile, to engaging with your target audience, VIM can build your social presence.</div></p></div>
  54.                 </div>
  55.  
  56.                 <div>
  57.                     <div class="service"><img class="serviceImg" src="pencil.png"><p class="serviceName">GRAPHIC DESIGN<div class="serviceTxt">Your brand represents all your company stands for so we work with you to create branding collateral that's true to your company's vision.</div></p></div>
  58.                     <div class="service"><img class="serviceImg" src="cog.png"><p class="serviceName">SEO<div class="serviceTxt">Want your brand on the first page of search results? From indexing to link building and other proven SEO strategies, we can help you make it to the top!</div></p></div>
  59.                 </div>
  60.  
  61.                 <div>
  62.                     <div class="service"><img class="serviceImg" src="microphone.png"><p class="serviceName">ADVERTISING<div class="serviceTxt">Reach the right people, at the right time, on the right channels with VIM's advertising tactics.</div></p></div>
  63.                     <div class="service"><img class="serviceImg" src="clipboard.png"><p class="serviceName">PUBLIC RELATIONS<div class="serviceTxt">VIM's proprietary software allows users to schedule social media posts, set approvals, monitor trends, measure analytical success & much more.</div></p></div>
  64.                 </div>
  65.             </div>
  66.         </div>
  67.         <div id="testimony">
  68.         <div id="testimonyTxtWrapper">
  69.         <div id="testimonyTitle">What our clients say about us:</div>
  70.             <div class="testimonyTxt">  
  71.                 <div class="quotation">
  72.                     <p class="paragraph">"We've been working with the Venture Icon Media team for the last six months and could not be any happier. You'll find no better value for your marketing dollar. VIM is extremely effective at what they do because they understand social media and how consumers think, act, and consume. We saw the results of their labors early on and it hasn't let up since."</p>
  73.                 </div>
  74.                 <div class="author">Jason Mortensen    
  75.                     <div class="company">Parakeet</div>
  76.                 </div>
  77.             </div>
  78.             <div class="testimonyTxt">  
  79.                 <div class="quotation" style="margin-top:40px;">
  80.                     <p class="paragraph">"Great tool for social media, we use it everyday for our business and it has created a lot of      sales opportunities for us! Highly recommend it if you're a business owner and advertising via social media."</p>
  81.                 </div>
  82.                 <div class="author">Jared Binghham
  83.                     <div class="company2">Kameleonz</div>
  84.                 </div>
  85.             </div>
  86.         </div>
  87.         </div>
  88.         <div id="quote">
  89.             <div id="quoteTxt">Find out what we can do for you today!</div>
  90.             <div id="getQuote" onclick="example.js">GET FREE QUOTE</div>
  91.         </div>
  92.  
  93.         <div id="footer">All Rights Reserved. Venture Icon Media @ 2016 </div>
  94.         </body>
  95. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement