Ravi Guptamountblue.hashnode.dev·Aug 13, 2024The Essential Guide to HTML and CSS: Building Blocks of Web DevelopmentIntroduction In web development, HTML (Hypertext Markup Language) and CSS (Cascading Style Sheets) are the fundamental technologies that form the backbone of every website. Whether you’re a beginner stepping into coding or a seasoned developer lookin...10 likesHTML5
Aditya Gadhaveadityag7678.hashnode.dev·Mar 16, 2024An Introduction to HTMLWhat Is HTML: HTML is the foundational language of all content on the web. Let's get familiar with it.The Full Form Of HTML Is Hypertext Markup Langauge.To better understand what HTML is, let's break down the acronym. Hypertext: HyperText simply mea...2 likes·48 readsHTML5
Noohnoohnoah.hashnode.dev·Mar 6, 2024Exploring the Basics of Web Development and HTMLBehind the Scenes of the Internet Have you ever wondered how those amazing websites you visit now and then are created? What's the secret recipe that makes them look so sleek and function so smoothly? Well, buckle up because this is what I've got to ...HTML5
Anto Mervinantomervin.hashnode.dev·Feb 29, 2024Creating Flipping Card using CSS AnimationsWeb design has evolved dramatically over the years, with designers constantly seeking innovative ways to engage and interact with users. One such technique that has gained popularity is the creation of flipping cards with CSS on hover animation. Thes...30 WebDev Projectwebdev
shubhangi singhcodeshutters.hashnode.dev·Feb 9, 2024What is Restful Architecture ?REST is an architectural style(Wikipedia) that is used in Rails by default. Restful Web Services is a stateless client-server architecture where web services are resources and can be identified by their URIs. REST Client applications can use HTTP GET...Web Development
Jeet kangsabanikjithtc.hashnode.dev·Dec 11, 2023Web, a new journeyHey so in the era of AI and all other confusing stuff lets try to take a dive in web . Basically we all are aware of websites . Its a system of interlinked hypertext documents and multimedia served by the servers using web Browsers. wait wait ,we got...60 readstechnology
Udai Chauhanudcode.hashnode.dev·Sep 25, 2023What Happens when you type the URL into your Browser?Today let's talk about what happens when we write a URL in our browser, and how it shows the website from the same domain name. Now your question is What is URL? URL stands for Uniform Resource Locator. It is a reference or address used to access res...webdevelopment
suraj patwalsuraj23.hashnode.dev·May 29, 2023web serverIntroduction: In the vast landscape of the internet, web servers play a crucial role in enabling the delivery of websites and web applications to users worldwide. They act as the backbone of the internet, serving as the bridge between clients and the...36 readscoding
Prakash chandraprakash24.hashnode.dev·Jan 22, 2023ABC of web developerThe difference between UI and UX User Interface (UI) design is the process, that designers use to build interfaces in software or computerized devices, focusing on looks or style. It is developing and improving the quality of interaction between user...basic of web development