Changed around line 1
- buildHtml
- title Orange Studios
-
- // circle
-
- It’s time to bring your ideas to life.
-
- OrangeStudio partners with founders, startups, and business owners to level up your brand and web presence.
-
- We’ve worked with clients of all sizes – from Universal Parks to small, solo-founder startups.
-
- Projects take 1–3 months.
-
- $8,000/month.
-
- You can view our work here.
- link # here
-
- Start a project here.
- link # here
-
- css
- a {
- color: #ff5722;
- }
- body { width: 400px; margin: auto;
- font-family: 'Arial', sans-serif;
- color: #333;
- background-color: #f9f9f9; margin: 75px; border: 1px solid grey; border-radius:10px;}
+ buildHtml
+ title Orange Studios
+
+ // circle
+
+ It’s time to bring your ideas to life.
+
+ OrangeStudio partners with founders, startups, and business owners to level up your brand and web presence.
+
+ We’ve worked with clients of all sizes – from Universal Parks to small, solo-founder startups.
+
+ Projects take 1–3 months.
+
+ $8,000/month.
+
+ You can view our work here.
+ link # here
+
+ Start a project here.
+ link # here
+
+ css
+ a {
+ color: #ff5722;
+ }
+ body { width: 400px; margin: auto;
+ font-family: 'Arial', sans-serif;
+ color: #333;
+ padding: 75px;
+ background-color: #f9f9f9; margin: 75px; border: 1px solid grey; border-radius:10px;}