HTML tutorials

HtmlHTML its a famous tags language, its look like XML, almost all the internet use in HTML, also this page build in the help of HTML.

if you want to learn HTML, or you want to learn tips and tricks you can watch that simple tutorials.

if you know html and just want to copy & paste  code example its the right place.

enjoy!

Html tutorials

p tag html style paragraph width and background color
Html
On the body write a p tag. Add style attribute. Add width and background color to the style attribute.
Html head tag code
Html
Create new html file. after the html tag write head tag. After the head tag we place the body tag. Write element for the head tag and the body tag.
Html align center text tag
Html
Create div then write the align attribute then write some text inside the div. Create div then add style attribute then add text-align. Note you can align to center, right or left
Html anchor tag attributes href new window
Html
Write simple html anchor. Add the href attribute who says which URL link to go. Write description for your link. For open the link in new window add the target attribute then write _blank.
Html color codes
Html
codes for colors on html, example and popular colors
Html table code example create table in html page
Html
How to create simple table with cool features to your site page. On the body tag add table tag. On the table add row (tr tag). On the tr add Column (td tag) > on the td tag you can write text. Look at the example use the border style to add border to your table, use the background color and the colspan attribute.
Html title tag example code for your page
Html
In this tutorial you will see how to add custom title to your page in your site. On the head tag write the following code.
Html heading tags example of font sizes color code
Html
Headings represents the hierarchy of the page. The one with high priority will be h1. On body write the following code. You have six types of heading. Write others heading tags they will be in other sizes. Note you can set size and colors.
How to create new Html file using Notepad
Html
Open Notepad. Click File then click Save As. Select location then Give File name FirstFile.html (suffix of html) then select Encoding to UTF-8 then click Save. Result: you have a html file on your desktop.
Html new line tag br – how to add new line in html
Html
Create new html file then write the following code. Add br (new line tag) after Hello Html.

and if you want to learn the new tech of HTML5:

HTML5

and JQuery:

jQuery

כתיבת תגובה