Slides-07-1 POSITION

Developer
Size
1,909 Kb
Views
34,408

How do I make an slides-07-1 position?

What is a slides-07-1 position? How do you make a slides-07-1 position? This script and codes were developed by Ex HTML on 15 September 2022, Thursday.

Slides-07-1 POSITION Previews

Slides-07-1 POSITION - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>slides-07-1 POSITION</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="contenedor-principal"> <div class="caja-absoluta-anidada">Absolute</div> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec condimentum posuere fermentum. In gravida bibendum ullamcorper. Aenean fermentum mauris nec malesuada accumsan. Nulla urna orci, facilisis id mollis sed, adipiscing adipiscing dui. Donec pretium quis mi sed egestas. Etiam congue mollis tellus. Integer nec sem neque. Suspendisse quis justo leo. Etiam sit amet posuere neque, quis posuere urna.</p>
</div>
<div class="caja-absoluta">Absolute</div>
<div class="caja-fija">Fixed</div>
<div class="otro-contenedor"> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec condimentum posuere fermentum. In gravida bibendum ullamcorper. Aenean fermentum mauris nec malesuada accumsan. Nulla urna orci, facilisis id mollis sed, adipiscing adipiscing dui. Donec pretium quis mi sed egestas. Etiam congue mollis tellus. Integer nec sem neque. Suspendisse quis justo leo. Etiam sit amet posuere neque, quis posuere urna.</p>
</div>
</body>
</html>

Slides-07-1 POSITION - Script Codes CSS Codes

/* slide styles */
body {background:#333; font-family:sans-serif;}
h1 {font-weight:normal; color:#666; font-size: 1.5em}
/* /slide styles */
.contenedor-principal { max-width:700px; background:#444; padding:20px; margin: 0 auto; position: relative;
}
.caja-absoluta-anidada { width:50px; height:50px; padding:10px; background:#f0f; font-size:12px; position:absolute; top:0; right:0;
}
.caja-absoluta { width:50px; height:50px; padding:10px; background:#0ff; font-size:12px; position:absolute; bottom:0; right:0;
}
.caja-fija { width:50px; height:50px; padding:10px; background:#ff0; font-size:12px; position:fixed; bottom:0; left:0;
}
.otro-contenedor { max-width:700px; background:#555; padding:20px; margin: 10px auto;
}
Slides-07-1 POSITION - Script Codes
Slides-07-1 POSITION - Script Codes
Home Page Home
Developer Ex HTML
Username exhtml
Uploaded September 15, 2022
Rating 3
Size 1,909 Kb
Views 34,408
Do you need developer help for Slides-07-1 POSITION?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Ex HTML (exhtml) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!