anita is creating a webpage in gedit and saved it. now she is trying to open this webpage in a web browser but it is not coming. what could be the reason
Answers
Answered by
2
Could be multiple reasons.
1. (most probable) Incorrect file extension? Save it as html or htm, (or some other htm extensions, web tech is crazy).
2. Incorrect markup? If things look weird.
3. Drive issues? If page isn't loading at all.
4. Network issues? If using scripts, etc, and content is displayed incorrectly, or not displayed.
5. Weird text encoding?
6. No read permissions for the file?
and more...
Similar questions