|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Please suggestThis is a discussion on Please suggest within the HTML & CSS forums. Topic: What is difference between html ans dreamweaver... |
![]() |
![]() |
|
![]() |
LinkBack | Thread Tools | ![]() | Search this Thread | ![]() | Display Modes | ![]() |
|
|
#2 (permalink) |
|
Hi
diff b/w HTML and DW.1. HTML, an initialism of HyperText Markup Language, is the predominant markup language for Web pages. It provides a means to describe the structure of text-based information in a document — by denoting certain text as links, headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects. HTML is written in the form of tags, surrounded by angle brackets. HTML can also describe, to some degree, the appearance and semantics of a document, and can include embedded scripting language code (such as JavaScript) which can affect the behavior of Web browsers and other HTML processors. 2. As a WYSIWYG Presto-based editor, Dreamweaver can hide the details of pages' HTML code from the user, making it possible for non-coders to create web pages and sites. One criticism of this approach is that it can produce HTML pages whose file size and amount of HTML code is larger than an optimally hand-coded page would be, which can cause web browsers to perform poorly. This can be particularly true because the application makes it very easy to create table-based layouts. In addition, some web site developers have criticized Dreamweaver in the past for producing code that often does not comply with W3C standards, though recent versions have been more compliant. READ MORE After giving the definition, I give you my description, DW is a software uses for write the code of HTML. And HTML is a markup language. DW is an web editor. If you want to learn web design then you will learn HTML first and you will doin your coding in notepad/notepad++. after the basic clearance you can go for any software like DW etc etc... thanks |
|
|
|
|