diff --git a/WEBDEV.code-workspace b/WEBDEV.code-workspace new file mode 100644 index 0000000..0b41baa --- /dev/null +++ b/WEBDEV.code-workspace @@ -0,0 +1,26 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "../OneDrive/Documents/Fusion 360/5.3 CSS Selectors" + }, + { + "path": "../OneDrive/Documents/Fusion 360/design rules" + }, + { + "path": "../OneDrive/Documents/Fusion 360/electronics cam" + }, + { + "path": "../OneDrive/Documents/Fusion 360/scripts" + }, + { + "path": "../OneDrive/Documents/Fusion 360/spice" + }, + { + "path": "../OneDrive/Documents/Fusion 360/ulps" + } + ], + "settings": {} +} \ No newline at end of file diff --git a/images/Iron_Man_(2008_film)_poster.jpg b/images/Iron_Man_(2008_film)_poster.jpg new file mode 100644 index 0000000..00d724b Binary files /dev/null and b/images/Iron_Man_(2008_film)_poster.jpg differ diff --git a/images/gyrobot.jpeg b/images/gyrobot.jpeg new file mode 100644 index 0000000..491d177 Binary files /dev/null and b/images/gyrobot.jpeg differ diff --git a/images/iron-man-2020-suit-xf.jpg b/images/iron-man-2020-suit-xf.jpg new file mode 100644 index 0000000..55b0b00 Binary files /dev/null and b/images/iron-man-2020-suit-xf.jpg differ diff --git a/images/mars rover.jpeg b/images/mars rover.jpeg new file mode 100644 index 0000000..3e02705 Binary files /dev/null and b/images/mars rover.jpeg differ diff --git a/images/profile picture.jpeg b/images/profile picture.jpeg new file mode 100644 index 0000000..c3b4502 Binary files /dev/null and b/images/profile picture.jpeg differ diff --git a/images/robotic-arm.jpeg b/images/robotic-arm.jpeg new file mode 100644 index 0000000..3faf86b Binary files /dev/null and b/images/robotic-arm.jpeg differ diff --git a/images/robotics club iitk.jpg b/images/robotics club iitk.jpg new file mode 100644 index 0000000..2558506 Binary files /dev/null and b/images/robotics club iitk.jpg differ diff --git a/images/space station.jpeg b/images/space station.jpeg new file mode 100644 index 0000000..8a12228 Binary files /dev/null and b/images/space station.jpeg differ diff --git a/styles.css b/styles.css new file mode 100644 index 0000000..17a1407 --- /dev/null +++ b/styles.css @@ -0,0 +1,70 @@ +body { + font-family: Arial, sans-serif; + margin: 0; + padding: 0; + text-align: center; +} +.parts{ + font-family: Georgia, 'Times New Roman', Times, serif; + color: purple; +} +.team{ + font-family: 'Times New Roman', Times, serif; + color: green; +} +.red{ + font-family: Verdana, Geneva, Tahoma, sans-serif; + color: red; +} +.intro{ + fo; +} + + .profile { + width: 200px; /* Adjust width as needed */ + height: auto; +} + + .profile { + display: block; + margin: 0 auto 20px auto; /* Center the images */ +} +.robotics-club-image { + width: 400px; /* Adjust width as needed */ + height: auto; +} + +.robotics-club-image { + display: block; + margin: 0 auto 20px auto; /* Center the images */ +} + +.team, .parts, .intro, h1 { + margin: 20px 0; +} + +.intro { + width: 80%; + margin: 0 auto 20px auto; /* Center the text block */ + text-align: left; /* Align the text to the left */ +} + +.gyrobot-container,.space-station-container,.mars-rover-container,.robotic-arm-container { + display: flex; + align-items: center; + justify-content: center; + margin: 20px auto; /* Center the container */ + width: 80%;; /* Adjust as needed */ +} + +.gyrobot,.space-station,.mars-rover,.robotic-arm { + margin-right: 20px; /* Space between image and text */ +} + +.gyrobot-text,.space-station-text,.mars-rover-text,.robotic-arm-text { + flex: 1; + text-align: left; +} +.gyrobot,.space-station,.mars-rover,.robotic-arm{ + width: 200px; +} \ No newline at end of file diff --git a/web.html b/web.html new file mode 100644 index 0000000..c48b4d7 --- /dev/null +++ b/web.html @@ -0,0 +1,49 @@ + + +
+ + +A two-wheeled self-balancing robot that achieves perfect equlibrium, using technology and precision engineering.The robot has locomotion capabilities while maintaining its balance similar to humans. +
+To develop and validate the communication and control system for remotely operating the rover over extensive distances with precise movements and efficient data tranfer.
+ +To develop and validate the communication and control system for remotely operating the rover over extensive distances with precise movements and efficient data tranfer.
+ +To develop and validate the communication and control system for remotely operating the rover over extensive distances with precise movements and efficient data tranfer.
+ +