PDA

View Full Version : What is HTML5?



astuartspindlow
05-25-2017, 06:27 AM
Hello Friends,

Please tell me what is HTML5.

RH-Calvin
05-26-2017, 04:31 AM
HTML5 is a markup language used for structuring and presenting content on the World Wide Web. It is the fifth and current version of the HTML standard.

sinelogixtech
05-29-2017, 07:22 AM
HTML5 is the latest version of Hypertext Markup Language, the code that describes web pages. It's actually three kinds of code: HTML, which provides the structure; Cascading Style Sheets (CSS), which take care of presentation; and JavaScript, which makes things happen.

EmilyPete
05-29-2017, 11:00 AM
HTML5 is the latest version of Hypertext Markup Language, the code that describes web pages. It's actually three kinds of code: HTML, which provides the structure; Cascading Style Sheets (CSS), which take care of presentation; and JavaScript, which makes things happen.

Tutreal2017
05-30-2017, 12:50 PM
HTML & CSS are rendering or designing language each twos are helping create a web page & JAVA is associate with performation action in web page & helps to connect database performing action in database records.

bestpolesaw
06-01-2017, 05:25 AM
HTML5 is the latest version of Hypertext Markup Language, the code that describes web pages. It's actually three kinds of code: HTML, which provides the structure; Cascading Style Sheets (CSS), which take care of presentation; and JavaScript, which makes things happen.

davidweb09
06-02-2017, 04:30 AM
HTML5 is advanced version of HTML used for website designing.

manchun
06-16-2017, 04:38 PM
HTML5 is latest version of HTML, you can use the HTML5 for responsive and device friendly website.

gaiasagrada
06-21-2017, 12:36 PM
HyperText Markup Terminology (HTML) is a markup language for developing websites. Webpages are usually considered in a internet web browser. They can consist of composing, hyperlinks, images, and even video and audio clip. HTML is used to indicate and explain each of these types of content so the internet web browser can show them properly.