Tags: editor
Jul
20
Windows: How to Change Internet Explorer View Source Editor (i.e. Notepad)
Technology, Windows Send feedback »Whenever you open the source of any webpage in Internet Explorer, it opens the source code with Notepad but format is not viewed in notepad. So, I will let you know how to do it:-
1. Copy and paste the following code in Notepad:-
Windows Registry Ed… more »
Jul
08
Moving around the file
h cursor left i cursor right
k cursor up j cursor down
^&B Beginning of line
$ end of line
) Next sentance
( Previous sentance… more »
Recent comments