Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > HTML / DHTML

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 06-01-2015, 03:47 AM   #1
houstontxdogtra
Registered User
 
Join Date: May 2015
Posts: 16
Use html 5

Hello Friends Please tell me how to use HTML 5 in system.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
houstontxdogtra is offline   Reply With Quote

Old 06-01-2015, 04:17 AM   #2
manish955
Registered User
 
Join Date: May 2015
Posts: 243
What is system?Html 5 is used for designing webpages.Its the latest version of html.I gives html the power of animations and many more new feature.You may refer to w3schools for these features.Telling all here will be very time consuming.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
manish955 is offline   Reply With Quote
Old 06-01-2015, 10:46 AM   #3
yasar
Registered User
 
Join Date: May 2015
Posts: 61
HTML5 is Updated version oh html 4 and 4.1 , it is a basic Web site development language,
In HTML5 Consist a simple and single line coding to build big function
For Ex
<input type="text" required>

Run this code in your browser
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
yasar is offline   Reply With Quote
Old 06-04-2015, 02:37 PM   #4
petesams
Registered User
 
Join Date: Jun 2015
Posts: 11
HTML5 is the new thing, try to use it with videos and other things that used to be really heavy in terms of code in the past. HTML5 is mobile friendly, it means that you won't see errors on your tablets.
__________________
Mastering Engineer. My website:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
petesams is offline   Reply With Quote
Old 06-04-2015, 05:22 PM   #5
naveedghaazi
Registered User
 
Join Date: Jun 2015
Posts: 11
good information
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
naveedghaazi is offline   Reply With Quote
Old 09-03-2015, 03:46 AM   #6
vtechpk
Registered User
 
Join Date: Sep 2015
Posts: 12
if you want to create website using html5 you can learn about it over w3schools.com
vtechpk is offline   Reply With Quote
Old 11-01-2015, 11:22 PM   #7
ipack
Registered User
 
Join Date: Oct 2015
Posts: 116
hi,
HTML is a scripting language used to design webpages and html 5 is a latest version, which includes some new tags. You can read more information by using search engines and w3school website.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ipack is offline   Reply With Quote
Old 11-02-2015, 02:14 AM   #8
issuemagazine
Registered User
 
Join Date: Oct 2015
Location: India
Posts: 446
Hello,

You can go through html5-tutorial and get detailed knowledge about it.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
issuemagazine is offline   Reply With Quote
Old 11-18-2015, 12:11 AM   #9
Lemosys
Registered User
 
Join Date: Aug 2015
Location: 2530 Yorktown apartment , Houston ,Texas 77056
Posts: 116
HTML is a markup language for describing web documents (web pages).

HTML stands for Hyper Text Markup Language
A markup language is a set of markup tags
HTML documents are described by HTML tags
Each HTML tag describes different document content

you can easily run on your system without any software.
open notepad and write a simple program
save as a file-name.html, hml
run on your system browser
__________________
Lemosys Infotech is an ISO Certified Company having its operations in India & US. We offer best IT Services that includes Website Development, Web Designing, Mobile Application development, Search engine optimization & Testing. Call us to
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
.
Lemosys is offline   Reply With Quote
Old 11-24-2015, 06:57 PM   #10
hanhtrinhxanh20
Registered User
 
Join Date: May 2015
Location: Dai Vi, Tien Du 220000, Viet Nam
Posts: 9
First, you should know the tag <html></html> it is a root tag. And HTML is very common, we can say all browsers support it, for specific html tags you can go to w3cschool they have a list and a short instructions to show the way to use each tag.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
hanhtrinhxanh20 is offline   Reply With Quote
Old 06-13-2016, 12:11 PM   #11
RyanVarnals
Registered User
 
Join Date: Jun 2016
Posts: 14
One of the best ways to learn html5 is to see the differences from html4 to html5. I think there is a w3schools article on html4 to html5 "migration". One of the biggest differences is that:

HTML4: <div id="header">
HTML5: <header>

This is for several other elements too. And there other changes also.

Hope this helps.
__________________
Ryan Varnals
Web Developer
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
RyanVarnals is offline   Reply With Quote
Old 06-23-2016, 12:49 AM   #12
SMTPL
Registered User
 
Join Date: May 2016
Posts: 56
HTML stands for hyper text markup language.HTML is not a programming language.It is markup language.HTML 5 is used for design web page.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
SMTPL is offline   Reply With Quote
Old 08-26-2016, 11:47 PM   #13
eumaxindia
Registered User
 
Join Date: Aug 2016
Posts: 640
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Title of the document</title>
</head>

<body>
Content of the document......
</body>

</html>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
eumaxindia is offline   Reply With Quote
Old 08-28-2016, 12:04 AM   #14
MarissaMayer
Registered User
 
Join Date: Aug 2016
Posts: 10
Quote:
Originally Posted by eumaxindia View Post
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Title of the document</title>
</head>

<body>
Content of the document......
</body>

</html>
It was very well about html5
__________________
گروه طراحی سایت مهندسین ساین وب


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
MarissaMayer is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
XML Ves HTML Christinaj HTML / DHTML 3 02-17-2022 10:02 AM
BasicDifference between HTML 5 and HTML 4 albertmorrison3 HTML / DHTML 14 12-06-2017 09:50 PM
HTML 5 and HTML 4 johnhedberg3 HTML / DHTML 3 06-16-2012 04:08 AM
Differences with HTML 4 and HTML 5 danielnelson HTML / DHTML 11 06-10-2012 09:21 PM
1.Basic distinguishing features of HTML 4 and HTML 5 rooseveltjobs HTML / DHTML 0 04-12-2012 10:00 PM


All times are GMT -7. The time now is 11:21 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.