Skip to content

Instantly share code, notes, and snippets.

View sanjeevkse's full-sized avatar
💻
Open to Work

sanjeev shetty sanjeevkse

💻
Open to Work
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<style>
#artboard {
width: 800px; /* Initial width */
height: 600px; /* Initial height */
overflow: hidden;
border: 1px solid #000;
position: relative;
<!DOCTYPE html>
<html>
<head>
<style>
#artboard {
width: 800px; /* Initial width */
height: 600px; /* Initial height */
overflow: hidden;
border: 1px solid #000;
position: relative;