Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Question about Design view vs Code editor Re: Question about Design view vs Code editor

#122387
rosspenman
Participant

If you write your HTML in a way that’s easily-readable, you shouldn’t need to find where an element lies in the code – it should be easy to tell from its surroundings. Try adding comments to your HTML files describing what’s happening and then see if you can read it better.