Questions tagged [html]

Hypertext Markup Language, the simple computer code that forms the basis of creating pages for sites on the World-Wide Web.

119 questions
3
votes
2 answers

How to edit html in dashcode via GUI

So I know how to create a webpage with dashcode (3.0.5). If I start a new project I can create a webpage/website by simply using the GUI, drag and drop items, resize WITHOUT coding. However, if I open an .html file with dashcode after I create a…
ngramsky
  • 133
0
votes
1 answer

Previewing my HTML in Safari Using TextWrangler.

I've begin to construct a simple website with TextWrangler, and I have a question. In the online tutorial I'm following, the guy previews his website in Chrome. However, he is using Notepad++. Is there any way I can preview my code in Safari using…
user17805