JavaScript Engine Behind the ScenesHow is JavaScript code able to run on so many various computing devices?Nov 19, 2023·9 min read
Undefined and Null are two dinstinct data types in javascript ...check the difference 👇Sep 11, 2022·1 min read
How to choose between the div and span tags in an HTML document and their practical usage.Sep 11, 2022·2 min read
HTML basics structure1️⃣ The DOCTYPE Every first Line of any HTML document must begins with a Declaration that identifies the Document Type. The Declaration lets the browsers know in advance the kind of document they will be processing, Enabling them to modify their pr...Aug 5, 2022·4 min read
Html For Beginners !A fast introduction to HTML,which is an excellent Language to learn if you're new to web programming.Jul 15, 2022·2 min read