Codingwithdev06's profile picture. learn and build:)

Coder

@Codingwithdev06

learn and build:)

#Day10 - My Web dev journey 🚀 💡 Today learn: ✨ Inline Elements → Line ke andar hi fit hote hain (Ex: <span>, <a>) ✨ Block Elements → Poora width lete hain aur new line se start (Ex: <div>, <p>, <h1>–<h6>) ✨ <div> Tag → Sabse zyada use hone wala block element. #html

Codingwithdev06's tweet image. ✅#Day10 - My Web dev journey 🚀
💡 Today learn:
✨ Inline Elements → Line ke andar hi fit hote hain (Ex: &amp;lt;span&amp;gt;, &amp;lt;a&amp;gt;)
✨ Block Elements → Poora width lete hain aur new line se start (Ex: &amp;lt;div&amp;gt;, &amp;lt;p&amp;gt;, &amp;lt;h1&amp;gt;–&amp;lt;h6&amp;gt;)
✨ &amp;lt;div&amp;gt; Tag → Sabse zyada use hone wala block element.
#html
Codingwithdev06's tweet image. ✅#Day10 - My Web dev journey 🚀
💡 Today learn:
✨ Inline Elements → Line ke andar hi fit hote hain (Ex: &amp;lt;span&amp;gt;, &amp;lt;a&amp;gt;)
✨ Block Elements → Poora width lete hain aur new line se start (Ex: &amp;lt;div&amp;gt;, &amp;lt;p&amp;gt;, &amp;lt;h1&amp;gt;–&amp;lt;h6&amp;gt;)
✨ &amp;lt;div&amp;gt; Tag → Sabse zyada use hone wala block element.
#html

#Day9 of my HTML Learning 🚀 🎯Today, I learned about HTML Media — especially how to add video & audio to a webpage. 🎥🎵 🔺I explored how to embed media, control playback (play, pause, volume), & make website more interactive & engaging. #100DaysOfCode #WebDevelopment #html

Codingwithdev06's tweet image. ✅#Day9 of my HTML Learning 🚀

🎯Today, I learned about HTML Media — especially how to add video &amp;amp; audio to a webpage. 🎥🎵

🔺I explored how to embed media, control playback (play, pause, volume), &amp;amp; make website more interactive &amp;amp; engaging.

#100DaysOfCode #WebDevelopment #html
Codingwithdev06's tweet image. ✅#Day9 of my HTML Learning 🚀

🎯Today, I learned about HTML Media — especially how to add video &amp;amp; audio to a webpage. 🎥🎵

🔺I explored how to embed media, control playback (play, pause, volume), &amp;amp; make website more interactive &amp;amp; engaging.

#100DaysOfCode #WebDevelopment #html
Codingwithdev06's tweet image. ✅#Day9 of my HTML Learning 🚀

🎯Today, I learned about HTML Media — especially how to add video &amp;amp; audio to a webpage. 🎥🎵

🔺I explored how to embed media, control playback (play, pause, volume), &amp;amp; make website more interactive &amp;amp; engaging.

#100DaysOfCode #WebDevelopment #html

#Day8 – HTML Learning Journey!🚀 🎯Today, I learned about Advanced HTML Forms. They include elements like text fields, radio buttons, checkboxes, dropdowns, and submit buttons. Forms are essential for features like login/signup pages, surveys, contact pages, and much more.

Codingwithdev06's tweet image. ✅#Day8 – HTML Learning Journey!🚀
🎯Today, I learned about Advanced HTML Forms.

They include elements like text fields, radio buttons, checkboxes, dropdowns, and submit buttons. Forms are essential for features like login/signup pages, surveys, contact pages, and much more.
Codingwithdev06's tweet image. ✅#Day8 – HTML Learning Journey!🚀
🎯Today, I learned about Advanced HTML Forms.

They include elements like text fields, radio buttons, checkboxes, dropdowns, and submit buttons. Forms are essential for features like login/signup pages, surveys, contact pages, and much more.

✅***#Day7 – HTML Learning Journey!!🚀 🎯Today, I learned about Emmet and HTML Forms. 🔺Emmet helps in writing HTML code faster and more efficiently. 🔺forms are essential for collecting user input on websites. #WebDevelopment #mernstack

