This website pridove you knowledge about:web designing,blogging,seo,make money online,adsence information,softwere,app,android software,trick,youtube,free domain,free hosting,games,computer,paid apps,etc

Wednesday, 23 October 2019

What Is Html And Css

What Is Html And Css

What is html and what is the definition of that language

html is a markup language, also known as a markup language
A set of hints, commands, and tags about a specific text that defines how
What Is Html And Css
What Is Html And Css
  • it is organized, formatted, and described.
  • It has recently been popularized with online row systems.
  • One of the most famous examples of markup languages ​​is HTML, which is an
  • important Internet protocol,
  • It uses a number of popular publishing techniques to form a link between
  • the author and the editor.
  • What is HTML?
  • HTML is the Hypertext markup language
  • Or, also known as HTML, is the language used to create and design pages
  • Websites and the main structure of any page or website.
HTML is not a programming language, but it is used to give commands to a 

web browser
It displays the images, links, text, and other objects on the page and

places to display
Each inside the page, and provides the browser with information about the

page such as the page title
And its description and its tags

Another Definition

(Hyper Text Markup Language)
It is referred to as HTML, known as Hypertext Markup Language, which is a

special markup language
Used for the purpose of designing and creating web pages, we can also say

that they are the main structure
It provides a detailed description of how web pages will be displayed
The contents of the website and that is divided by the title and

paragraphs, and all of this is based on what is known as Tags Tags.

Also about the HTML

To summarize the story, HTML was invented in 1990 by a scientist called Tim

Berners-Lee,
The goal of this language is to simplify the access of scientists at

different universities to the research they publish,
The project succeeded in an unimaginable way to Tim Berners-Lee.

HTML is a language that allows information (eg scientific research) to be

displayed on the Internet,
What you see when you visit any web page is the browser translates HTML

commands,
To see the HTML of any page you visit, click on the “View” menu and then
“Source”.

Difference between Html and Xhtml:

XHTML is almost the same but follows the XML rules but the main difference

between HTML and XHTML
It is the so-called Sensitive Case and the need to terminate or lock the

tag as well
Need to use quotation marks with all elements inside tags
The literal status of these elements must be low, ie small letters such as

Xml

XHTML is used for XML compatibility, following these rules it is easy to

program with XML in the future.

It's not difficult to convert an HTML page to XHTML, but over time you'll

be able to do this,
Look for page breaks and images to put in closed tag tags, convert any

literal case
From high to low, in other words if capital capital, convert it to small.
Any conflict can overload or slow down XHTML, and programmers are advised

to remember these rules in their memory for future use.

When should you care about XHTML instead of using HTML?
If your site has an index of topics like on e-commerce sites,
And if the site deals with databases, or provides information coming from

other sources but dealing
With different programming languages ​​than the language you have used on

your site, or this website is expected to continue to grow for many years.

XHTML is usually used for large business websites, replacing HTML.

What is Dynamic HTML?

Dynamic HTML is not a standard term defined by the Internet Standards

Association
(World Wide Web Consortium W3C) is only a commercial term, launched by
What Is Html And Css
What Is Html And Css

Netscape
And Microsoft to explain the new technology supported by the fourth

generation of Internet browsers.

DHTML is a set of technologies to make a web page dynamic, and for most

people it is a union between the fourth language version
HTML and text format pages Style Sheets, and JavaScript.

What is the benefit of HTML:
If you want to create a site, there is no other way to use HTML, even if

you use a program to create sites like Dreamweaver

Your knowledge of HTML, even if simple, will help you create better sites.
In just two lessons you will learn how to create your first site.

What is CSS?

  1. CSS language
  2. CSS Language Properties
  3. History of CSS
  4. Tags of CSS
  5. References

CSS language

Cascading Style Sheets, a CSS language known in Arabic as Cascading Style Sheets, is one of the key technologies used to build web pages alongside HTML. It features attributes to the structure of webpages such as the colors, fonts, and patterns taken by the webpage

It also explains how elements of web pages and applications will be displayed on the screen in the end user interface regardless of their type, and are usually included in documents written in XML, HTML, XHTML, and so on. It should be noted that prior to the use and use of CSS, the user must have basic information about HTML and its tags.2

CSS Language Properties

Multiple HTML and CSS options and symbols can be combined to access integrated attributes.
Flexibility and ease of use and application.
Case sensitivity.
Allows the user to employ a variety of commands and tags to complete an integrated web page.
The basic need for HTML basics first.
Control page dimensions and appearance from background styles, size, elements, alignment, font colors, and more.
Harmonize the dimensions of the web page on the site no matter how large the site is.
Increase download speed and minimize costs of web hosting.
Achieve compatibility between web pages on the site with browsers easily, and thus adapt between them, which entails attracting more visitors to enjoy viewing the site.
Open the horizon to the user in the display options in his hands in line with the device used.

History of CSS

CSS first appeared on October 10, 1994 by the programmer Hakon Fium-Lai. The first version was based on Bert Boss's proposals, and the founders shared it, and the information suggests that its development was designed to provide the Web with the patterns needed and as needed.

The importance of CSS has increased in conjunction with the development of HTML to complement each other, and their integration has contributed to make the presentation of pages across the Web more clear and easy and important for users. In each version of the language, the development team was keen to address the gaps in the previous version and add additional features to come up with a new version.Information indicates that there are versions that have been under development since 2014.
What Is Html And Css
What Is Html And Css

Tags of CSS

id: This tag is used to identify what document to write.
Class: This tag allows you to add document annotations to deliver a specific message.
font color: Specifies the color of the typed text, and requires the closing and beginning tagging. The difference between writing it in CSS and HTML is as follows:
<h1 Style = “color: red;”> Chapter 1 </h1>

In HTML, the tag is written as follows:
<h1> <font color = "green"> chapter 1 <h1>

No comments:

Post a Comment