Vogel.photo

Developer
Size
2,399 Kb
Views
54,648

How do I make an vogel.photo?

What is a vogel.photo? How do you make a vogel.photo? This script and codes were developed by Taha on 28 August 2022, Sunday.

Vogel.photo Previews

Vogel.photo - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>vogel.photo</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="container"> <div class="right"> <div class="rightInnerColumn one"> </div> <div class="rightInnerColumn two"> </div> <div class="rightInnerColumn three"> </div> </div> </div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Vogel.photo - Script Codes CSS Codes

html, body{ height:100%; padding:0; margin:0;
}
* { box-sizing:border-box;
}
.container { height:100%; width:100;
}
.right{ width:100%; border:1px solid red; text-align:center;
}
.rightInnerColumn { display:inline-block; width:30%; height:100%; margin:1% 0.5%; vertical-align:top;
}
.rightInnerColumn img{ max-width:100%; box-shadow:0 0 5px rgba(0,0,0,0.5); margin-bottom:2%; vertical-align:top;
}
.w { border:1px solid blue; width:430px; height:285px;
}
.h { border:1px solid green; width:430px; height:570px;
}

Vogel.photo - Script Codes JS Codes

var images = ['http://cdn.polkadotbride.com/wp-content/uploads/2011/02/atlanta-engagement-shoot00161.jpg', 'http://www.hawthornephotography.com/blog/wp-content/uploads/2009/08/Berkeley-campus-engagement-shoot.jpg', 'http://cdn.polkadotbride.com/wp-content/uploads/2012/02/country-engagement-shoot025.jpg', 'http://www.aweddingdesignstudio.com/wp-content/uploads/2014/01/San-Diego-Engagement-Shoot-Downtown-.jpg', 'http://www.shearoggio.com/blog/wp-content/uploads/2012/06/Philadelphia_Engagement_Shoot_003.jpg', 'http://fabyoubliss.com/wp-content/uploads/2012/02/Fab-You-Bliss-Jacqueline-Photography-Outdoorsy-Camping-Chic-Themed-Engagement-Session-026.jpg', 'http://www.hawthornephotography.com/blog/wp-content/uploads/2009/06/urban-engagement-shoot.jpg', 'http://bridalmusings.com/wp-content/uploads/2012/04/chic-military-engagement-shoot-Visionyard-Photography-14.jpg']
var d = ["w","w","h","w","w","h"];
var grid = "one"
for (i=0; i < 30; i++){ var random_image = Math.floor(Math.random()*d.length); //$("."+grid).append("<img src='"+images[random_image]+"'/>"); $("."+grid).append("<div class='"+d[random_image]+" img_"+i+"'</div>"+i); grid = change_grid(grid); console.log(i, $(".img_"+i).offset().top)
}
function change_grid(grid){ if (grid == "one"){ grid = "two" } else if (grid == "two"){ grid = "three" } else{ grid = "one" } return grid
}
Vogel.photo - Script Codes
Vogel.photo - Script Codes
Home Page Home
Developer Taha
Username tkazi
Uploaded August 28, 2022
Rating 3
Size 2,399 Kb
Views 54,648
Do you need developer help for Vogel.photo?

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!

Taha (tkazi) Script Codes
Name
Fluid containers
Youtube_api
Tie
Wordsearch
A Pen by taha
Hangman gam
Spotify api
Topics with pictures
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!