Codingwithdev06's tweet image. ✅***#Day7 – HTML Learning Journey!!🚀
🎯Today, I learned about Emmet and HTML Forms.
🔺Emmet helps in writing HTML code faster and more efficiently.
🔺forms are essential for collecting user input on websites.
#WebDevelopment #mernstack
Codingwithdev06's tweet image. ✅***#Day7 – HTML Learning Journey!!🚀
🎯Today, I learned about Emmet and HTML Forms.
🔺Emmet helps in writing HTML code faster and more efficiently.
🔺forms are essential for collecting user input on websites.
#WebDevelopment #mernstack

#Day6 – HTML Learning!🚀 🎯Today I dived into class and id in HTML. 🔹 An id is unique — used to target a single element. 🔹 A class can be shared — used to style or group multiple elements. "To practice, I built my first multi-page website" #WebDev #html

Codingwithdev06's tweet image. ✅#Day6 – HTML Learning!🚀
🎯Today I dived into class and id in HTML.

🔹 An id is unique — used to target a single element.
🔹 A class can be shared — used to style or group multiple elements.

&quot;To practice, I built my first multi-page website&quot;
#WebDev #html
Codingwithdev06's tweet image. ✅#Day6 – HTML Learning!🚀
🎯Today I dived into class and id in HTML.

🔹 An id is unique — used to target a single element.
🔹 A class can be shared — used to style or group multiple elements.

&quot;To practice, I built my first multi-page website&quot;
#WebDev #html

✅***#Day5 – HTML Learning: 🎯Today I learned about HTML tables – how to create and structure data using <table>, <tr>, <th>, and <td> tags. Excited to keep improving every day! #HTML #WebDevelopment #LearningJourney #MERNStack

Codingwithdev06's tweet image. ✅***#Day5 – HTML Learning:
🎯Today I learned about HTML tables – how to create and structure data using &amp;lt;table&amp;gt;, &amp;lt;tr&amp;gt;, &amp;lt;th&amp;gt;, and &amp;lt;td&amp;gt; tags. Excited to keep improving every day!

#HTML #WebDevelopment #LearningJourney #MERNStack
Codingwithdev06's tweet image. ✅***#Day5 – HTML Learning:
🎯Today I learned about HTML tables – how to create and structure data using &amp;lt;table&amp;gt;, &amp;lt;tr&amp;gt;, &amp;lt;th&amp;gt;, and &amp;lt;td&amp;gt; tags. Excited to keep improving every day!

#HTML #WebDevelopment #LearningJourney #MERNStack

#Day4 – HTML Learning! 🧿Today, I learned about the HTML boilerplate – the basic structure of an HTML document. It's a starting template that includes all the essential tags like <!DOCTYPE html>, <html>, <head>, and <body>. #HTML #WebDevelopment #LearningJourney #100DaysOfCode

Codingwithdev06's tweet image. ✅#Day4 – HTML Learning!
🧿Today, I learned about the HTML boilerplate – the basic structure of an HTML document. It&apos;s a starting template that includes all the essential tags like &amp;lt;!DOCTYPE html&amp;gt;, &amp;lt;html&amp;gt;, &amp;lt;head&amp;gt;, and &amp;lt;body&amp;gt;.
#HTML #WebDevelopment #LearningJourney #100DaysOfCode
Codingwithdev06's tweet image. ✅#Day4 – HTML Learning!
🧿Today, I learned about the HTML boilerplate – the basic structure of an HTML document. It&apos;s a starting template that includes all the essential tags like &amp;lt;!DOCTYPE html&amp;gt;, &amp;lt;html&amp;gt;, &amp;lt;head&amp;gt;, and &amp;lt;body&amp;gt;.
#HTML #WebDevelopment #LearningJourney #100DaysOfCode

✅Day 3 – HTML Learning!!🚀 🧿Today I Learned about Paths In HTML – 🔺Absolute Path: “Bhai, pura address dal warna nahi aunga.” 🤨 🔺Relative Path: “Bas gali ka naam bata, ghar pahunch jaunga.” 😂 "This helps in linking images, CSS and Others files correctly” #webdev #mernstack

Codingwithdev06's tweet image. ✅Day 3 – HTML Learning!!🚀
🧿Today I Learned about Paths In HTML –
🔺Absolute Path: “Bhai, pura address dal warna nahi aunga.” 🤨
🔺Relative Path: “Bas gali ka naam bata, ghar pahunch jaunga.” 😂
&quot;This helps in linking images, CSS and Others files correctly”
#webdev #mernstack
Codingwithdev06's tweet image. ✅Day 3 – HTML Learning!!🚀
🧿Today I Learned about Paths In HTML –
🔺Absolute Path: “Bhai, pura address dal warna nahi aunga.” 🤨
🔺Relative Path: “Bas gali ka naam bata, ghar pahunch jaunga.” 😂
&quot;This helps in linking images, CSS and Others files correctly”
#webdev #mernstack

