Skip to content

Commit e7ff101

Browse files
Update index.html
Signed-off-by: abdurhamanmohammeda-a11y <abdurhamanmohammeda@gmail.com>
1 parent a53ef91 commit e7ff101

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

index.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,37 @@ <h3>Suuraa Maashinii:</h3>
7777
<img src="https://www.sbmchina.com/d/files/home/mobile-crusher.jpg" width="250" style="border-radius: 10px;">
7878

7979
</body>
80+
81+
-----
82+
83+
### **Koodii "Contact Section" Haaraa**
84+
85+
```html
86+
<div style="background-color: #1a1a1a; color: #39FF14; padding: 25px; border: 2px solid #39FF14; border-radius: 20px; margin-top: 30px; font-family: sans-serif; text-align: center;">
87+
<h2 style="text-transform: uppercase; border-bottom: 2px solid #39FF14; padding-bottom: 10px;">👤 Odeeffannoo Teeknishianii</h2>
88+
89+
<p style="font-size: 18px; margin: 10px 0;">
90+
<strong>Maqaa Guutuu:</strong> Abdurhaman Mohammed Ahamed
91+
</p>
92+
93+
<p style="font-size: 18px; margin: 10px 0;">
94+
<strong>Idoo Hojii:</strong> Dire Dawa, Ethiopia 📍
95+
</p>
96+
97+
<div style="margin-top: 20px;">
98+
<a href="tel:+251904267186" style="background-color: #39FF14; color: black; padding: 15px 25px; text-decoration: none; border-radius: 50px; font-weight: bold; display: inline-block; font-size: 18px;">
99+
📞 Nuuf Bilbilaa: +251904267186
100+
</a>
101+
</div>
102+
103+
<p style="font-size: 14px; color: #888; margin-top: 15px;">
104+
*Suphaa Maashinii SBM, Jaw Crusher fi Cone Crusher (75kW).*
105+
</p>
106+
</div>
107+
```
108+
109+
-----
110+
80111
</html>
81112
```
82113

0 commit comments

Comments
 (0)