Web Development Tools Flashcards
(3 cards)
1
Q
What is a sitemap?
A
A file that lists all the pages on a website, helping search engines crawl the site and plan navigation.
2
Q
What are basic text editors used for coding?
A
Lightweight editors like Notepad or TextEdit for writing code with minimal features.
3
Q
What are code-focused editors?
A
Advanced editors like Visual Studio Code that offer syntax highlighting, extensions, and version control.