#Day2 – HTML Learning! 🧿Today I learned some essential HTML tags: 🔹 Ordered List (<ol>) 🔹 Unordered List (<ul>) 🔹 List Items (<li>) 🔹 Image Tag (<img>) 🔹 Hyperlink Tag (<a>) #html #FrontEnd #mernstack #WebDevelopment

Codingwithdev06's tweet image. ✅#Day2 – HTML Learning!
🧿Today I learned some essential HTML tags:

🔹 Ordered List (&amp;lt;ol&amp;gt;)
🔹 Unordered List (&amp;lt;ul&amp;gt;)
🔹 List Items (&amp;lt;li&amp;gt;)
🔹 Image Tag (&amp;lt;img&amp;gt;)
🔹 Hyperlink Tag (&amp;lt;a&amp;gt;)
#html
#FrontEnd #mernstack #WebDevelopment
Codingwithdev06's tweet image. ✅#Day2 – HTML Learning!
🧿Today I learned some essential HTML tags:

🔹 Ordered List (&amp;lt;ol&amp;gt;)
🔹 Unordered List (&amp;lt;ul&amp;gt;)
🔹 List Items (&amp;lt;li&amp;gt;)
🔹 Image Tag (&amp;lt;img&amp;gt;)
🔹 Hyperlink Tag (&amp;lt;a&amp;gt;)
#html
#FrontEnd #mernstack #WebDevelopment
Codingwithdev06's tweet image. ✅#Day2 – HTML Learning!
🧿Today I learned some essential HTML tags:

🔹 Ordered List (&amp;lt;ol&amp;gt;)
🔹 Unordered List (&amp;lt;ul&amp;gt;)
🔹 List Items (&amp;lt;li&amp;gt;)
🔹 Image Tag (&amp;lt;img&amp;gt;)
🔹 Hyperlink Tag (&amp;lt;a&amp;gt;)
#html
#FrontEnd #mernstack #WebDevelopment
Codingwithdev06's tweet image. ✅#Day2 – HTML Learning!
🧿Today I learned some essential HTML tags:

🔹 Ordered List (&amp;lt;ol&amp;gt;)
🔹 Unordered List (&amp;lt;ul&amp;gt;)
🔹 List Items (&amp;lt;li&amp;gt;)
🔹 Image Tag (&amp;lt;img&amp;gt;)
🔹 Hyperlink Tag (&amp;lt;a&amp;gt;)
#html
#FrontEnd #mernstack #WebDevelopment

***#Day1 - of my Web Dev journey! 🎯Today, I learned the fundamentals of HTML — including its introduction and some key tags such as heading tags, paragraph tags, <br>, <hr>, and <pre>. It feels great to finally start. Looking forward to learning more every day! #html #WebDev

Codingwithdev06's tweet image. ***#Day1 - of my Web Dev journey!
🎯Today, I learned the fundamentals of HTML — including its introduction and some key tags such as heading tags, paragraph tags, &amp;lt;br&amp;gt;, &amp;lt;hr&amp;gt;, and &amp;lt;pre&amp;gt;.

It feels great to finally start. Looking forward to learning more every day!
#html #WebDev
Codingwithdev06's tweet image. ***#Day1 - of my Web Dev journey!
🎯Today, I learned the fundamentals of HTML — including its introduction and some key tags such as heading tags, paragraph tags, &amp;lt;br&amp;gt;, &amp;lt;hr&amp;gt;, and &amp;lt;pre&amp;gt;.

It feels great to finally start. Looking forward to learning more every day!
#html #WebDev
Codingwithdev06's tweet image. ***#Day1 - of my Web Dev journey!
🎯Today, I learned the fundamentals of HTML — including its introduction and some key tags such as heading tags, paragraph tags, &amp;lt;br&amp;gt;, &amp;lt;hr&amp;gt;, and &amp;lt;pre&amp;gt;.

It feels great to finally start. Looking forward to learning more every day!
#html #WebDev

Today, I officially started studying Web dev...


United States Tendências

Loading...

Something went wrong.


Something went wrong.