Sunday, 5 June 2016

CSS INTRODUCTION

What is meant by CSS?

CSS stands for Cascading sort Sheet and is utilized by Internet sites to help keep knowledge in the appropriate show layout. CSS records can aid define fonts, measurement, Colours, spacing, border and place of HTML information on an online web page, and may also be used to create a continuous appear for the duration of a couple of pages of a Internet site.

When was CSS released?

The CSS Working crew started tackling disorders that had now not been addressed with CSS stage 1, resulting within the production of CSS degree 2 on November four, 1997. It used to be published as a W.3.C suggestion on may just 12, 1998. CSS level 3, which used to be began in 1998, continues to be below development as of 2014.

What is style sheets in HTML?

In word processing and desktop publishing, a form sheet is a file or form that defines the layout of a document. While you fill in a style sheet, you specify such parameters because the web page measurement, margins, and fonts. Type sheets are priceless given that you should utilize the identical style sheet for many files.

PHP INTRODUCTION

What is the PHP?


PHP is a server-side scripting language created in 1995 and designed for Internet development but also used as a common-motive programming language. As of January 2013 [update], Hypertext Preprocessor was once mounted on greater than 240 million websites (39% of these sampled) and a 2.1 million Internet servers.

HTML INTRODUCTION

HTML Mean HyperText Markup Language


Where Do You Write Your HTML Code?

You are going to write the HTML report on the phrase processor, or Notepad, WordPad, or easy text. If you find yourself finished creating the HTML file, you'll be able to then open the document in a browser, like Netscape Navigator. The browser will interpret the HTML commands for you and display the web page.

Is It Easy To Learn HTML?

So far as which is less complicated to be taught, HTML is obviously simpler. The trail that i would suggest for learning Internet progress can be to be taught HTML, CSS and JavaScript after which be taught Node.Js or Python or php. JavaScript will permit you to construct dynamic websites with HTML and CSS.

What is the tag?

HTML tags are the hidden key phrases inside an Internet web page that define how the browser need to layout and show the content. Most tags must have two constituents, a gap and a closing phase. For instance, <html> is the outlet tag and </html> is the closing tag.

Why is it called markup language?

Hypertext way computing device readable textual content and Markup means to constitution it in a special structure.So, HTML is called hypertext markup language on the grounds that it's a language that allows users to arrange, make stronger the appearance of, and link text with information on the Internet.