@chiragpurohit58q
Knowledge creates fear
Nothing here yet.
Nothing here yet.
Feb 15 · 1 min read · CSS selectors are essential patterns in CSS that used to target specific HTML elements for enabling Precise control over a webpage appearance without altering the HTML structure. Element selector : An element selector is used to select and style app ...
Join discussionFeb 15 · 1 min read · Git is a free Open Source Version Control system used for the tracking changes in source-code. Understanding .git folder : .git is a hidden folder that lives inside every local git Repository . It contain multiple files that are utilized to track you...
Join discussionFeb 15 · 1 min read · TCP(Transmission control protocol ):- TCP is a protocol that allows devices to communicate reliably over a network. it ensures that the data reaches its destination successfully without any data lose ,right order and without data tempering . But on t...
Join discussionFeb 15 · 2 min read · HTML stands for Hyper text markup language . It is also known as the skeleton of the Web pages .So by noticing this information we get that we use HTML to make web page structured. HTML tags : html tags are the building blocks of the web pages used f...
Join discussion