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 URL's 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 it's URL and the proper URL extention.
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 Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
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.
<body>
<div id="top">
<div class="nav_bar">
<a href="#">Home</a>
<a href="#kk">Who We</a>
<div class="dropdown">
<button class="dropbtn"><a href="#os">Our Services</a></button>
<div class="dropdown-content">
<a href="https://codepen.io/pragyapriya/full/xyvPyw" target="_blank">Pet Walking</a>
<a href="https://codepen.io/pragyapriya/full/zmgRdW" target="_blank">Pet Sitting</a>
<a href="https://codepen.io/pragyapriya/full/rQNXJX" target="_blank">Pet Training</a>
<a href="https://codepen.io/pragyapriya/full/ReXJwv" target="_blank">Veterinarian</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn"><a href="#pricing">Pricing</a></button>
<div class="dropdown-content">
<a href="https://codepen.io/pragyapriya/full/MzYPYN" target="_blank">Below 10,000 INR</a>
<a href="https://codepen.io/pragyapriya/full/mQyaqR" target="_blank">10,000 INR - 15,000 INR</a>
<a href="https://codepen.io/pragyapriya/full/dQPamJ" target="_blank">15,000 INR - 20,000 INR</a>
<a href="https://codepen.io/pragyapriya/full/gQbEEP" target="_blank">Above 20,000 INR</a>
</div>
</div>
<a href="#galler">Gallery</a>
<a href="#team">Team</a>
<a href="#contact">Contact Us</a>
</div>
</div>
<!--class="w3-content w3-section"-->
<div style="max-width:100%">
<img class="mySlides" src="http://radiocluj.ro/wp-content/uploads/sites/8/2017/12/animale-de-companie-caini-pisici.jpg" style="width:100%">
<img class="mySlides" src="https://wallpapersite.com/images/wallpapers/cute-kittens-2048x1463-adorable-hd-5655.jpg" style="width:100%">
<img class="mySlides" src="http://thetrendler.com/wp-content/uploads/2016/08/10tb-dogsperm01-superJumbo.jpg" style="width:100%">
<img class="mySlides" src="http://www.compare.je/assets/logos/OhqgqLRGJwcIgLSSGHvEF1uX.jpg" style="width:100%">
</div>
<class="wel">
<p style="color:#b0ca34;text-align:center;font-family:italics,cursive;font-size:40px;">Happy pets,happy owners.</p>
<p style="color:#b0ca34;text-align:center;font-family:italics,cursive;font-size:36px;">Dreaming of a better-behaved pet?- Here are we</p>
</div>
<div id="kk">
<h1>Who We</h1>
<p style="font-family:'Charmonman', cursive; font-size:27px">We are educated and certified through the Karen Pryor Academy for Animal Training and Behavior. We are proud to have a high level of expertise and understanding of scientifically based positive reinforcement training methods, so your pet can receive quality care.</p>
</div>
<div id="os">
<h1 style="text-align:center;color:white">Popular Services</h1>
<div class="ddd">
<div class="aa">
<img class="ded" src="https://ladysmithgazette.co.za/wp-content/uploads/sites/64/2016/11/dog-walking.jpg">
<a href="https://codepen.io/pragyapriya/full/xyvPyw" target="_blank"><h3>Pet Walking</h3></a>
<p>Daily dog walks by experienced dog walkers and pet limo with door-to-door pick-up and drop-off!</p></div>
<div class="aa">
<img class="firstrate" src="http://www.petsgopetcare.ca/wp-content/uploads/2018/07/2018-Average-Cat-Sitting-Rates-in-Toronto.jpg">
<a href="https://codepen.io/pragyapriya/full/zmgRdW" target="_blank"><h3>Pet Sitting</h3></a>
<p>Daily pet care visits and overnight pet sitting for vacations, extra exercise, and to keep your pet happy
and healthy.</p>
</div>
<div class="aa">
<img class="com" src="http://www.denverpawschool.com/wp-content/uploads/2016/04/dog-obedience-training-denver-1.png" >
<a href="https://codepen.io/pragyapriya/full/rQNXJX" target="_blank"><h3>Pet Training</h3></a>
<p>We train your dog at your home while you’re at work or, if you prefer, we teach you how to train your dog. </p></div>
<div class="aa">
<img class="vet" src="https://southsacramentopethospital.com/clients/10202/images/slideshows/54805/Vet1.jpg" >
<a href="https://codepen.io/pragyapriya/full/ReXJwv" target="_blank"><h3>Veterinarian</h3></a>
<p>We also provide emergency veterinarian service at your door step for 24x7 or you can even fix an appointment.</p>
</div>
</div>
</div><br>
<div class="ddd">
<div class="hw">
<h2 style="text-align:center;font-size:38px;"><span>How We Train Your Pet</span></h2>
<p >Our staff is educated and certified through the Karen Pryor Academy for Animal Training and Behavior. We are proud to have a high level of expertise and understanding of scientifically based positive reinforcement training methods, so your dog can receive quality care.</p>
</div>
<div class="vid">
<iframe width="420" height="280" src="https://www.youtube.com/embed/QKLOZZQmL4Y" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>
<div id="pricing">
<div class="main">
<h1>Pricing</h1>
<hr>
<p>Now keeping a pet is no longer a dream. Here are we at a very affordable price for all your pet caring and grooming.</p>
<div id="myBtnContainer">
<button class="btn active" onclick="filterSelection('services')"> Services</button>
<button class="btn" onclick="filterSelection('dogs')"> Dogs</button>
<button class="btn" onclick="filterSelection('cats')"> Cats</button>
</div>
<!-- Portfolio Gallery Grid -->
<div class="row">
<div class="column services">
<div class="content">
<img src="http://happydogfun.com/images/hd_s-walking.jpg" alt="Pet Walking" style="width:100%">
<h4>Pet Walking</h4>
<p>Morning and evening- 300 INR per day per pet</p>
</div>
</div>
<div class="column services">
<div class="content">
<img src="https://imgc.allpostersimages.com/img/print/posters/cuddles-sleeping-puppy-and-kitten-art-poster-print_a-L-8927746-0.jpg" alt="Pet Sitting" style="width:100%">
<h4>Pet Sitting</h4>
<p>Daily pet care and overnight sitting- 500 INR per day per pet</p>
</div>
</div>
<div class="column services">
<div class="content">
<img src="https://images.wallpaperscraft.com/image/kittens_couple_playful_suit_training_50376_1920x1080.jpg" alt="Pet Training" style="width:100%">
<h4>Pet Training</h4>
<p>Train your pet at your own home or in our pet care- 3000 INR per month per pet</p>
</div>
</div>
<div class="column services">
<div class="content">
<img src="http://static.sites.yp.com/var/m_6/66/663/11177418/432310-callout-1.jpg" alt="Veterinarian" style="width:100%">
<h4>Veterinarian</h4>
<p>Make your appointment for your pets with our specialised vets in just 300 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://vetstreet.brightspotcdn.com/dims4/default/a473f63/2147483647/thumbnail/645x380/quality/90/?url=https%3A%2F%2Fvetstreet-brightspot.s3.amazonaws.com%2Fc5%2Fc9%2Fd3e1617243a0af32689019bba22c%2Famerican-bulldog-ap-04q7il-645-x-380.jpg" alt="Dogs" style="width:100%;height:110px;"/>
<h4>American Bulldog</h4>
<p>American Bulldog- 28000 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://images2.alphacoders.com/212/thumb-350-212832.jpg" alt="Dog" width="100%" height="130"/>
<h4>Pug</h4>
<p>Pug- 9000 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://germanculture.com.ua/wp-content/uploads/2018/03/Doberman-1-e1520966018822.jpg" alt="Dog" width="100%"height="130"/>
<h4>Doberman</h4>
<p>Doberman- 12000 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://s3.amazonaws.com/cdn-origin-etr.akc.org/wp-content/uploads/2017/11/13000934/Beagle-On-White-08.jpg" alt="Dog" style="width:100%;height:130px;"/>
<h4>Beagle</h4>
<p>Beagle- 19000 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://cdn1-www.dogtime.com/assets/uploads/2011/01/file_23230_coton-de-tulear-460x290.jpg" alt="Dog" style="width:100%;height:130px;">
<h4>coton de tulear</h4>
<p>coton de tulear- 18500 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="http://adogbreeds.com/wp-content/uploads/2013/02/Akita-Inu-Puppies-3.jpg" alt="Dog" width="100%" height="130"/>
<h4>Akita</h4>
<p>Akita- 16000 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://www.desktopbackground.org/download/1400x1050/2015/08/17/996402_dachshund-hd-backgrounds-wallpapers-29-hd-wallpapers_1600x1067_h.jpg" alt="Dog" width="100%" height="130"/>
<h4>Dachshund</h4>
<p>Dachshund- 6500 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://i.ytimg.com/vi/91nAWwDGE5I/hqdefault.jpg" alt="Dog" style="width:100%;height:130px;">
<h4>Siberian Husky</h4>
<p>Siberian Husky- 30500 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://www.vvelascocorreduria.es/wp-content/uploads/2017/07/perrosparani%C3%B1os-dalmata-.jpg" alt="Dog" width="100%" height="130"/>
<h4>Dalmatian</h4>
<p>Dalmatian- 10500 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://www.thesprucepets.com/thmb/MEwLdtpjZ1IQ7Xu-dmuq0Pvy_sc=/450x0/filters:no_upscale():max_bytes(150000):strip_icc()/german-shepherd-puppy-142059143-581b921a3df78cc2e86dd779.jpg" alt="Dog" width="100%" height="120"/>
<h4>German Shepherd</h4>
<p>German Shepherd- 14500 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://gfnc1kn6pi-flywheel.netdna-ssl.com/wp-content/uploads/2017/10/goldie.jpg" alt="Dog" width="100%" height="130"/>
<h4>Golden Retriever</h4>
<p>Golden Retriever- 9500 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://www.dogspot.in/puppies/images/1414392137838.jpg" alt="Dog" width="100%" height="130"/>
<h4>Spitz</h4>
<p>Spitz- 7500 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="https://images7.alphacoders.com/297/thumb-1920-297540.jpg" alt="Dog" width="100%" height="130"/>
<h4>Labrador</h4>
<p>Labrador- 25500 INR</p>
</div>
</div>
<div class="column dogs">
<div class="content">
<img src="http://www.dogexpress.in/wp-content/uploads/2016/02/Kombai.jpg" alt="Dog" width="100%" height="130"/>
<h4>Kombai</h4>
<p>Kombai- 7500 INR</p>
</div>
</div>
<div class="column cats">
<div class="content">
<img src="https://www.petmd.com/sites/default/files/breedopedia/scottish_fold2.jpg" alt="Cat" style="width:100%;height:130px;">
<h4>Scottish Fold</h4>
<p>Scottish Fold-11000 INR</p>
</div>
</div>
<div class="column cats">
<div class="content">
<img src="https://vetstreet.brightspotcdn.com/dims4/default/303f54d/2147483647/thumbnail/645x380/quality/90/?url=https%3A%2F%2Fvetstreet-brightspot.s3.amazonaws.com%2F29%2Fb6%2Ff4a864144d09974dfe5bf0513e20%2FPersian-AP-V8HE5B-645sm3614.jpg" alt="Cat" style="width:100%">
<h4>Persian Cat</h4>
<p>Persian Cat-25000 INR</p>
</div>
</div>
<div class="column cats">
<div class="content">
<img src="https://azure.wgp-cdn.co.uk/app-yourcat/posts/russian_blue1.jpg" alt="Car" style="width:100%">
<h4>Russian Blue</h4>
<p>Russian Blue-18000 INR</p>
</div>
</div>
<div class="column cats">
<div class="content">
<img src="https://cdn1-www.cattime.com/assets/uploads/gallery/maine-coon-cats-and-kittens/maine-coon-cats-and-kittens-1.jpg" alt="Cat" style="width:100%">
<h4>Maine Coon</h4>
<p>Maine Coon-27000 INR</p>
</div>
</div>
<div class="column cats">
<div class="content">
<img src="https://www.nastroy.net/pic/images/post/771742-1527278424.jpg" alt="Cat" style="width:100%;height:130px;">
<h4>Bombay Cat</h4>
<p>Bombay Cat-6500 INR</p>
</div>
</div>
<div class="column cats">
<div class="content">
<img src="https://www.catster.com/wp-content/uploads/2016/11/cat-breeds-himalayan-white-02-600x648.jpg" alt="Cat" style="width:100%;height:130px;">
<h4>Himalayan Cat</h4>
<p>Himalayan Cat-19000 INR</p>
</div>
</div>
<div class="column cats">
<div class="content">
<img src="http://www.catbreedslist.com/uploads/allimg/cat-pictures/American-Bobtail-2.jpg" alt="Cat" style="width:100%;height:130px;">
<h4> American Bobtail</h4>
<p> American Bobtail-14500 INR</p>
</div>
</div>
<div class="column cats">
<div class="content">
<img src="https://www.petsworld.in/blog/wp-content/uploads/2017/12/The-spotted-Cat.jpg" alt="Cat" style="width:100%;height:130px;">
<h4>Spotted Cat: aka Indian Billi</h4>
<p>Spotted Cat-7000 INR</p>
</div>
</div>
<!-- END GRID -->
</div>
<!-- END MAIN -->
</div>
<!-- END PRICING-->
</div>
<!--Begining of gallery-->
<div id="galler">
<h1 style="color:white;">Gallery</h1>
<hr>
<ul class="gallery">
<li class="pic-1"><img class="img1" src="https://www.bestfriendspetcare.com/waltdisneyworldresort/files/2011/05/Playgroup-session_402x292.jpg" alt="Photograph of pets playing" /></li>
<li class="pic-3"><img class="img1" src="https://www.bls.gov/ooh/images/2701.jpg" alt="Photograph of pet caring" /></li>
<li class="pic-2"><img class="img1" src="http://www.bdaarc.com/images/uploads/galleryphotos/j02-Cat-Condos.jpg" alt="Photograph of cat day care" /></li>
<li class="pic-3"><img class="img1" src="http://www.granvitapet.com.br/sitedata//imgsdt/geral/creches-para-cachorro-cover.jpg" alt="Photograph of dog care" /></li>
<li class="pic-3"><img class="img1" src="http://s21673.pcdn.co/wp-content/uploads/2017/01/List-of-Pet-Boarding-in-Dubai-Yellow-Pages-Directory.jpg" alt="Photograph of a beach sunset"/></li>
<li class="pic-2"><img class="img1" src="http://images.exoticestates.com/files/presets/blogimg/blog/5a26ea93/lanai_cat_sanctuary7.jpg" alt="Photograph of cats roaming"/></li>
<li class="pic-3"><img class="img1" src="https://i.pinimg.com/originals/6e/91/9a/6e919a2a7939c445885ea1272fbf6cc9.jpg" alt="Photograph of pet caring" /></li>
<li class="pic-2"><img class="img1" src="https://i.dailymail.co.uk/i/pix/2017/03/31/11/3ECE3B4E00000578-0-image-a-103_1490956490568.jpg"/></li>
<li class="pic-1"><img class="img1" src="https://www.oldetownepetresort.com/wp-content/uploads/2017/11/OldeTowne_022514-463_SM.jpg" /></li>
</ul>
</div>
<div id="team">
<h1>Meet Our Team</h1>
<hr>
<p>Meet our experienced and trained team.</p>
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="our-team">
<div class="pic">
<img src="https://images.unsplash.com/photo-1511551203524-9a24350a5771?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=0c9c54c94b702da88eba677d7ce48ba3&auto=format&fit=crop&w=750&q=80">
</div>
<div class="team-content">
<h3 class="title">Williamson</h3>
<span class="post">Web Developer</span>
</div>
</div>
</div><br>
<div class="col-md-4 col-sm-6">
<div class="our-team">
<div class="pic">
<img src="https://www.fetchpetcare.com/wp-content/themes/bones/images/img-local_sitters.jpg">
</div>
<div class="team-content">
<h3 class="title">Stifana</h3>
<span class="post">Pet Trainer</span>
</div>
</div>
</div><br>
<div class="col-md-4 col-sm-6">
<div class="our-team">
<div class="pic">
<img src="https://www.happyhounddogresorts.com/wp-content/uploads/2014/05/vetdog-m.jpg">
</div>
<div class="team-content">
<h3 class="title">Vanish</h3>
<span class="post">Pet Doctor</span>
</div>
</div>
</div><br>
<div class="col-md-4 col-sm-6">
<div class="our-team">
<div class="pic">
<img src="https://koreyhowellphotography.com/wp-content/uploads/2017/09/AdobeStock_122362963-1028x675.jpg">
</div>
<div class="team-content">
<h3 class="title">Kristiana</h3>
<span class="post">Pet Care Manager</span>
</div>
</div>
</div>
</div>
</div>
<div id="contact">
<h1>Contact Us</h1>
<hr>
<p>For any queries you can mail us at <em>petcare1248@gmail.com </em>or can contact to our customer service helpline no. <em>91+ 896784210</em>.</p>
<p style="font-size:25px;"><a href="#top"><em>Back to top</em></a></p>
</div>
</body>
#contact a:hover{
color: #f5225e;
}
#team{
width:100%;
text-align:center;
font-size:35px;
clear:both;
}
.our-team{
text-align: center;
border-radius: 10px;
overflow: hidden;
position: relative;
transition: all 0.3s ease 0s;
}
.our-team .pic{
background: white;
transition: all 0.3s ease 0s;
}
.our-team:hover .pic{
padding: 10px;
border-radius: 10px;
transform: scale(0.5) translateY(-30%);
}
.aa a h3:hover {
color:#f7008f ;
}
.our-team .pic img{
width: 600px;
height: 400px;
}
.our-team .team-content{
width: 100%;
padding: 7px 10px;
background: #f5225e;
position: absolute;
bottom: -20%;
right: 0;
opacity: 0;
transition: all 0.3s ease 0s;
}
.our-team:hover .team-content{
opacity: 1;
bottom: -10px;
}
.our-team .title{
font-size: 22px;
color: white;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0 0 5px 0;
}
.our-team .post{
display: block;
font-size: 15px;
font-weight: 600;
color: white;
font-style: italic;
text-transform: capitalize;
margin: 0 0 5px 0;
}
.img1{
width:350px;
height:300px;
position:relative;
float:left;
}
#galler{
background: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQrTk2Iqa3dYgQTc55FsvkahS4l9osSxqkwsgIg-WPdMO9os2Pr");
margin:auto;
text-align:center;
}
ul.gallery li {
display:inline-block;
padding: 10px 10px 25px 10px;
background: #eee;
border: 1px solid #fff;
-moz-box-shadow: 0px 2px 15px #333;
position:relative ;
}
ul.gallery li.pic-1 {
z-index: 1;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
}
ul.gallery li.pic-2 {
z-index: 5;
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
}
ul.gallery li.pic-3 {
z-index: 3;
-webkit-transform: rotate(4deg);
-moz-transform: rotate(4deg);
}
.mySlides{
height:520px;
width:100%;
}
#os{
width:100%;
background-image:url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSjJnIYo--ftH5dvPhlwvIk6Y8aZhT6EfFwptysPs7yCEhKC19f");
background-repeat:no-repeat;
background-size:100% 100%;
color:white;
}
.main{
max-width: 1000px;
margin: auto;
}
* {
box-sizing: border-box;
}
body {
background-color: #f1f1f1;
padding: 20px;
font-family: Arial;
}
h1 {
font-size: 50px;
word-break: break-all;
text-align:center;
font-family:cursive;
}
.row {
margin: 10px -16px;
}
/* Add padding BETWEEN each column */
.row,
.row > .column {
padding: 8px;
}
/* Create three equal columns that floats next to each other */
.column {
float: left;
width: 25%;
display: none; /* Hide all elements by default */
}
/* Clear floats after rows */
.row:after {
content: "";
display: table;
clear: both;
}
/* Content */
.content {
background-color: white;
padding: 10px;
}
/* The "show" class is added to the filtered elements */
.show {
display: block;
}
/* Style the buttons */
.btn {
border: none;
outline: none;
padding: 12px 16px;
background-color: white;
cursor: pointer;
}
.btn:hover {
background-color: #ddd;
}
.btn.active {
background-color: #666;
color: white;
}
h3{
text-align:center;
color:white;
text-decoration:underline;
}
.nav_bar{
width:100%;
background-color:white;
margin:auto;
font-family:Arial, Helvetica;
display:inline-block;
height:40px;
}
a{
color:black;
text-decoration: none;
}
.nav_bar > a{
float:left;
font-size:18px;
color:black;
text-align:center;
padding:14px 16px;
text-decoration: none;
width:14%;
}
.dropdown{
float:left;
overflow:hidden;
width:14%;
//padding:12 16px;
}
.dropdown .dropbtn{
font-size: 18px;
border: none;
outline: solid;
color: black;
padding: 14px 20px;
background-color: inherit;
font-family: inherit;
margin: 0;
width:100%;
}
.nav_bar a:hover, .dropdown:hover .dropbtn {
background-color:#b0ca32;
}
#pricing{
// position:absolute;
left:auto;;
width:100%;
//top:1810px;
clear:both; //new
}
.dropdown-content {
display: none;
position: absolute;
min-width: 136px;
box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.2);
z-index: 1;
width:14%;
}
.dropdown-content a {
float: none;
color: black;
padding: 12px 14px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown:hover .dropdown-content {
display: block;
}
#kk{
color:black;
background:url("https://www.meditall.nl/wp-content/uploads/2015/11/abstract-abstraction-texture-texture-background-bokeh-blue-bubble-bubbles-balloons-balls-e1450183082334-940x588.jpg");
background-repeat:no-repeat;
background-size:100% 100%;
}
.ddd{
display:flex;
width:100%;
}
.aa{
width:100%;
text-align:center;
font-family:Aerial;
font-size:27px;
}
.ded,.firstrate,.com,.vet{
height:230px;
width:240px;
border:3px solid white;
border-radius:50%;
}
.hw{
font-family:aerial;
font-size:26px;
}
filterSelection("services")
function filterSelection(c) {
var x, i;
x = document.getElementsByClassName("column");
if (c == "all") c = "";
for (i = 0; i < x.length; i++) {
w3RemoveClass(x[i], "show");
if (x[i].className.indexOf(c) > -1) w3AddClass(x[i], "show");
}
}
function w3AddClass(element, name) {
var i, arr1, arr2;
arr1 = element.className.split(" ");
arr2 = name.split(" ");
for (i = 0; i < arr2.length; i++) {
if (arr1.indexOf(arr2[i]) == -1) {element.className += " " + arr2[i];}
}
}
function w3RemoveClass(element, name) {
var i, arr1, arr2;
arr1 = element.className.split(" ");
arr2 = name.split(" ");
for (i = 0; i < arr2.length; i++) {
while (arr1.indexOf(arr2[i]) > -1) {
arr1.splice(arr1.indexOf(arr2[i]), 1);
}
}
element.className = arr1.join(" ");
}
// Add active class to the current button (highlight it)
var btnContainer = document.getElementById("myBtnContainer");
var btns = btnContainer.getElementsByClassName("btn");
for (var i = 0; i < btns.length; i++) {
btns[i].addEventListener("click", function(){
var current = document.getElementsByClassName("active");
current[0].className = current[0].className.replace(" active", "");
this.className += " active";
});
}
//Slideshow
var myIndex = 0;
carousel();
function carousel() {
var i;
var x = document.getElementsByClassName("mySlides");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
myIndex++;
if (myIndex > x.length) {myIndex = 1}
x[myIndex-1].style.display = "block";
setTimeout(carousel, 3000); // Change image every 3 seconds
}
Also see: Tab Triggers