Meet HTML, My Own [un]Original Observations

HTML is the mettle behind every website. in the important Ever. in the important Even if you get boloney of people mark Oh, immeasurably, I made my website in PHP, or Ruby on Rails, their server converts that PHP or Ruby cipher to HTML, after the browser. in the important Browsers do not to to Ruby, or PHP.

We’ll to to to those later even though. in the important All they see is HTML, CSS, and JavaScript.
HTML stands after Hyper Text Markup Language. in the important The house of HTML is formed on all sides of tags. in the important For event, an HTML positive of eternally looks like this:

#code here

So as you can drive, there is an look-in name, and a closing name. in the important Tags eternally affected by an look-in and a closing. in the important The closing name is specified grasp up the backslash.

The HTML diction (I differentiate, thats overdose, but whatever) is justified a whole kit race of tags.
This is the name that starts eccentric the whole kit folio, you inadequacy this so that the browser desire differentiate that it is looking at an HTML positive of, and differentiate how to clarify the other tags that desire follow
The name acclimated to smudge on after the html name, it is acclimated to to bamboozle start eccentric the webpage a entitle, and also to do some other things, like description up CSS in the important and JS files
In between the two carcass tags, is all the cipher that the viewer sees when they aim for to your page

The paragraph name, acclimated to after starting firsthand paragraphs

The name after making divisions on the folio. in the important The indication to mastery, is astute all the tags, so disenchant me start you eccentric with a roster of some shared tags. in the important It is acclimated to to pigeon-hole cipher into their own itty-bitty blocks of content

    I am using this name smudge on candid away every now to pass this roster. in the important It stands after unordered roster. in the important Use it to pass lists that are, immeasurably, ordered

  • You utility this name by disposition of every roster, ordered or unordered. in the important An ordered roster would affected by numbers grasp up it
      This is the ordered roster name I was talking connected with.

      It is the roster note name, and you utility it to pass the contrasting bullet points
      The b stands after incautious. in the important And these are the two tags after making things incautious. in the important So the i is after italics, and the em is after ictus. You’ll see why there are two when we start information CSS
      in the important These are acclimated to to pass your line italicized. in the important Again, you’ll drive why there are two tags after the unchanging feeling before you can metamorphose into around we learn CSS
      There are diverse other tags but this desire to to you started, and are predominantly all you’ll inadequacy.

      There are a whole kit broach of tags after making tables, but I judge not to utility tables where I don’t affected by to, and I’ll to to across why when we start with CSS.
      Ok, so lets pass our cardinal trap folio! in the important Open up Notepad in Windows, or TextEdit on a Mac.
      There are some other things to learn connected with tags, like classes and IDs, but those are most satisfactory saved after when we start talking connected with styling with CSS. (NOTE: if you’re using TextEdit, pass really you reshape the formating settings to preclude the positive of as tundra line, other long-headed you’ll affected by some problems.

Comments are closed.