Content deleted Content added
Restored revision 1127273331 by David Biddulph (talk): Revert unconstructive edits such as unexplained removal of content and addition of content that isn't useful |
Misbah6666 (talk | contribs) Tags: Reverted Visual edit |
||
Line 7:
==Types of editors==
There are two main varieties of HTML editors: text and [[WYSIWYG]] (what you see is what you get) editors.
== Learn HTML Operating TextEdit or Notepad ==
Utilizing a professional HTML editors allow for the creation and modification of web pages. There are tons of html code editors online available such as sublime, Atom , textpad, Gedit and more but if you want to learn HTML, we advise using a simple text editor such as windows Notepad on your pc or TextEdit (Mac).
We are of the opinion that learning HTML via the use of a basic text editor is an effective method when we talk about HTML editors.
== Step 1: Open Notepad (PC) ==
'''Windows 8 and subsequent versions:'''
Launch the Windows 8 Start Screen (the window symbol at the bottom left on your screen). Type Notepad.
'''Windows 7 or a previous version:'''
Launch Notepad by going to Start, then Programs, then Accessories.<ref>{{Cite web |last=matt |first=dev |date=2022-11-09 |title=HTML Editors - Mr Examples |url=https://mrexamples.com/html/html-editors/ |url-status=live |access-date=2023-01-24 |website=Mrexamples |language=en-US}}</ref>
----
== Step 1: Open TextEdit (Mac) ==
Open '''TextEdit''' in '''Finder''' > '''Applications'''.
To ensure that the programme saves files appropriately, modify other options as well. “Plain Text” is the format option under Preferences.
Check the box next to “Display HTML files as HTML code instead of formatted text” under “Open and Save.”
Open a new document and paste the code there.
===Text editors===
|