An example of HTML editor is (a) Notepad (b) Dreamweaver -Technology

1 Answer

Answer :

(d) HTML provides various text editors like Notepad, Dreamweaver etc.

Related questions

Description : To create an HTML page, you need (a) text editor (b) Web browser -Technology

Last Answer : (c) Because text editor is required to write HTML code and the Web browser is needed to display the page.

Description : When we run a program in HTML coding _____ is used as backend and ____ works as front-end. 1) Notepad - Internet-Explorer 2) Notepad - Msn-messenger 3) MS-Word - Internet Explorer 4) Both (1) and (2) 5) None of these

Last Answer : Answer :1

Description : The size of a Notepad file should be more than 64 kilobytes. -Technology

Last Answer : FalseThe size of Notepad file should not be more than 64 kilobytes that is stored in ASCII format.

Description : How are comments inserted in HTML code? Explain with an example. -Technology

Last Answer : Comments are inserted in HTML code with the help of tag. To insert the text as a comment, type the text between tag, then that text will be ignored by the browser and invisible for the user.e.g.This is a book

Description : Why are comment included in HTML document? With the help of an example, -Technology

Last Answer : Comments are inserted in HTML code with the help of tag. To insert the text as a comment, type the text between tag, then that text will be ignored by the browser and invisible for the user.e.g.This is a book

Description : Write an simple HTML code to show an example of internal linking. -Technology

Last Answer : Internal LinkingIt is top of the page Top

Description : What is the use of tag in an HTML table? Give a suitable example. -Technology

Last Answer : The tag creates a table row in an HTML table. A table must have atleast one row and also, it can have as many table rows as you want. A table row is divided into table cells. A table must have atleast one table cell per table row.e.g.CheadXtitle> TR Tag

Description : What is the best text editor for HTML/XHTML/CSS/PHP/SQL on Ubuntu?

Last Answer : Take a look at Geany

Description : Free html editor for mac?

Last Answer : Hello, I went looking for one I couldn’t remember the name of and found a whole list. As I am not qualified to discern I will let you. Hope it helps. http://webdesign.about.com/od/htmleditors/tp/aatp_frehtedmac.-0cZ.htm

Description : Which is the best HTML editor?

Last Answer : I strongly suggest sticking with Notepad++. The only other editor I would condone using is Dreamweaver, because out of all editors I've seen, it's the closest to being an industry standard. Not like it ... tags and attributes, and a simple code editor like Notepad++, is all you need as a rookie.

Description : What is a good free html editor for a pc?

Last Answer : I haven't used it myself, but one well-regarded free/open source html editor is nvu (nvu.com).

Description : What's the best WYSIWYG HTML editor?

Last Answer : answer:NVU, or the new version, Komposer http://www.nvu.com/

Description : Which editor is used for creating the HTML pages? -Web-Development

Last Answer : answer:

Description : Good evening, how do I make those frames go one after the other as in this picture. I tried to create this, but it doesn't work. Do I do wrong, what am I missing out there? :) p {font-style: ... -align: center; div border-width: 1px; border-style: solid; border-color: blue; float: left; } děkuji :)

Last Answer : we don't see the image, but at least the text (thank God): p {font-style: normal; color: # ffff00; font-size: 13px; text-align: center; div border-width: 1px; border-style: solid; ... wrong / meaninglessly inserted declaration of the tag div: div border-width to div should not be there. (tuxedo)

Description : Why we cannot use a text editor as a picture editing tool? -Technology

Last Answer : Text editor is a editing program which does not support the editing of graphical images because it works only on text.

Description : Which of the following is not related to a utility software? (a) Text editor (b) Antivirus program (c) Disk compression software -Technology

Last Answer : (d) Railway reservation system is an example of application software whereas, rest all are software utilities.

Description : A text editor is used to facilitate the creation and correction of text. -Technology

Last Answer : TrueA text editor is used to create and edit the text. Text editor is a part of utility.

Description : How can I access the "Save" button on the Yahoo Notepad new note page?.

Last Answer : Does control+S work? If not, what happens if you put your cursor in the document (click the text) and then press control+A to select all, then control+C to copy all, then switch to a non-horrible ... save it from the non-horrible program? (If on a Mac, use the Command/Apple key instead of Control.)

Description : What is the best way to keep notepad edges from curling?

Last Answer : Get a larger and flatter murse?

Description : If I install a Microsoft Word font will it show up in notepad and open office?

