Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile
Utkarsh Mani Mishra

@_utkarshmx

ID: 1960990826449842176

calendar_today28-08-2025 09:01:45

2 Tweet

5 Followers

16 Following

Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

Excited to begin my Web Dev journey with Project DEFENSE by Coder Army. Day 01: Internet basics, IP/MAC, LAN vs WAN, Ports, Router, IPv4/6, DNS & Web Dev intro. Day 02: HTML foundations – structure, tags, lists, links & formatting. Aditya Tandon Rohit Negi

Excited to begin my Web Dev journey with Project DEFENSE by Coder Army.

Day 01: Internet basics, IP/MAC, LAN vs WAN, Ports, Router, IPv4/6, DNS & Web Dev intro.
 Day 02: HTML foundations – structure, tags, lists, links & formatting.
<a href="/adityatandon02/">Aditya Tandon</a> <a href="/rohit_negi9/">Rohit Negi</a>
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

Day 03 : WebDev Today I explored Lists & Tables in HTML: Quick recap of lists & nested lists Creating tables with <table>, <tr>, <td>, <th> Adding borders, rows & columns Using <thead>, <tbody>, <tfoot> for structure Learned colspan & rowspan for merging cells #CoderArmy

Day 03 : WebDev
Today I explored 
Lists &amp; Tables in HTML:

Quick recap of lists &amp; nested lists

Creating tables with &lt;table&gt;, &lt;tr&gt;, &lt;td&gt;, &lt;th&gt;

Adding borders, rows &amp; columns

Using &lt;thead&gt;, &lt;tbody&gt;, &lt;tfoot&gt; for structure

Learned colspan &amp; rowspan for merging cells

 #CoderArmy
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

Day 04 – Web Dev 🚀 ✔ File Paths (Relative & Absolute) ✔ Boilerplate Code – why it matters ✔ UTF-8 vs ASCII (importance of UTF-8) ✔ HTML Basics: <div> class & id <header>, <main>, <footer> #WebDevelopment #Defense Rohit Negi , Aditya Tandon

Day 04 – Web Dev 🚀

✔ File Paths (Relative &amp; Absolute)
✔ Boilerplate Code – why it matters
✔ UTF-8 vs ASCII (importance of UTF-8)
✔ HTML Basics:
 &lt;div&gt;
 class &amp; id
&lt;header&gt;, &lt;main&gt;, &lt;footer&gt;
#WebDevelopment #Defense
<a href="/rohit_negi9/">Rohit Negi</a> , <a href="/adityatandon02/">Aditya Tandon</a>
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

Day 05 Web Dev: Forms ▫️ Why forms matter ▫️ Tags: form, label, input ▫️ Attributes: id, for, name ▫️ Input types (text, email, date, file, color…) ▫️ Radio vs Checkbox ▫️ Dropdowns & textarea ▫️ Buttons & validation #WebDev #HTML #CoderArmy Rohit Negi

Day 05 Web Dev: Forms 

▫️ Why forms matter
▫️ Tags: form, label, input
▫️ Attributes: id, for, name
▫️ Input types (text, email, date, file, color…)
▫️ Radio vs Checkbox
▫️ Dropdowns &amp; textarea
▫️ Buttons &amp; validation

#WebDev #HTML #CoderArmy <a href="/rohit_negi9/">Rohit Negi</a>
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

Day 6️⃣ of Defense Challenge Topic of the day : Media Tags (Audio & Video) Multi-Page Website creation Step by step web dev journey getting real 📷 #DefenseChallenge #WebDevelopment

Day 6️⃣ of Defense Challenge 
 Topic of the day : Media Tags (Audio &amp; Video) 
Multi-Page Website creation  
Step by step web dev journey getting real 📷 #DefenseChallenge #WebDevelopment
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

Day 7 - Web Dev (Defense Course by #CoderArmy) Started CSS today 🎨Inline, Internal, External CSS Selectors (tag, id, class, group) em, rem, %, vh/vw Google Fonts added 📷 Thanks Rohit Negi bhaiya & Aditya Tandon bhaiya 📷#WebDevelopment #CSS

Day 7 - Web Dev (Defense Course by #CoderArmy) Started CSS today 
🎨Inline, Internal, External CSS 
 Selectors (tag, id, class, group)  
em, rem, %, vh/vw
  Google Fonts added 
📷 Thanks
<a href="/rohit_negi9/">Rohit Negi</a> bhaiya &amp; <a href="/adityatandon02/">Aditya Tandon</a> bhaiya 
📷#WebDevelopment #CSS
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

Day 08 : WebDev Explored the CSS Box Model → Content (H & W), Borders, Padding, Margin Border Radius, Inline vs Block + <span>, Default spacing, Universal selector, Key element differences, Display types & Box-Sizing. #CoderArmy

Day 08 : WebDev
Explored the CSS Box Model → Content (H &amp; W), Borders, Padding, Margin 
Border Radius, Inline vs Block + &lt;span&gt;, 
Default spacing, Universal selector, 
Key  element differences, 
Display types &amp; Box-Sizing.
#CoderArmy
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

My First DEFENSE Hackathon Project! 🧑‍💻 I completed my first HTML project for the DEFENSE WebDev Challenge under the Coder Army initiative. 🚀 This is the start of my web development journey, 👉 Check it out: defense1hackathonproject.netlify.app

My First DEFENSE Hackathon Project! 🧑‍💻

I completed my first HTML project for the DEFENSE WebDev Challenge under the Coder Army initiative. 🚀
This is the start of my web development journey,

👉 Check it out: defense1hackathonproject.netlify.app
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

Web Dev Progress Day 9 (CSS): Priority (Inline>Internal>External, Class>ID>Element, !important), Position (static, relative, fixed, sticky, absolute, z-index). Day 10 (Flexbox): Props (flex, direction, justify, align), Responsive (wrap, gap, grow/shrink/basis).

Web Dev Progress

Day 9 (CSS): Priority (Inline&gt;Internal&gt;External, Class&gt;ID&gt;Element, !important), Position (static, relative, fixed, sticky, absolute, z-index). 

Day 10 (Flexbox): Props (flex, direction, justify, align), Responsive (wrap, gap, grow/shrink/basis).
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

WebDev Journey – Day 11: CSS Grid: what it is, why better than Flexbox, key tags. Day 12: Responsive sites: media queries & box-shadow basics. #CoderArmy

WebDev Journey – 
 Day  11: CSS Grid: what it is, why better than Flexbox, key tags.
 Day 12: Responsive sites: media queries &amp; box-shadow basics.
#CoderArmy
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

WebDev Journey – Day 13 Explored CSS animations! Covered: - Animation basics - Moving objects and text - Animation properties: iteration count, timing function, direction, delay - Shorthand animation techniques - Mini project and overflow handling #WebDev #CSS #coderarmy

WebDev Journey – Day 13
Explored CSS animations!
Covered:
- Animation basics
- Moving objects and text
- Animation properties: iteration count, timing function, direction, delay
- Shorthand animation techniques
- Mini project and overflow handling
#WebDev #CSS #coderarmy
Utkarsh Mani Mishra (@_utkarshmx) 's Twitter Profile Photo

Day 14 : WebDev Journey 'Transition and Transform'. Learn different types of transition properties Learn different types of transform properties Learn about hover. Learn about combining the transforms Learn how to make website interactive and dynamic. #coderarmy

Day 14 : WebDev Journey 

  'Transition and Transform'. 

Learn different types of transition properties
Learn different types of transform properties
Learn about hover.  
Learn about combining the transforms  
Learn how to make  website interactive and  dynamic. 

 #coderarmy