~~~~~ 396 English/Urdu Fonts For Window Just in 50 PKR ~~~~~ Click Here To Buy

Showing posts with label Web. Show all posts
Showing posts with label Web. Show all posts

Tuesday 23 August 2016

How To Make Table In HTML | Web Tutorial

Today I'll Tell You
How To Make Table In HTML

How To Make Table In HTML | Web Tutorial 1. Table:


Table Is Very Important Thing In HTML Language.
A Table Consists Of Column And Rows.
If We Put Any Data In Table Then That Data Is More Readable.

The HTML Table Allow Every Person To Arrange Data Like: Text, Images, Links, Paragraphs, Table And Every Type's Data In Row And Columns.
There Are Three Main And Most Important Element In HTML Table.
Which I'm Telling You In Next Heading.

   Firstly

You Should Know What Is HTML? And How It's Work.

1.1 Main Elements:

Here Is The Three Main Elements Of HTML Table.

1.1.1 Table:

First Of All We Need To Add <table> With End Tag </table>.

1.1.2 TR:

TR And <tr> With End HTML Tag </tr> Is For Showing Or Make Row In HTML Table.

1.1.3 TD:

TD And <td> With End HTML Tag </td> Is For Showing Or Make Description Or Columns In HTML Table.

1.2 Heading Element:

To Make A Heading Column In Table, We Need To Add <th> Tag With End Tag </th>.

Test HTML Table Main Elements


2. Codes For Table:

As You Can See It's Too Simple, So You Need To Make It Beautiful.

2.1 Border:

Firstly We Want To Add A Border Out Side Of TABLE.
So We Make Like This:
<table border=2>

Table After Adding Border:

2.2 Align:

If You Want Align In Table, You Need To Add This Code:
<tr align=center>
Or Where You Need Align.

2.3 Width:

If You Need To Increase The Width Of Specifies Column Then Your Must Add This Below Code:
<table width=50px> OR <th width=40%>
I Mean, We Can Add  Width by Percentage and Pixel.

2.4 COLSPAN:

It Specifies The Number Of Coulmn For A Cell. It Is Used Inside <TH> Or <TD> Tags. Like:
<th colspan=2>

Test For Above Codes:

And Today's Lecture Is Over.
Hope You Like It.
If You Don't Understand Or Have Any Question, Feel Free To Ask, Leave Your Comment.
Remember Me In Your Prayers. May GOD Bless You.

Wednesday 17 August 2016

What Is HTML? A Little Bit About HTML | Web Tutorial


Today I Am Going To Tell You That
What Is HTML And How It's Work?

1.What Is HTML:

HTML (HyperText Markup Language) Mostly Used For Web Pages & Web Applications Creation. HTML Commands Are Known As TAGS. HTML Tags Normally Come In Pairs, For Heading, Link(URL), Paragraph, Quote, List, etc. We Used TAGS For Start < And For End > Like: <a>, And <a> is Called Element. The Text Between Start And End Tags is Called by Element Content. HTML Provides No Programming Capabilities. It Only Provides Formatted Text, Pictures And Sounds etc. HTML Is A Simple But Powerful Language, Any Person Can Use HTML Easily To Create Webpages.

1.1 Create Web Pages Using HTML:

We Mostly Use These Two Ways For Creation HTML Web Pages.
  1. Notepad / Text Editor: We Can Use Window's Official Notepad For Create Webpages. Otherwise You Should Download And Install Notepad++(A Simply Software For Create Webpage).
  2. Platform: A Platform Is That, Where We Can Easily Make Our Websites(Blogs). The Most Platform Use For Making Websites(Blogs) Are, WordPress, Blogger, Weebly, Wix.

1.2 Basic Structure Of HTML Document:

Started And Ended Tags For HTML Website:
          <HTML>
                              <HEAD>

                              </HEAD>


                              <BODY>

                              </BODY>
          </HTML>
Start And End TAG Of HTML Inform To Browser That The Document Is An HTML File. Other Tags Instead Of HTML Must Be Written It Withing These Tags.
Note: HTML Tags Are Not Case Sensitive.
We Basically Divided HTML In Two Sections,

  • HTML Section
  • Body Section

1.2.1 Head Section:

In <Head> And </Head> We Add <Title></Title> Tag, And In TITLE We Write Website's Title, In This Section We Can't Write More Then 60 Characters.

1.2.2 Body Section:

This Section Will Ever Start With <Body> And End With </Body> Tag.

1.3 Most Used HTML TAGS:

Here Is Some HTML Tag I'm Going To Show You. These Tags Are Most Used In HTML Language.

1.3.1 Heading:

For Create Heading We Use <h> Tag.
There Are Many Tags For Heading Like:
  • <h1>
  • <h2>
  • <h3>
  • <h4>
  • <h5> and
  • <h6> 

This Is 1st Heading


This Is 2nd Heading


This Is 3rd Heading


This Is 4th Heading


This Is 5th Heading

This Is 6th Heading

1.3.2 Link / "The href Attribute":

<a href="Link Url" title="Title Of Link" Target="_blank">Link Name / This Is A Link</a>
href is For URLTitle is For Link's Description & Target is For Which Window Will URL Open.

1.3.3 Image:

To Add Image You Must Create This Code.
<img src="Image Link" title="Title Of Image" alt="Alternative Name"/>
Src Is For Url Of Image, Title For Title Of Image And Alt Is For Alternative Name Of Image(If Image Will Not Load, Then Alternative Name Of Image Will Show Instead Of Image).

1.3.4 Paragraph:

For Adding Any Paragraph We Use <p></p> Tag, Like:
<p>This is A Paragraph...</p>

Test Your HTML Page Here

Thursday 4 August 2016

How To Download Video by Link | Web Tutorial

Hello Everyone!
Today's Tutorial Is
How To Download Any Video by Link

Internet Give Us Many Website To Download Videos by Link, but SaveFrom.Net Is The Best And Easy Site To Download Any Video.

Support Websites:

  1. Youtube.com
  2. Facebook.com
  3. Dailymotion.com
  4. Metacafe.com
  5. Vimeo.com
  6. Break.com
  7. Sevenload.com
  8. Mail.ru
  9. Samotri.com
  10. Yandex.ru
  11. Rambler.com
  12. Vk.com
And Many Other Site Are Supported.

How To Download Video by Savefrom.Net

  1. 1st Of All Copy Any Video Link From Youtube Or Facebook
  2. Open Website SaveFrom.Net
  3. Paste Your Link In Text Box Which Value Is "Just Insert A Link" (As Showing In Screenshot)
  4. When You Paste Your Link, Next Arrow Button's Color Will Change To White To Blue.
  5. Click On That Blue Button.
  6. Server Will Load Your Video In Some Seconds And Give You A Download Video Button With Video Qualities Like 144p, 240p, 360p, 480p and 720p. You Can Also Download In MP3.

And Today's Lecture Is Over.
Hope You Understand How To Download Any Video by Link.
If You Don't Understand Or Have Any Question, Feel Free To Ask, Leave Your Comment.
Remember Me In Your Prayers. May GOD Bless You.
If You Get Any Prolem From My Blog Tell Me Here :)