Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

can anybody help in html?

if want to see wat & where are the errors ?is there any effective way to sew it

5 Answers

Relevance
  • Anonymous
    1 decade ago
    Favorite Answer

    (1)The term,of (HTML),stands,for the 'Hyper-text' Mark-up Language; The 'Hypertext',is an ordinary text,which has some extra features,such as,the formatting,images,multimedia,and the links,to another document; The 'Mark-up',is the process,of adding,the extra features,to the ordinary text; The term,of 'Language',means,that,it has,it's own syntax,and the rules,for proper communication; (2) The 'Importance', of the 'Hyper-text Mark-up Language'(HTML),could be,given by:-

    (*1)The 'Hyper-Text' Mark-up Language(HTML),could be,used,to display,any type,of document,on the host computer,which can be,on any computer(The computer,could be.present,in any part,of the world);

    (*2)The 'Hyper-text' Mark-up Language(HTML),is a versatile language,and it can be,used,on any platform.(The platform,could,be 'Macintosh',Unix,or Windows-2003,and so on);

    (*3)The 'Hyper-text' Mark-up Language(HTML),is used,to make,the text content,look attractive;

    (*4)The 'Hyper-text' Mark-up Language(HTML),has,the additional feature,of linking one document,with another;

    (2) In order,to understand,the 'Hyper-text' Mark-up Language(HTML) program,an individual,should view,the 'Source code',of the Web page;In order,to do,this,the individual,has,to just,open,the Web page,in the Web browser; If the individual,is using,the 'Internet' Explorer,then he,has to,open,the 'View' menu,from,the 'Menu' bar,and click,on the,'Source' option; If the individual,is using,the 'Netscape Navigator',as his 'Browser',then,he can choose,the 'Page Source',from,the 'View' menu; (3)->The 'Document' tags:-The 'Hyper-text' Mark-up Language(HTML) tags,include < and > symbol,on either side,of the tag's command; Most,of the tags,are in pairs,that is,they have,an opening tag,and a closing tag; Let us,understand,this concept,with the help,of an,example,for "Making,the text bold"; (*1)In this concept,when,the individual,wants,to make,the 'Text' bold,then he,has to,use,the opening tag,as <B>,and the closing tag,as </B>; Then,the individual,will see,that,the opening tags,and the closing tags,are the same,except,for the '/' mark,in the closing tag; (*2)The individual,has to,use,the 'Bold' tag,in the following sentence; This,is for,the normal text, <B>,and this is,for the bold text, </B>; In the browser,the above sentence,will appear,as:- This,is for,the normal text,and this is,for the bold text. (4)-> The 'Structure',of the (HTML) document:- All the 'Hyper-text' Mark-up Language(HTML) documents,are enclosed,within, the <HTML> and the </HTML>Tags,and they contain,a 'Head',and a 'Body'; A 'Head',is included,within,the <HEAD>,and the </HEAD> Tags,and the 'Body',is included,within,the <BODY>,and the </BODY> Tags;

    (5)->The 'HTML' Tag:- <HTML> </HTML>

    The 'Hyper-text' Mark-up Language(HTML) Tag,is utilized,to start,an individual's (HTML) document; This Tag,tells,the individual's computer,that everything,between,these two tags,is an 'Hyper-text' Mark-up Language(HTML) document; Then,the individual,has to,end,his document,with the closing (HTML) Tag,that is,with the </HTML> Tag; (6)-> The 'HEAD' Tag:- <HEAD> </HEAD>

    The Text,which is,not to be,displayed,on the Web page,is mentioned,within the <HEAD> ,and the </HTML> Tags. For an example:- The 'Title',of the Web page,which will,be displayed,in the 'Title' bar,of the Browser,of the 'user',who calls,up,your page,can be mentioned,between,the <TITLE> and the </TITLE> Tags,within the <HEAD>,and the </HEAD> Tags; (7)-> The 'BODY' Tag:-

    <BODY> </BODY>

    Just,as the 'Human' body,consists,of the different types,of organs,and the body parts,the (BODY) Tag,includes,all the visible matter,and the contents,of an individual's Web page. All the text content,the links,and the images,are mentioned,in the (BODY) part; (*1) All the contents,which an,individual,sees,on a Web page,is enclosed,between,the <BODY> pair,of Tags; Whatever,the individual,types,within,the <BODY>,and the </BODY> Tags,will be 'left aligned',and ' wrapped,at the end,of the window'; It does not,matter,how the individual,'types',the 'Text'-whether,by giving spaces,or pressing,the 'Enter' key,in between,the lines; It will always,have a uniform,and a default look(The 'Text' content,will be 'left aligned',and 'auto-wrap',at the end,of the window).

    These,are effective ways,of using,the 'Hyper-text' Mark-up Language(HTML),in the 'Microsoft'(M.S) Windows application software,and this is,the important concept,to be understood,by you.

    Source(s): The 'Important' source,of mine,in conveying,you the data,on the 'Hyper-text' Mark-up Language(HTML),is the 'Reference' book,which is titled,as 'Discover,the Joy,of Programming'-The 'First' series,of 'Shri Kumaran's Children's Home'(S.K.C.H) Educational Institutions; The individual,who answered,the question,of yours,successfully,on the concept,of the 'Hyper-text' Mark-up Language(HTML),is Shri "Meda Ganesh"(M.G) Nithin,who is a 20-year old 'Engineering' student,and he is,currently,studying,his 'First' Semester,of the four-year 'Bachelor,of Engineering'(B.E) degree course,in the 'Technical' field,of 'Electronics,and Communication' Engineering(E.C.E); My 'Engineering' college,is the 'Dhayanandha Sagar' College,of Engineering(D.S.C.E),which is situated,in:- The "Shavige Malleshwara"(S.V.M.R) Hills, In the 'Locality',of the 'Kumaraswamy' Layout(K.S.L.O), In the 'District',of Bangalore {In the 'Southern' divisions,of the 'Information Technology'(I.T) capital,of the 'Indian' Republic}, the 'Pin-code',is given by:- 560078; (1)-> The 'Engineering' course,which I have,mentioned,above,is affiliated,to the 'Vishweshwarayya Technological University'(V.T.U),of the 'Southern' state,of Karnataka,of the 'Indian' Democracy,then.
  • 1 decade ago

    I suggest getting adobe dreamweaver CS3 (formerly macromedia dreamweaver 8). This html editor is great for creating webpages because the code is easy to read. You can easily see the code because it uses lots of different colours and orders everthing neatly. Dreamweaver will also try and guess codes for you in most cases so it makes it hard to make mistakes. I'm sorry i can't help fix what you've already created.

    You can download a trial from the following link.

  • Badsha
    Lv 4
    1 decade ago

    In case of HTML, there is no way to get the errors. HTML is not compiled it is interpreted by the browser.

    So, no error checking mechanism available only u need to check the errors by yourself.

  • Gordon
    Lv 6
    1 decade ago

    Try the html revalidater at www.w3c.org. It's kind of hard to find. but, look for validators in the list on the left side of the page.

  • How do you think about the answers? You can sign in to vote the answer.
  • 1 decade ago

    You could try this, but it's mainly for make sure it's standards compliant. http://validator.w3.org/

Still have questions? Get your answers by asking now.