back
CodeWithRahul
More
Home
Cources
Tutorials
Tutorials
Projects
Notes
Contact
Work With Us
Login
Sign Up
HTML
CSS
JAVASCRIPT
CC++
PHP
PYTHON
REACT JS
DSA
</>Code With Rahul
Create an account
Create an account
INTRODUCTION
HTML Introduction
HTML Working
HTML Prerequisite
HTML Document
HTML Structure 1
HTML Page
HTML Structure 2
HTML Editor
HTML View Source
HTML Tags
HTML Element
VS Code
installation
HTML BASIC TAGS
Skeletal Tags
Heading Tags
Paragraph Tag
Horizontal Line Tag
Line Break Tag
Center Tag
Preserve
Formatting Tag
HTML FORMATTING TAGS
Monospaced Font
Text Abbreviation Tag
Acronym Tag
Text tags
HTML QUOTATIONS
Blockquote Tag
Quote Tag
Text Citation Tag
Text Direction Tag
Address Text Tag
Code Tag
HTML ATTRIBUTES
HTML Attributes
HTML Core
Attributes 1
Attributes 2
HTML Generic
HTML LINKS
HTML Links
HTML COMMENTS
HTML Comments
HTML IMAGES
HTML Images
HTML LISTS
HTML Lists
HTML Unordered List
HTML Ordered List
HTML Definition List
HTML TABLES
HTML Tables
HTML BLOCK ELEMENT
HTML Block
Elements
HTML INLINE ELEMENT
HTML Inline
Elements
HTML FORMS
FORM Introduction
More on forms
Previous
Next
HTML Editors
HTML using Notepad:
Step1: Go to notepad
Step2: Write HTML code in it
Step3: Save with ".html" extension
Step4: Open this file in the browser
Refer to the video to understand clearly:
HTML using Visual studio code:
Step1: Go to vs code
Step2: Write HTML code in it
Step3: Save with ".html" extension
Step4: Open this file in the browser
Refer to the video to understand clearly:
Note:
In our tutorials, we are going to use VS code editor with a live server extension installed.
Previous
Next