4 followers
Hey there everyone, I am Shashank Sharma and I am from INDIA. I am currently learning Full-Stack Web Development from online tutorials and I am here to share my journey from 0 to Fullstack web dev.
"Freelance writing opportunities for Developers" Here are my Learning from Day-3 of Bootcamp:- 1) Having your blog is helpful to land a technical...
"Leveraging social media for monetization and Building a personal brand" Here are my Learning from Day-2 of Bootcamp:- Always follow the basics and...
"The Importance of Writing as a Developer" Here are my 10 Learning from Day-1 of Bootcamp. Not every draft you write should be published by you....
In this blog, I will walk you through a step-by-step process to create a simple BMI Calculator. I assume you can create HTML and CSS File for this,...
Introduction Conditional statements are used for making decisions based on different conditions. Conditionals in JavaScript allow you to execute...
1)Block 2)Inline 3)Inline-Block 4)None (A) Block:- Take the whole width of a line. or Blocking out other elements which are in side by side position...