Learn HTML Using Notepad or TextEdit Web pages can be created and modified by using professional HTML editors. However, for learning HTML we recommend a simple text editor like Notepad (PC) or TextEdit (Mac).
Contents
Where can I write HTML and CSS?
CSS can be added to HTML documents in 3 ways:
- Inline – by using the style attribute inside HTML elements.
- Internal – by using a