Visually Edit?
-
I’m slowly getting my head around this CSS stuff. I mean, I get HOW it works, it’s implementing it that’s such a major pain. I mean, doing it from scratch would be bad enough, but I think it’s harder trying to tweak someone else’s (poorly documented – not the default css) work. Sometimes I feel incredibly mired, lost, and frustrated – making NO progress whatsoever. Then I realize it’s all about “baby steps”. Anyway. . .
To that end I’ve found a “visual” CSS editor that seems to do the trick for the most part. You can edit the CSS in one window and it will apply it “live” to an html page that has the appropriate corresponding tags.
Question is, is there a way to get an “html” output of your page easily? I tried using index.php in this visual editor and that didn’t work for fairly obvious reasons. Then I tried a view source on my page and copy/paste/saving it as an html file, but that didn’t seem to work either. So, is there another way to attack this? It would help a TON if I could see what I was doing instead of making a slight change, uploading, chekcing it, nope, trying another change, uploading it, checking it, ok that worked, next change . . . .etc.
Any thoughts?
- The topic ‘Visually Edit?’ is closed to new replies.