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)

ExposureMe 09-01-2014 07:20 AM

Is HTML good first language?
 
Is it? Is HTML good language to start with? I need tips on how to start programming.

mobile_apps 09-01-2014 11:52 AM

HTML is Father of All Markup language,
its so Easy and Fast way to Understand Web Design.

midynamics 09-04-2014 01:51 PM

It kind of depends what you're planning on getting into. Its a must learn if you're going to get into web development. HTML5 along with CSS3.

ledtubelight 09-04-2014 11:22 PM

HTML is Father of All Markup language,
its so Easy and Fast way to Understand Web Design.

“These days I recommend Python and php to anyone who wants to learn to code for the first time, and it’s the language that we are increasingly focusing on at CodeLesson.”

Umar Farooque k 02-05-2015 12:59 PM

if you want to make your career in web development then you must learn HTML.

kathyrose 02-10-2015 03:23 AM

Html is a good computer programming language for basic knowledge however PHP and Java are advanced languages for computers to learn. You Should do mastery in one advanced computer language.

george.web13 02-13-2015 09:54 AM

You can not do, simply things like adding 2 numbers with html.
So, HTML is not a programming language!

kathyrose 03-03-2015 12:39 AM

Yes it is best and basic language for programmers to learn. It is interesting too.

ashley85 03-07-2015 10:18 AM

HTML(hyper text markup language) is the easiest way to start learning web development.

navya123 04-10-2015 03:59 AM

HTML is very important programming language to create webpages.In short we can say, HTML is basically a father of all languages which is used for developing a webpage like PHP,asp and java etc. Thus we can say,HTML is mainly a computer language which can be used very easily and also important for basic knowledge of any other languages especially useful for those languages which is used in web development.

MagentoSite 04-10-2015 10:03 PM

HTML is a markup language, not a programming language. Notably, it is not Turing complete and bears very little resemblance to most other programming languages.

Some might argue that HTML + CSS3 is in fact Turing complete, but the point is largely academic. You would not use that as a programming language for any practical purpose.

rizwan 04-22-2015 04:58 AM

Html is the basic language every web developer should know Html first....

yasar 05-07-2015 08:19 AM

Without html code you do anything,you did not make web sites

alvinwright 06-18-2015 07:59 AM

It sort of depends what you're anticipating getting into. Its an absolute necessity learn in case you're going to get into web improvement. HTML5 alongside CSS3.

vijayvj72 06-22-2015 04:36 AM

I say yes...because it is one of the most easiest to learn for beginners. So you'l get encouraged and continue to other languages with the base of HTML. But if you learn complex language first...you might get discouraged or feel like giving up when you face difficulties in the beginning itself. So start with the easiest...! However I seen many people who fail to even use the HTML Markups correctly...so don't be one of them by being too casual with HTML especially HTML 5 - Rockstar.

Good Luck!

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.

tungkolia 08-14-2016 06:54 PM

HTML is father, css is mother in webdesign =]]
you can learn w3cshools.com

Claire_Anderson 08-22-2016 02:11 AM

If you want to be a programmer then HTML and CSS are compulsory because you define the contents of the website with HTML that how contents will be displayed in the website. CSS is used to definer the layout of the website like the color of the text its font style etc.

If you want to create a high level website design than you also need to learn J Query.

With CSS and HTML you also need a language to create system functionality like PHP, JAVA etc.

eumaxindia 08-26-2016 04:45 AM

HTML is the easiest way to start learning web development.

uStoreharddisk 08-28-2016 11:46 PM

its a basic language we need to learn first

arhithpatel8885 09-01-2016 11:29 PM

How to fix errors in HTML code?
 
Good morning good people. Again time for some small questions. I am working on my new website and I ran the index file through the W3C validator. Some errors popped up. I have been looking at them but I really don't know how to fix these errors in my HTML file. As I am a beginner I know some codes and all, but this is a little over my head. I have attached a screenshot of the validation report; the content of my index file you can find in the Word doc (wasn't able to upload the HTML file).
Can you please help me out, tell me what to change and where? Looking forward to your help. And as always: thank you very much in advance.

eumaxindia 09-05-2016 11:15 PM

HTML is very important for all pg language to create webpage.

shibli2700 09-25-2016 09:57 AM

If you want to be a web developer then definitely HTML is a good start for you.

dongtay1001 09-25-2016 05:33 PM

Quote:

Originally Posted by ExposureMe (Post 411189)
Is it? Is HTML good language to start with? I need tips on how to start programming.

ok! that was awesome! thanks for posting.

.................................................. .................................................. .............................

(Bai viet rat huu ich !)

.................................................. .................................................. .............................

kunalkumar 10-13-2016 02:32 AM

Html stand for hyper text markup language . it is used for design a website or webpage or blog . without html you can not do anything in programming....

The latest version of html is HTML5 ...

changdaychun 10-26-2016 08:44 AM

Quote:

Originally Posted by navya123 (Post 471714)
HTML is very important programming language to create webpages.In short we can say, HTML is basically a father of all languages which is used for developing a webpage like PHP,asp and java etc. Thus we can say,HTML is mainly a computer language which can be used very easily and also important for basic knowledge of any other languages especially useful for those languages which is used in web development.

Thanks you brother


All times are GMT -7. The time now is 03:11 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.