Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   HTML / DHTML (http://siteownersforums.com/forumdisplay.php?f=7)
-   -   Is HTML good first language? (http://siteownersforums.com/showthread.php?t=144894)

manish955 06-22-2015 05:19 AM

Is html is w3 recomended language so you may consider that atleast it will never go out of market because w3 is a community which sets the internet standards.Though i personally i believe that on internet nothing can go out of market.Internet has a business model like such.So you can start up with any markup language like cfml etc.It depends on you.The major advantage of learning less popular markups like cfml is that people get less developers of that language so the value of that developer is high due to less supply, but then there is trade off as well that it has less demand.Just as in the case of any business in this world.You should start with the one with which you feel comfortable.

alinakhan39667 06-24-2015 11:25 PM

Hello, Everyone in my opinion HTML is good first language to create webpages and programming.

alvinwright 06-27-2015 11:49 PM

Html is a decent PC programming dialect for fundamental information however PHP and Java are propelled dialects for PCs to learn. You Should do authority in one exceptional coding languages.

code9 07-09-2015 11:34 PM

HTML, is the standard markup language used to create web pages.It is written in the form of HTML elements consisting of tags enclosed in angle brackets (like ). HTML tags most commonly come in pairs like

and

, although some represent empty elements and so are unpaired, for example . The first tag in such a pair is the start tag, and the second is the end tag (they are also called opening tags and closing tags).

Web browsers can read HTML files and render them into visible or audible web pages. Browsers do not display the HTML tags and scripts, but use them to interpret the content of the page. HTML describes the structure of a website semantically along with cues for presentation, making it a markup language, rather than a programming language.

HTML elements form the building blocks of all websites. HTML allows images and objects to be embedded and can be used to create interactive forms. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. It can embed scripts written in languages such as JavaScript which affect the behavior of HTML web pages.

whitetiger 05-14-2016 07:21 AM

If you want to build a website, HTML is a good language to start

RyanVarnals 06-10-2016 05:27 PM

HTML is a great first language, but CSS is a must for learning web development. Once you have those down, the next best thing to learn would probably be PHP since you can write HTML in a PHP file (more advanced though).

bharat22492 06-10-2016 08:47 PM

If you are on just starting phase than HTML is great for you than you can move to the other language like Java, PHP, CSS & Many others...

yadavji83 07-05-2016 02:09 AM

As most of the answers suggest you must learn HTML in order to enter website designing world. It is the simplest language you are going to learn, but making a great HTML design will take some time to learn but the concept is very simple. Don't think you are going to learn any programming logic in this its simple just to place elements. Nothing fancy here.

tungkolia 07-06-2016 02:14 AM

starter html

rekhaweb 07-14-2016 12:11 AM

There is certainly no harm in it. But bear in mind like the previous poster said it is not really a programming language.

However learning a mark up language is useful, as you will no doubt encounter others like HTML who are very important technology in real programming work.

24techsupport 07-14-2016 05:47 AM

Yes HTML is the base of web develpoment & designing. Without it you will not learn any programming language. So start fisrt with HTML, CSS and then move forward to other languages.

AquibSk123 07-14-2016 06:32 AM

Absolutely. HTML is base language one must learn. I think W3School will help you a lot in it.

sashwatmegh 07-22-2016 06:30 AM

HTML is a Hyper Text Markup Language and widely used language on the web to develop web page. So you can learn HTML it is easy to learn online also there are so many websites that are providing details about HTML.

uStoreharddisk 08-09-2016 12:31 AM

it is the basic language and easy to learn and quote interesting so you will enjoy it while learning.

iqbaljan 08-12-2016 04:04 PM

If you are interested to learn programming then start with c langauge. HTML is not programming language it is mark up language for creating web pages.


All times are GMT -7. The time now is 08:32 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.