Skip to content

Instantly share code, notes, and snippets.

<div><video width="100%" height="auto" autoplay="autoplay" loop="loop" muted=""><source src="https://storage.googleapis.com/msgsndr/hrhSywvz48DbsA7c1MMj/media/661c03bda98fad9efebe2f7f.mp4" /><img src="https://storage.googleapis.com/msgsndr/hrhSywvz48DbsA7c1MMj/media/661c121b8d457876ce4c3861.png" alt="Fallback Image" style="width: 100%; height: auto;" /></video><span>A hub for the tech industry, Chandler offers numerous employment opportunities, particularly in the high-tech sector. It also features diverse neighborhoods and good schools, making it popular among young professionals and families.</span></div>
<div>
<video width="100%" height="auto" autoplay="autoplay" loop="loop" muted="">
<source src="https://storage.googleapis.com/msgsndr/hrhSywvz48DbsA7c1MMj/media/661c03bda98fad9efebe2f7f.mp4" />
<img src="https://storage.googleapis.com/msgsndr/hrhSywvz48DbsA7c1MMj/media/661c121b8d457876ce4c3861.png"
alt="Fallback Image" style="width: 100%; height: auto;" />
</video>
<span>A hub for the tech industry, Chandler offers numerous employment opportunities, particularly in the high-tech
sector. It also features diverse neighborhoods and good schools, making it popular among young professionals and
families.</span>
</div>
@Pavracer
Pavracer / wp-config.php
Created January 10, 2024 04:09
wp-config.php
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = 'Dl0Tqy_';
define('WP_ALLOW_MULTISITE', true);
<script type="text/javascript">
(function($) {
$(document).ready(function() {
window.et_pb_circle_counter_init = function($the_counter, animate) {
if ( 0 === $the_counter.width() ) {
return;
}
$the_counter.easyPieChart({
@Pavracer
Pavracer / Anchor-link-position-tweak.js
Created August 17, 2023 07:33
Anchor link position tweak
@Pavracer
Pavracer / gist:57a59956848baae412f55ead19258f04
Created April 3, 2023 04:50
Blog Module equal height grid "boxes" with JavaScript
<script>
(function($) {
$(document).ready(function() {
$(window).resize(function() {
$('.et_blog_grid_equal_height').each(function() {
equalise_articles($(this));
});
});
$('.et_blog_grid_equal_height').each(function() {
#top-menu li:not(:last-child) {
border-right: 1px solid #c2151f;
margin-bottom: 20px;
}
/*adjust spacing around menu items*/
#et-top-navigation nav ul li a {
padding-bottom: 4px!important;
/* ===== Houzz Icon 1 ===== */
.custom_icons li:nth-child(1) .icon:before {
content: "";
background-position: center center;
background: url(https://dividezigns.com/wp-content/uploads/2017/07/houzz_icon.png) no-repeat;
background-size: 30px 30px;
}
/* ===== Snapchat Icon 2 ===== */
.custom_icons li:nth-child(2) .icon:before {
content: "";
<h3><span style="color: #b7c071;">Educación maternal</span></h3>
<ul></ul>
<span is="qowt-word-run" qowt-eid="E419" id="E419">Se ofrece una Educación Maternal en un horario intensivo, para adecuar este servicio a las</span><span is="qowt-word-run" qowt-eid="E420" id="E420"> </span><span is="qowt-word-run" qowt-eid="E421" id="E421">necesidades</span><span is="qowt-word-run" qowt-eid="E422" id="E422"> </span><span is="qowt-word-run" qowt-eid="E423" id="E423">de</span><span is="qowt-word-run" qowt-eid="E424" id="E424"> </span><span is="qowt-word-run" qowt-eid="E425" id="E425">las</span><span is="qowt-word-run" qowt-eid="E426" id="E426"> </span><span is="qowt-word-run" qowt-eid="E427" id="E427">familias</span><span is="qowt-word-run" qowt-eid="E428" id="E428"> </span><span is="qowt-word-run" qowt-eid="E429" id="E429">y</span><span is="qowt-word-run" qowt-eid="E430" id="E430"> </span><span is="qowt-word-run" qowt-eid="E431" id="E431">los</span><span is="qowt-word-run" qowt-eid="E432" id="E432"> </span><span is="qo
<html lang="en"><head>
<meta charset="UTF-8">
<style>
body, html {
margin: 0;
padding: 0;
}