answersLogoWhite

0

How does frontpage help you to write a HTML code?

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Best Answer

It is only a lazy alternative to writing code. It does sort of accomplish the same goal, but with more perimeters to the webpage.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How does frontpage help you to write a HTML code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are some programs that can help you write HTML?

Many software packages, most notably Microsoft's Frontpage and Macromedia's Dreamweaver, are available to make programming in HTML easier and most efficient.


Why is it important to be able to write HTML code without the help of a tool like a Dreamweaver?

Tools such as Dreamweaver output messy HTML code that often does not conform to the W3C standards. It also means you do not really understand the HTML code it has output, and also severely limits your capabilities of writing complex HTML.


What are the tools used in HTML?

The simplest tool is a basic text editor like Notepad. You can create HTML files using just that. You can get more sophisticated HTML editors and also specialised programs for web development, like Dreamweaver and Frontpage, that will help you create HTML.


Written remarks in your HTML or CSS document which will not be displayed in the browser?

Comments are not displayed by the browser, but they can help document your HTML source code.


Does HTML help print things?

No. You can print HTML pages and its code, but you cannot initiate printing with HTML itself.


Where can i get help with HTML?

HTML, or Hyper Text Mark-Up Language, is used to create web pages. If you want to create one, you can start with a text -editing program such as notepad or textpad, or a program like Adobe Dreamweaver or Microsoft Frontpage.


How HTML featuers help us?

HTML features help us by making necessary amendments to our code. We do not need to worry about the mistakes.


What is the differences between Microsoft Word HTML files and ms frontpage HTML files capabilities?

ms word can help creating HTML pages, it is efficient but ms frontpage is mainly developed for only creating web pages so frontpage is more efficient than word. Another answer: Don't use ms word in creating webpage. It creates a lot of garbage codes that are supported only by Internet Explorer, makes it difficult to have consistent look and feel, and makes it difficult for search engine robots to crawl your site. Front page express also produce garbage codes but not as much MSWord. The only thing that is not good in Front Page is that it produce codes that are supported only by Internet Explorer, such as the HTML code in the body tag that prevents the background image from scrolling. You can produce this by simply checking a checkbox. But Firefox and other browsers do not support this code. However the same effect can be creating using CSS and it is supported by most browsers.


What is a website HTML code?

Every website would have a different HTML code. You can right click on the page body and choose "View Source" to view the HTML source of that web page.


Which options represent advantages to using an HTML editor over notepad when writing HTML code?

W3 schools is one of the largest training sites for HTML tools. They aim to educate people about website composition and design. They even offer a certification program which is different from most other online computer schools.


What are HTML stylesheets?

HTML is a markup language and not a style sheet. CSS is the styling code used to make an HTML page look the way you want it. CSS Tutorials might help you.


How do you find a list questions on HTML code?

http://www.htmlgoodies.com/ or http://www.lissaexplains.com/ might help.