diff --git a/Introduction to HTML, CSS, & JavaScript/HTML practice/Archimedes.html b/Introduction to HTML, CSS, & JavaScript/HTML practice/Archimedes.html new file mode 100644 index 0000000..f518e5b --- /dev/null +++ b/Introduction to HTML, CSS, & JavaScript/HTML practice/Archimedes.html @@ -0,0 +1,80 @@ + + + + Archimedes of Syracuse + + + +

Archimedes of Syracuse

+ +
Archimedes Thoughtful by Fetti (1620)
+ +
+

Overview

+

Archimedes of Syracuse was a Greek scholar who made remarkable contributions to mathematics, physics, and engineering. He pioneered methods that laid the groundwork for calculus and used innovative techniques to solve geometric problems, including calculating areas, volumes, and the value of pi. In physics, he formulated the principle of buoyancy and explored the concepts of balance and gravity. His ingenuity extended to engineering, where he developed practical inventions like the screw pump and defensive machines to protect Syracuse. Though his mathematical work was not widely recognized during his lifetime, later scholars compiled and translated his writings, influencing scientific progress in the Renaissance and beyond. He was tragically killed during the Roman siege of Syracuse, despite orders for his safety.

+
+
+

Major Contributions & Discoveries:

+ + +
+

Structured Insights on Archimedes' Work

+ + + + + + + + + + + + + + + + + + + + + + + + + +
CategoryContributions
Mathematics Developed techniques for calculating areas, volumes, and pi.
Physics Discovered buoyancy, studied gravity and balance laws.
Engineering Invented machines, including the screw pump and war devices.
Astronomy Observed celestial bodies, measured solar dimensions.
Legacy Influenced science through later translations and studies.
+
+ +
+

Insights Submision Form

+
+ Yours Insight About Archimedes Are Valued + +
+ +

+
+ +

+
+ + +
+ + \ No newline at end of file diff --git a/Introduction to HTML, CSS, & JavaScript/HTML practice/Converstion.html b/Introduction to HTML, CSS, & JavaScript/HTML practice/Converstion.html new file mode 100644 index 0000000..322b48c --- /dev/null +++ b/Introduction to HTML, CSS, & JavaScript/HTML practice/Converstion.html @@ -0,0 +1,81 @@ + + + + Unit Conversion + + +
+
Conversions +

Welcome to the Unit Conversion page! Here you can convert between different units of measurement.

+

Choose a conversion type below:

+ +
+
+
+
+

Temperature Conversion

+
+ +
Convert between Celsius and Fahrenheit
+
+
+
+ Temperature +
+
+
+
+
+
+
+
+
+
+
+
+

Weight Conversion

+
+ +
Convert between Kilograms and Pounds
+
+
+
+ Weight +
+
+
+
+
+
+
+
+
+
+
+
+

Distance Conversion

+
+ +
Convert between Kilometers and Miles
+
+
+
+ Distance +
+
+
+
+
+
+
+
+
+
+
+ + + \ No newline at end of file diff --git a/Introduction to HTML, CSS, & JavaScript/HTML practice/README.md b/Introduction to HTML, CSS, & JavaScript/HTML practice/README.md new file mode 100644 index 0000000..8697e1c --- /dev/null +++ b/Introduction to HTML, CSS, & JavaScript/HTML practice/README.md @@ -0,0 +1,7 @@ +# What I learned in HTML: + +1. how to biuld page structour by using
, ,