Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 52

Thread: Basics Of HTML

  1. #16
    Junior Member
    Join Date
    Apr 2011
    Posts
    4
    Good Information. W3schools is good website to learn html

  2. #17
    Junior Member
    Join Date
    Feb 2011
    Posts
    13
    Real,it's a zealous aggregation regarding principle of HTML.It's real helps to us. Thanks for intercourse this precise substance with us.

  3. #18
    Junior Member
    Join Date
    Apr 2011
    Posts
    15
    Thanks for this information.

  4. #19
    Registered User
    Join Date
    Apr 2011
    Posts
    2
    I know little bit of HTML. HTML is useful to design a website and it is made up of different tags. There are basically two ways to design any website through HTML, one is table tag and another is div tag. According to me table tag is easy compare to div tag. Both tags have their own characteristics to design a simple website.

  5. #20
    Registered User
    Join Date
    Apr 2011
    Posts
    3
    I am learning HTML so can u suggest me same useful web links here so that i can get basics if HTML

  6. #21
    Junior Member
    Join Date
    Apr 2011
    Posts
    11
    Quote Originally Posted by jockygerald View Post
    in HTML you find a lot of PDF's for reference you have to learn get and post method.
    http://www.w3schools.com/ is best for the starters
    A good hosting provider will add credibility to your business and strengthen your brand. SetFor.Net is the premier web server hosting company on the Internet.
    http://setfor.net

    Hrvatska društvena mreža

  7. #22
    Registered User
    Join Date
    Aug 2011
    Posts
    1
    HTML is a one of the best programming language and I like to use only the HTML programming language. HTML is very simple and easy to use. HTML is a very famous and popular programming language in the recent time.

  8. #23
    Junior Member
    Join Date
    Aug 2011
    Posts
    16
    Wow ! Thanks for sharing this useful tips. HTML is the best language for many applications. So if anyone starting using HTML then read this post.
    Last edited by shaynecantrell2; 09-01-2011 at 11:27 PM.

  9. #24
    Member
    Join Date
    Sep 2011
    Posts
    30
    HTML5 is the new vibe on the internet they will soon replace flash soonvery basic information those who are new to HTML can find many tutorials online these tutorials are very helful n u find many interesting things that u can do with html.

  10. #25
    Registered User
    Join Date
    Aug 2011
    Posts
    99
    HTML Headings

    HTML headings are defined with the <h1> to <h6> tags.

    Example

    <h1>This is a heading</h1>
    <h2>This is a heading</h2>
    <h3>This is a heading</h3>

    Try it yourself »

    HTML Paragraphs

    HTML paragraphs are defined with the <p> tag.

    Example

    <p>This is a paragraph.</p>
    <p>This is another paragraph.</p>

    Try it yourself »

    HTML Links

    HTML links are defined with the <a> tag.

    Example

    <a href="http://www.w3schools.com">This is a link</a>

    Try it yourself »
    Note: The link address is specified in the href attribute.

    (You will learn about attributes in a later chapter of this tutorial).

    HTML Images

    HTML images are defined with the <img> tag.

    Example

    <img src="w3schools.jpg" width="104" height="142" />

  11. #26
    Senior Member
    Join Date
    Sep 2011
    Location
    Sheffield
    Posts
    117
    Quote Originally Posted by cecilio View Post
    A better method of changing font sizes and colors is the use of Cascading Style Sheets.

    How to change the font size?
    This is done with the following tag:

    <font size="x">text to change</font>

    "x" will be replaced by a number with a + or - sign in front of it. So let's say you wanted to make the font larger. You can use the tag with a +2, like this:

    <font size="+2">I'm a big sentence now!</font>


    Likewise, you can make the font smaller in the same way, using the - sign:

    <font size="-2">Hey, I'm Small!</font>
    Wow . you should visit w3school. where you can learn better HTML

  12. #27
    Junior Member
    Join Date
    Dec 2011
    Posts
    17
    HTML is the best language for many applications and if anyone has started using HTML than they have to read this post. Keep posting.

  13. #28
    Junior Member
    Join Date
    May 2012
    Posts
    14
    It is really of great help for me! Thank you very much. HTML as the best language for most applications has proven to be of efficiency for my end. Everyone using this HTML should start reading this post.

  14. #29
    Junior Member
    Join Date
    May 2012
    Posts
    16
    HTML is the acronym of Hyper Text Markup Language. Designing a website with the help of HTML encourages simple processing and sharing of the website.

  15. #30
    Registered User
    Join Date
    Apr 2012
    Posts
    74
    HTML is a language for describing web pages.

    1) HTML stands for Hyper Text Markup Language
    2) HTML is not a programming language, it is a markup language
    3) A markup language is a set of markup tags
    4) HTML uses markup tags to describe web pages

Page 2 of 4 FirstFirst 1234 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.