@rajib1504
Software Engineering
Nothing here yet.
Nothing here yet.



Feb 1 · 3 min read · Do you enjoy typing < and > and / over and over again? Probably not. Writing raw HTML can feel like a chore. Typing out <div class="container"></div> takes a lot of keystrokes. Now imagine doing that for a list of 10 items. What if I told you that yo...
Join discussionFeb 1 · 4 min read · Imagine you are standing in a crowded room and you want to give someone a red hat. You have a few ways to ask: "Hey Humans, put on a red hat!" (Everyone does it). "Hey Students, put on a red hat!" (Only a specific group does it). "Hey John, put on...
Join discussionFeb 1 · 3 min read · If a website were a human body, HTML (HyperText Markup Language) would be the skeleton. CSS makes it look good (the skin and clothes), and JavaScript makes it move (the muscles), but without HTML, you just have a shapeless pile of code. To build this...
Join discussion