Sign in
Log inSign up

Taking control over elements to Style

Dipanjan Sur's photo
Dipanjan Sur
·Jul 22, 2022·

4 min read

The most basic way to create a webpage is by using HTML(Hypertext Markup Language) and CSS(Cascading Style Sheet).HTML gives a basic element structure of a website. like how many headings are there how many paragraphs will be there?so HTML deals with all the basic data creating part of the webpage. but if you only create a web page using only HTML the webpage will look like something made in the 90's. So styling a webpage is very necessary so the webpage can look somewhat presentable. A CSS page can be linked with the HTML page in three ways using the

Hassle-free blogging platform that developers and teams love.
  • Docs by Hashnode
    New
  • Blogs
  • AI Markdown Editor
  • GraphQL APIs
  • Open source Starter-kit

© Hashnode 2024 — LinearBytes Inc.

Privacy PolicyTermsCode of Conduct