HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:type" content="article" />
<meta name="author" content="" />
<meta name="keywords" content="" />
<meta name="description" content="The Lodge is DFW's upscale strip club and gentlemen's club and cabaret with fine dining and drinks." />
<meta name="og:title" property="og:title" content="The Lodge Strip Club And Gentlemen's Club In Dallas Fort Worth" />
<meta name="og:description" property="og:description" content="" />
<meta name="og:image" property="og:image" content="" />
<meta name="twitter:title" content="" />
<meta name="twitter:description" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:card" content="summary_large_image" />
<!-- Tailwind CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.2.19/tailwind.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Pazly Colors -->
<link rel="stylesheet" href="https://pazly.dev/colors/gradients.css" />
<link rel="stylesheet" href="https://pazly.dev/colors/backgrounds.css" />
<link rel="stylesheet" href="https://pazly.dev/colors/text.css" />
<link rel="stylesheet" href="https://pazly.dev/colors/border.css" />
<style>
body { overflow-x: hidden; }
h1, h2, h3, h4, h5, h6 { line-height:1.3 !important; }
.stretchToScreen { width:100vw; height:100vh; }
</style>
<!-- Fontswesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/js/all.min.js"></script>
</head>
<body class="m-0 p-0 stretchToScreen">
<!-- Pazly Blocks Come Here -->
<section id="pazly-template-set" class="m-0 p-0 stretchToScreen bg-white">
<header xmlns="http://www.w3.org/1999/xhtml" class="text-p-gray-700 body-font shadow">
<div class="container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center justify-between">
<a pazly-editable="href" class="flex title-font font-medium items-center px-2 text-p-gray-900 mb-4 md:mb-0">
<img pazly-editable="src child" src="https://www.the-lodge.com/wp-content/uploads/2021/01/the-lodge-dallas-gentlemens-club-TN2.png" style="height: 40px; margin-top: 10px; margin-bottom: 10px;" alt="logo" class />
<span pazly-editable="innerHTML child" class="ml-3 text-xl whitespace-pre-line">The Lodge</span>
</a>
<div class="flex flex-col md:flex-row">
<nav class="flex flex-wrap items-center text-center justify-center pb-4 md:pb-0">
<a pazly-editable="innerHTML href" target="_blank" class="mr-5 hover:text-p-gray-900 cursor-pointer whitespace-pre-line" href="https://www.the-lodge.com/dallas-strip-club-reviews/">Press</a>
<a pazly-editable="innerHTML href" target="_blank" class="mr-5 hover:text-p-gray-900 cursor-pointer whitespace-pre-line" href="https://www.the-lodge.com/strip-club-virtual-tour/">Virtual Tour</a>
<a pazly-editable="innerHTML href" target="_blank" class="mr-5 hover:text-p-gray-900 cursor-pointer whitespace-pre-line" href="https://www.the-lodge.com/dallas-strip-club/">Contact</a>
</nav>
<div class="flex flex-row">
<a pazly-editable="innerHTML href bg" target="_blank" class="bg-p-gray-200 hover:bg-p-gray-400 text-p-gray-800 ml-4 py-2 px-3 rounded-lg whitespace-pre-line" href="https://www.the-lodge.com/">Main Website</a>
<a pazly-editable="innerHTML href bg" target="_blank" class="bg-black hover:bg-p-gray-800 text-white ml-4 py-2 px-3 rounded-lg whitespace-pre-line" href="https://goo.gl/maps/2REMrYQUjNnWhdaW6">Maps Directions</a>
</div>
</div>
</div>
</header>
<section xmlns="http://www.w3.org/1999/xhtml" class="w-full bg-p-white">
<div class="container mx-auto flex py-16 px-5 md:flex-row flex-col-reverse items-center">
<div class="w-full md:w-8/12 lg:w-6/12 xl:w-6/12 px-3 md:text-left mb-16 md:mb-0 items-center text-center">
<div class="w-full mb-4 py-2">
<h1 pazly-editable="innerHTML clone" class="font-semibold text-5xl text-p-gray-800 whitespace-pre-line">The Lodge - Upscale Gentlemen's Club In Dallas Fort Worth TX</h1>
</div>
<p pazly-editable="innerHTML" class="mb-8 leading-relaxed text-p-gray-700 whitespace-pre-line">The Lodge has built a world famous reputation for its rustic elegance, superb cuisine, and unparalleled southern hospitality featuring the most beautiful entertainers from around the world. This 25,000 square foot venue is unlike anything you have ever experienced. Get ready for an unmatched sexy and sophisticated environment that truly allows you to take a walk on the wild side of nature! </p>
<div class="flex flex-col md:flex-row justify-center md:justify-start">
<a pazly-editable="innerHTML href bg clone" class="mx-1 font-bold px-6 py-4 rounded outline-none focus:outline-none mr-1 mb-1 uppercase text-sm shadow hover:shadow-lg text-white bg-p-indigo-800 whitespace-pre-line" style="transition:all .15s ease" target="_blank" href="https://www.the-lodge.com/">Website</a>
<a pazly-editable="innerHTML href bg clone" class="mx-1 text-p-gray-700 font-bold px-6 py-4 rounded outline-none focus:outline-none mr-1 mb-1 uppercase text-sm shadow hover:shadow-lg whitespace-pre-line bg-p-truegray-50" target="_blank" href="https://www.instagram.com/thelodgedallas/?hl=en">Instagram</a>
</div>
</div>
<div class="w-full md:w-8/12 lg:w-6/12 xl:w-6/12 w-5/6 text-center">
<img pazly-editable="src block" class="inline-flex object-cover object-center rounded-lg" alt="hero" src="https://www.the-lodge.com/wp-content/uploads/2021/02/the-lodge-dallas-gentlemens-club-2B.png" />
</div>
</div>
</section>
<section xmlns="http://www.w3.org/1999/xhtml" class="w-full bg-p-bluegray-50 py-16">
<div class="container mx-auto flex flex-col-reverse lg:flex-row items-center">
<div class="w-10/12 lg:w-1/2 px-4 lg:px-12">
<h6 pazly-editable="innerHTML" class="text-4xl mb-3 font-semibold whitespace-pre-line">Check out Our Videos</h6>
<p pazly-editable="innerHTML" class="mb-4 text-lg text-p-gray-600 whitespace-pre-line">Discover more about the fun you can have when you come to The Lodge! Located at 10530 Spangler Road, Dallas, TX 75220. Our phone number is: (972) 506-9229</p>
</div>
<div class="w-full flex flex-col lg:w-1/2 px-2 items-center py-6">
<style> .videoWrapper { width: 100%; min-height: 355px; height: 100%; overflow: hidden; position: relative; } .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style>
<div pazly-editable="iframe bg" class="videoWrapper w-full rounded-lg overflow-hidden"><iframe width="560" height="315" src="https://www.youtube.com/embed/tlIb8M84XuE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen class></iframe></div>
<p pazly-editable="innerHTML" class="w-full text-center text-sm px-4 mt-2 whitespace-pre-line text-p-truegray-500"> Subtitle. Could contain nformation about the video content and the creator </p>
</div>
</div>
</section>
<section xmlns="http://www.w3.org/1999/xhtml" class="text-p-gray-700 body-font flex md:flex-row flex-col items-center py-8">
<div class="md:w-1/2 w-full">
<img pazly-editable="src block" class="object-cover object-center" alt="hero" src="https://www.the-lodge.com/wp-content/uploads/2021/01/dallas-vip-membership-2.jpg" />
</div>
<div class="flex flex-row md:flex-col justify-center items-center md:w-0 w-full">
<a pazly-editable="innerHTML href bg" target="_blank" class="mx-2 border border-gray-200 text-p-gray-600 p-3 text-center inline-flex items-center justify-center w-16 h-16 mb-6 shadow-lg rounded-full bg-p-white whitespace-pre-line" href="https://www.linkedin.com/company/the-lodge-dallas-texas/"><i class="fab fa-linkedin-in"></i></a>
<a pazly-editable="innerHTML href bg" target="_blank" class="mx-2 border border-gray-200 text-p-gray-600 p-3 text-center inline-flex items-center justify-center w-16 h-16 mb-6 shadow-lg rounded-full bg-p-white whitespace-pre-line" href="https://www.facebook.com/thelodgedallas"><i class="fab fa-facebook-f"></i></a>
<a pazly-editable="innerHTML href bg" target="_blank" class="mx-2 border border-gray-200 text-p-gray-600 p-3 text-center inline-flex items-center justify-center w-16 h-16 mb-6 shadow-lg rounded-full bg-p-white whitespace-pre-line" href="https://www.instagram.com/thelodgedallas/?hl=en"><i class="fab fa-instagram"></i></a>
<a pazly-editable="innerHTML href bg" target="_blank" class="mx-2 border border-gray-200 text-p-gray-600 p-3 text-center inline-flex items-center justify-center w-16 h-16 mb-6 shadow-lg rounded-full bg-p-white whitespace-pre-line" href="https://www.youtube.com/channel/UCtrOVkB9ixlvc6iPhn-CusA"><i class="fab fa-youtube"></i></a>
</div>
<div class="lg:flex-grow md:w-1/2 lg:px-24 px-2 flex flex-col md:items-start md:text-left justify-center self-stretch text-center">
<h1 pazly-editable="innerHTML" class="title-font sm:text-4xl text-3xl mb-4 font-medium text-p-gray-900 whitespace-pre-line">What We Can Offer You</h1>
<p pazly-editable="innerHTML" class="mb-8 leading-relaxed whitespace-pre-line">When you visit The Lodge, you will leave with a memorable experience! Here are just some of the reasons why:
- Bachelor parties and upscale entertainment for business meetings
- Fine dining with premium wines and spirits
- Lunch specials Monday through Friday
- Entertainment-only poker games (call ahead for dates and times)
- VIP memberships
- Cabaret style stage shows and other enthralling performances
- Much more</p>
</div>
</section>
<section xmlns="http://www.w3.org/1999/xhtml" class="w-full bg-p-white">
<div class="container mx-auto flex py-16 px-5 md:flex-row flex-col-reverse items-center">
<div class="w-full md:w-8/12 lg:w-6/12 xl:w-6/12 px-3 md:text-left mb-16 md:mb-0 items-center text-center">
<div class="w-full mb-4 py-2">
<h1 pazly-editable="innerHTML clone" class="font-semibold text-5xl text-p-gray-800 whitespace-pre-line">Directions</h1>
</div>
<p pazly-editable="innerHTML" class="mb-8 leading-relaxed text-p-gray-700 whitespace-pre-line">Google Maps or Waze:</p>
<div class="flex flex-col md:flex-row justify-center md:justify-start">
<a pazly-editable="innerHTML href bg clone" class="mx-1 font-bold px-6 py-4 rounded outline-none focus:outline-none mr-1 mb-1 uppercase text-sm shadow hover:shadow-lg text-white bg-p-indigo-800 whitespace-pre-line" style="transition:all .15s ease" target="_blank" href="https://www.google.com/maps?ll=32.870464,-96.912781&z=15&t=m&hl=en&gl=US&mapclient=embed&cid=14018152550756013464">Google Maps</a>
<a pazly-editable="innerHTML href bg clone" class="mx-1 text-p-gray-700 font-bold px-6 py-4 rounded outline-none focus:outline-none mr-1 mb-1 uppercase text-sm shadow hover:shadow-lg whitespace-pre-line bg-p-truegray-50" target="_blank" href="https://www.waze.com/en/live-map/directions/the-lodge-spangler-rd-dallas?to=place.w.172425545.1724189911.1080950">Waze</a>
</div>
</div>
<div class="w-full md:w-8/12 lg:w-6/12 xl:w-6/12 w-5/6 text-center">
<img pazly-editable="src block" class="inline-flex object-cover object-center rounded-lg" alt="hero" src="https://www.the-lodge.com/wp-content/uploads/2020/12/dallas-bachleor-party-2.jpg" />
</div>
</div>
</section>
<footer xmlns="http://www.w3.org/1999/xhtml" class="font-sans py-8 px-4 text-p-gray-800 bg-p-gray-50">
<div class="mx-auto container overflow-hidden flex flex-col md:flex-row justify-between pb-4 text-center md:text-left">
<a href class="block mr-4 w-full md:w-1/4" target="_blank">
</a>
<div class="w-full mt-6 md:mt-0 leading-normal">
<h4 pazly-editable="innerHTML" class="py-2 uppercase font-bold">About</h4>
<p pazly-editable="innerHTML" class="text-sm whitespace-pre-line">Learn more about us and media reviews at this link: https://www.the-lodge.com/dallas-strip-club-reviews/</p>
</div>
<div class="flex flex-col items-center w-full md:w-1/4 mt-6 md:mt-0">
<div class="flex flex-row pl-0 md:pl-4 justify-around w-full">
</div>
</div>
</div>
<div class="pt-4 mt-4 text-grey-darker text-xs border-t border-grey-lighter text-center">
<span pazly-editable="innerHTML" class="whitespace-pre-line">©2023 The-Lodge.com and TheLodgeDallas.stripclubs. All rights reserved. </span>
<a pazly-editable="innerHTML href" target="_blank" class="inline-block py-2 px-3 whitespace-pre-line" href="https://www.the-lodge.com/privacy-policy-2/">Privacy statement</a>
<a pazly-editable="innerHTML href" target="_blank" class="inline-block py-2 px-3 whitespace-pre-line"> Terms of service</a>
</div>
</footer>
</section>
<!-- Pazly Blocks Ends Here -->
<!-- Pazly Scripts Start Here -->
<section id="pazly-scripts-set" class="m-0 p-0 w-0 h-0">
<!-- Smooth scrolling -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script>
// handle links with @href started with '#' only
$(document).on('click', 'a[href^="#"]', function(e) {
// target element id
var id = $(this).attr('href');
// target element
var $id = $(id);
if ($id.length === 0) {
return;
}
// prevent standard hash navigation (avoid blinking in IE)
e.preventDefault();
// top position relative to the document
var pos = $id.offset().top;
// animated top scrolling
$('body, html').animate({scrollTop: pos});
});
</script>
</section>
</body>
</html>
Also see: Tab Triggers