April 10th, 2020 at 1:18 PM
You Know it's funny, that's why I use notepad++ for website editing, it's got tabs, it's easy to use, it automatically goes into a mode that color codes the various operands and you can even click on a close tag and it takes you to it's corresponding starting tag, great for debugging if you're trying to correct an error somewhere.
Honestly it and bugzilla are my two biggest tools when editing css/html.
One more cool thing it does, it lets you view the folder structure of the site you're editing locally since html is case sensitive and stuff, this is great for easily linking stuff without having to hop around.
Then when I'm editing my blog I just upload the folders and files with the changes to the live site.
Honestly it and bugzilla are my two biggest tools when editing css/html.
One more cool thing it does, it lets you view the folder structure of the site you're editing locally since html is case sensitive and stuff, this is great for easily linking stuff without having to hop around.
Then when I'm editing my blog I just upload the folders and files with the changes to the live site.