Last Answer : Yes. It should be system wide.

Description : DOS batch file that prints out contents of a folder in notepad?

Last Answer : You must not have looked very hard :) First result on Google when searching for: contents of a folder into a notepad text file.

Description : How to start notepad?

Last Answer : tracks use of operating systems by their use in devices active on the Web

Description : Notepad What kind of software ?

Last Answer : Notepad is editing software.

Description : How do I highlight a word to underline it in notepad win 10?

Last Answer : Feel Free to Answer

Description : A (n) _______records the movements of the user's pen over a piece of paper: a) digital notepad b) graphics tablet c) touch screen d) None of The Above

Last Answer : a) digital notepad

Description : What is the name of the series of Laptop computers manufactured by IBM called? 1) Lappad 2) Thinkpad 3) Aptiva 4) Notepad

Last Answer : 2) Thinkpad

Description : Design a test plan along with the test cases for edit function in notepad.

Last Answer : Test case ID Test case objective Input data Expected result Actual result Status TC1 Test the select all option Click on select all All the text should be selected All ... Approvals Team Lead Test engineer 1 Test engineer 2 Test engineer 3 Test engineer 4

Description : HTML is a markup language for describing Web document. HTML uses (a) pre_specified tags (b) user defined tags -Technology

Last Answer : (d) HTML uses fixed tags defined by the language.

Description : HTML is used to create Web pages. -Technology

Last Answer : True HTML is a markup language which is used to create Web pages.

Description : Write HTML code to set the image ‘Pen. jpg’ stored in ‘My Pictures’ folder in C: -Technology

Last Answer : The HTML code is .

Description : HTML is a markup language. Expand the term HTML. -Technology

Last Answer : HyperText Markup Language.

Description : Give examples of a container element in HTML. -Technology

Last Answer : , , .

Description : Give the examples of an empty element in HTML. -Technology

Last Answer : The examples of an empty element in HTML is ,

Description : Write the extension of HTML code file. -Technology

Last Answer : The extension of HTML code file is.html or .htm

Description : While writing HTML code, how do you find out how your Web page would look like? -Technology

Last Answer : For this, open the HTML code file in a Web browser.

Description : Identify the error(s) in the following HTML code. Also, write the correct code. -Technology

Last Answer : The error in the code is that in place of color attribute there should be bgcolor.The correct code is

Description : What is the use of width attribute in HTML? -Technology

Last Answer : Width attribute specifies the width of a horizontal line in pixels or percent. Its default value is 100%.

Description : What is the use of tag in HTML code? Write any two options used with this tag. -Technology

Last Answer : The tag is used to change the size, color and type face of the text on HTML page. It uses attributes such as size, face etc.

Description : Identify the errors and write the correct HTML code 1. -Technology

Last Answer : 1. 2.

Description : Why do we insert comments in an HTML document, even though they are not displayed on a Web page? -Technology

Last Answer : So, that user will be able to understand coding effects and meaning.

Description : What is the method of using comment line in the HTML code? -Technology

Last Answer : In HTML code, the comment line is declared as

Description : What is the method of using headings in HTML? -Technology

Last Answer : provides six levels of headings. is the largest heading level while is the smallest heading level. These headings help us in obtaining a uniform look and feel for the document.

Description : Write the HTML code to display horizontal line of red color. -Technology

Last Answer :

Description : Write the expansions of the following tags used in HTML. 1. -Technology

Last Answer : 1. — Break line2. — Italic3. – Horizontal Rule4. — Underline

Description : Write the expansions of the following tags used in HTML. 1. -Technology

Last Answer : 1. – Anchor tag2. – Comment tag

Description : Which HTML tag is used to insert an image in a page? Write an option used with this tag. -Technology

Last Answer : The tag is used to insert an image in a page. This tag uses the options like src, alt etc.

Description : What are the different forms of list used in HTML? Name any two. -Technology

Last Answer : The different forms of list are ordered list and unordered list.

Description : What are two basic tags in HTML lists? -Technology

Last Answer : and

Description : Find error(s) in the following HTML code segment. Rewrite the correct code. -Technology

Last Answer : There should be type instead of style. So, correct line is

Description : What is the purpose of HTML? -Technology

Last Answer : HTML (HyperText Markup Language) is used to create Web pages and tells the browser how to display them. It designs the basic layout and formatting of Web pages.HTML is made up of elements or tags and attributes, which work together to identify document parts and tell the browser how to display them.