
DeV
@CodeWithDev06
learn and build :)
🚀 3rd Project Update: BharatShowTime 🎬 🧿I recently built a small project named BharatShowTime using HTML and CSS. This project is a basic front-end layout of a movie and event booking platform. #WebDevelopment #Buildinpublic #100daysofcode #Frontend #HTML #CSS @rohit_negi9




***#Day17 of My Web Dev Journey 🚀 🧿Today I met three cool CSS heroes: 🔺text-align is used to align text (left, center, right, etc.). 🔺box-shadow adds shadow effects to elements. 🔺transition allows smooth animation effects between state changes. #WebDev #100DaysOfCode




***Just created a basic template using only HTML and CSS! 💻✨ I applied the concepts I’ve learned so far....

***#Day16: Flexbox 🧿Flexbox is like the father of CSS 👨🏫 Jaise hi enter hota hai, sab elements ek line mein seedhe ho jaate hain — "Line mein lag jao sab!"😂 Using display: flex, justify-content, align-items like a boss!😎 @rohit_negi9 #100DaysOfCode #WebDev #Flexbox #CSSFather




***#Day15 | Web Development Learning Journey🚀 🧿Today, I dived deep into one of the core concepts of CSS — Positioning. Mastering layout & structure is essential in frontend development, and understanding how elements behave in different positioning contexts helps build clean.



If learning feels easy, you’re not learning you’re lying to yourself. Real learning punches your ego, frustrates you, and makes you feel stupid. If you’re not pissed off or confused, you’re not growing , you’re just in delusion of learning.
***#Day14 of my Web Dev Journey🚀 🧿Today,Revised CSS display property (block, inline, inline-block) and made a small project to practice. Learning step by step! 💻✨ #100DaysOfCode #CSS #WebDev #Frontend




*** #Day13 of My Web Dev Journey – Exploring the CSS Box Model 📦 🧿Today I learned about one of the core concepts of CSS — the Box Model. At first, I thought it's just a technical topic... but as I explored more, I realized how powerful and important it is for designing clean.




Day 13 - Learning CSS 🔥 Today I learned about: 🔹 Font Units: px, em, rem, %, vw, vh 🔹 Viewport: 20vw = 20% of screen width, 20vh = 20% of screen height 🔹 Font Properties: font-weight, font-style, font-variant 🔹 Cascading: Order, Specificity, ID > Class > Element. #WebDev



✅Day9 of Web dev journey 🚀 🎯I built my 2nd mini project – a learning webpage about C++ & DSA.. Where I applied multiple HTML concepts like: ✔️Headings ✔️Paragraphs ✔️Lists ✔️Links ✔️Images ✔️Videos ✔️Code Snippets ✔️Feedback Form #100DaysOfCode #HTML #WebDevelopment




***#Day12 – web dev Learning Journey 🚀 🎯Today, I studied Fonts & Colors in CSS. Here’s what I covered: 🎨 Named Colors 🔢 RGB & Hex Colors 🟡 Alpha for transparency 🌈 HSL (Hue, Saturation, Lightness) 🖼️ Background color, size & repeat.. #100daysofcode #WebDevelopment



***#Day10 – Web Dev Journey🚀 Started learning CSS today! @rohit_negi9 ✅ Learned about: • Inline, Internal & External CSS • Selectors: — Element & ID — Universal (*) — Attribute: p[draggable], div[contenteditable="true"] — Grouping, Descendant & Child #100DaysOfCode
![CodeWithDev06's tweet image. ***#Day10 – Web Dev Journey🚀
Started learning CSS today! @rohit_negi9
✅ Learned about:
• Inline, Internal & External CSS
• Selectors:
— Element & ID
— Universal (*)
— Attribute: p[draggable], div[contenteditable="true"]
— Grouping, Descendant & Child
#100DaysOfCode](https://pbs.twimg.com/media/G2MbK1OWAAAxiFx.jpg)
![CodeWithDev06's tweet image. ***#Day10 – Web Dev Journey🚀
Started learning CSS today! @rohit_negi9
✅ Learned about:
• Inline, Internal & External CSS
• Selectors:
— Element & ID
— Universal (*)
— Attribute: p[draggable], div[contenteditable="true"]
— Grouping, Descendant & Child
#100DaysOfCode](https://pbs.twimg.com/media/G2MbK03WoAA_F3S.jpg)
![CodeWithDev06's tweet image. ***#Day10 – Web Dev Journey🚀
Started learning CSS today! @rohit_negi9
✅ Learned about:
• Inline, Internal & External CSS
• Selectors:
— Element & ID
— Universal (*)
— Attribute: p[draggable], div[contenteditable="true"]
— Grouping, Descendant & Child
#100DaysOfCode](https://pbs.twimg.com/media/G2MbK2OWEAA8h3g.jpg)
![CodeWithDev06's tweet image. ***#Day10 – Web Dev Journey🚀
Started learning CSS today! @rohit_negi9
✅ Learned about:
• Inline, Internal & External CSS
• Selectors:
— Element & ID
— Universal (*)
— Attribute: p[draggable], div[contenteditable="true"]
— Grouping, Descendant & Child
#100DaysOfCode](https://pbs.twimg.com/media/G2MbK3AWcAAFs6E.jpg)
✅Day 9 – 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. @rohit_negi9




✅Day 8 – HTML Learning 🚀 🎯Today, I learned about HTML Media — especially how to add video and audio to a webpage. 🎥🎵 🔺I explored how to embed media, control playback (play, pause, volume), and make websites more interactive and engaging. #100DaysOfCode #WebDevelopment



✅Day 7 – 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. #HTML #buildinpublic #100DaysOfCode #Frontend @rohit_negi9




🎯Just wrapped a multi-page website using only HTML—kept it semantic, accessible, and organized. Foundations matter! #HTML #WebDev #Accessibility #MERNJourney #100DaysOfCode



✅Day 6 – 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 websit" #100DaysOfCode #buildinpublic




✅Day 5 – 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




✅Day 4 – 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 #WebDev #100DaysOfCode #FrontendDevelopment


“Just created a simple mini project using HTML! 🚀 Practiced with the <a> and <img> tags to add links and images. Loving how even small projects help me grow step by step in web development. 💻✨” #bulidinpublic #100DaysOfCode #WebDevjourney #HTML

United States Trends
- 1. Flacco 87.9K posts
- 2. Bengals 82.1K posts
- 3. Bengals 82.1K posts
- 4. #clubironmouse 3,495 posts
- 5. Tomlin 22.3K posts
- 6. #Talisman 8,591 posts
- 7. #criticalrolespoilers 8,651 posts
- 8. #SEVENTEEN_NEW_IN_LA 52K posts
- 9. Jalen Ramsey 8,188 posts
- 10. #WhoDidTheBody 1,646 posts
- 11. yeonjun 117K posts
- 12. Chase 106K posts
- 13. Chase 106K posts
- 14. Cuomo 88.4K posts
- 15. Teryl Austin 2,872 posts
- 16. Xenoverse 3 1,006 posts
- 17. Tame Impala 5,880 posts
- 18. Max Scherzer 14.9K posts
- 19. Mousey 1,265 posts
- 20. Ace Frehley 105K posts
Something went wrong.
Something went wrong.