Skip to content

Schools of Web

Teach Yourself Web Development and Web Designing Step by Step With Easy Explanation

  • All About PHP
    • PHP for Beginners
    • PHP Function List
    • PHP How-to
  • HTML
    • HTML for Beginners
    • HTML How-to
  • CSS
    • CSS for Beginners
    • CSS How-to
Search Search Close
  • Home
  • Neil Fin
  • Page 15

Author: Neil Fin

Mar 25

HTML Content Models

Neil FinLeave a commentHTML for BeginnersEmbedded content, Flow content, Heading content, HTML Content Models, Interactive content, Metadata content, Phrasing content, Sectioning content

An HTML Content model is the description of the contents that an element can contain.

Mar 22

How to Specify Character Encoding in HTML5?

Neil FinLeave a commentHTML How-tocharacter encoding, character encoding in HTML5, character set, character set in HTML5, charset, charset=”UTF-8”, http-equiv=”content-Type”

Solution: Learn how to specify character encoding correctly in HTML5

Mar 20

Semantic HTML

Neil FinLeave a commentHTML for BeginnersHTML semantics, Semantic HTML

Semantic HTML is HTML that uses tags meaningfully to structure the site.

Mar 17

How to Declare DOCTYPE in HTML5?

Neil FinLeave a commentHTML How-todeclare html5 doctype, doctype declaration, html 5 doctype declaration, html5 doctype, html5 doctype declaration

Solution: Know how to declare DOCTYPE in HTML5

Mar 15

HTML Body

Neil FinLeave a commentHTML for BeginnersHTML body, HTML body element

Learn HTML body which is one of the two basic sections in every HTML document. It contains those contents that are visible in the main browser window.

Mar 10

HTML Scripts

Neil FinLeave a commentHTML for BeginnersHTML Scripts

HTML scripts usually refer to computer programs that are executed on the client side in the user’s web browser.

Mar 05

HTML Styles

Neil FinLeave a commentHTML for BeginnersCascading Style Sheets, CSS, HTML Styles

Styles describe the look and formatting of an HTML document and increase its aesthetic value.

Feb 28

HTML Head

Neil FinLeave a commentHTML for BeginnersHTML Head

The HTML codes you’ve seen so far in the previous lessons started with a doctype (short for Document Type Declaration) element which simply states the HTML version the current web page is written in. After that, all the codes are Read more

Feb 23

HTML Meta Tags

Neil FinLeave a commentHTML for BeginnersHTML Meta Tags

Metadata is often specified as data about data. In the same way, HTML <meta> tag provides various information about the current HTML file. The information provided by the <meta> tag is not displayed in the web page, but, it is Read more

Feb 19

HTML Attributes

Neil FinLeave a commentHTML for BeginnersHTML Attributes

Elements in HTML define the structure of the web page and attributes specify additional information about an HTML element and modify its default behavior. Attributes appear within the opening tag of an element. See the following example-

Posts pagination

Previous 1 … 14 15 16 … 20 Next

Courses

  • PHP for Beginners
  • CSS for Beginners
  • HTML for Beginners

How-to Tutorials

  • PHP How-to
  • HTML How-to

About this site

Schools of Web is run by web developer and designer to help others learn it easily.
  • Home
  • About Us
  • Contact Us
  • Privacy Policy
  • Earnings Disclaimer
Copyright © All rights reserved.
Education Soul by WEN Themes