HTML5 is the fifth revision of and currently the latest version of HTML (HyperText Markup Language). The fifth revision of HTML introduced many new syntactic features such as video, audio, canvas as well as section and article to name a few, with which the content of websites may be better ...
1
vote
1answer
214 views
Google search : pubdate issue
At some point this year, Google Search started to show the publication date.
When I updated my website, I noticed that the publication date was actually my birthday, simply because it's the first ...
0
votes
2answers
192 views
How do you clean up a site with #1 organic google rank?
I'm in a bit of a pickle. My company's website recently started ranking in the top 5 Google organic results for 80% of our 2 and 3 word "target" phrases, often #1. This has resulted in awesome ...
2
votes
2answers
265 views
Google Showing Item Count and sub Headlines in Result, how does it work?
I recently noticed a Result View on google, I haven't seen before (as seen in the first result in the picture below, query is here). The result shows the count of Items (headings, he identifies as ...
12
votes
6answers
3k views
Which tool can tidy/indent HTML5?
I've already spent about 2 hours searching google and trying various tools but either they don't do indent tags per say or they aren't HTML5 compatible such as the famous HTML tidy which was last ...
2
votes
2answers
219 views
How will a website update - from HTML 4.01 to HTML5 - affect page ranking?
My concern is, my client is already number 2 on the search engine ranking for the main keyword of his particular field and I don't want to see him loose any more ground. He wants to not only future ...
0
votes
0answers
99 views
How to start a HTML5 video site? [closed]
So... What applications do I need to start a HTML5 based video site? ex.: an educational video site.
Is it technically solvable? A pure HTML5 site? Can anyone post links about it, docs, how to create ...
1
vote
1answer
351 views
HTML 5 - Backward Compatibility with new Tags and CSS?
In case I will use any of the new HTML5 Tags like:
<article> or <section> ...
with a doctype of
<!DOCTYPE html>
1.) Can I directly assign a style to this element like:
...
-1
votes
1answer
133 views
I am done with html and css, NOW, what tools should I start with? [closed]
I am done with html and css, NOW, what tools should I start with?
Shall I start with
Adobe CS3
OR
Adobe CS4
OR
Adobe CS5
Please let know. I am just confused.
Thanks :)
3
votes
1answer
1k views
Is it (still) advisable to use the PHP extension html tidy?
Currently i'm using latest stable version of PHP, webmastering a online shop with Doctype XHTML.
Most of our customers use "old" browsers, 25% use IE8, 10% use IE7, 3% IE6 (however, IE6 never ...
7
votes
4answers
4k views
Responsive Design: Which Framework Should I Use? CSS3 & HTML5
I've been looking for a suitable set of HTML5/CSS3 foundation files to start new projects on. I started off piecing together my own files, but I believe I might be better served in finding a solid and ...
2
votes
1answer
589 views
Is using HTML5 Doctype harmful for Mobile SEO in google?
At this page Google mentioned http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=34637&ctx=cb&src=cb&cbid=-1rb2an4c1lcom&cbrank=3
Q. What mobile markup languages ...
5
votes
1answer
164 views
html5 tags for SEO
I've a question for you.
Are now the new HTML5 tags, like
<header>,<footer>,<hgroup>,<nav>,...
... really usefoul for SEO?
Is google and other search engines considering ...
6
votes
1answer
179 views
Where do you draw the line with the new html5 elements
I have read this article http://diveintohtml5.org/semantics.html#new-elements on the different new elements in html5. Now I want to create my new portfolio with the this new markup. It is quite ...
1
vote
2answers
2k views
Using <audio> in Firefox with JavaScript
I am trying to implement background music on a website using the audio object, which is controlled by a JavaScript, I have posted a question about this before, @LazyOne explained that IIS will not ...
1
vote
1answer
93 views
What is the technology used to let people drag and drop images on top of each other, then save the result?
Fairly simple really, I just want people to be able to drag an image onto another image, position it where they want by dragging it around, and then when they're happy with it, click a button to save ...
2
votes
1answer
2k views
JavaScript control of <audio> not working in Firefox, works in Chrome
<audio id="audioMusic" loop="loop">
<source src="/Music/behind_you.ogg" type="audio/ogg" />
<source src="/Music/behind_you.mp3" type="audio/mp3" />
</audio>
<script ...
6
votes
1answer
177 views
If all content is on a single page and hidden/shown with JS would it make sense to use hashbangs?
I have a page where the general structure is
<a href="#section1">section 1</a>
<a href="#section2">section 2</a>
<a href="#section3">section 3</a>
<a ...
0
votes
1answer
420 views
how/when to use meta reply-to tag?
I was exploring meta tag and came across reply-to attribute. Can someone please give me an example of how to use it ? Also, is it recommended to use that attribute ?
1
vote
4answers
81 views
Correct element for rendered page title?
For SEO reasons, I've understood that it is important that the pages top most h1 is descriptive of the page's actual content. If one also wishes to have the site title at the top most part of the ...
2
votes
2answers
652 views
Prezi HTML 5 & html5 book recommendation
I was wondering what were you thought on being able to build an app similar to prezi (presentation app) using HTML 5.
Also while you're at it, I'm looking for a good HTML 5 book recommendation. ...
1
vote
3answers
751 views
input type=“email”
I have a form where I ask for email addresses. Usually I'd use
<input type="email" ...>
but I want to allow a user to type foo rather than foo@mycompany.com in the (likely) case that they ...
3
votes
1answer
116 views
JS and CSS caching issue: possibly .htaccess related
I've been using the HTML5 Boilerplate for some web projects for a while now and have noticed the following issue cropping up on some sites.
My CSS and JS files, when loaded by the browser, are being ...
3
votes
1answer
90 views
In HTML5, different browsers support different formats of video
Does it mean that I need videos of multiple formats so that it can be played on different browsers by adding multiple sources to the tag?
0
votes
1answer
116 views
Downsides for adapting a site to HTML5/CSS3? [duplicate]
Possible Duplicate:
Should I use HTML5 and/or CSS3 to build my website?
I've been wondering if there are any serious downsides for switching a websites code to HTML5/CSS3 now (browser ...
6
votes
3answers
2k views
Where do I create the file .htaccess, in order to serve my HTML5 cache manifest file correctly?
From a post on http://diveintohtml5.org/offline.html (Wayback Machine Copy)
Your cache manifest file can be
located anywhere on your web server,
but it must be served with the content
type ...
66
votes
9answers
5k views
So now Google has said no to old browsers when can the rest of us follow suit?
Google recently announced that they will no longer support older browsers on Aug 1st:
For this reason, soon Google Apps will only support modern browsers. Beginning August 1st, we’ll support the ...
3
votes
2answers
2k views
Why doesn't autofocus=“autofocus” work in Mozilla Firefox?
<INPUT TYPE=TEXT NAME="Gw" MAXLENGTH="225" size="42" autofocus="autofocus">
If I try this with Google Chrome it works. I just want to highlight a form without <script>.
Why doesn't it ...
0
votes
2answers
377 views
Recommended domain name for tablet version?
We are creating HTML5 web app for tablets ("tablet optimized" version of the web site).
Mobile domain names have already standardized itself to m.yourdomain.com or yourdomain.mobi. But how about ...
2
votes
4answers
395 views
Should I jump straight into HTML 5 and CSS 3 from minimum knowledge of HTML?
I first learned HTML a long time ago, from the Visual Quickstart guide in 1999, HTML 4 for the World Wide Web. Though I have a grasp of fundamental concepts of HTML, my knowledge of CSS is woefully ...
2
votes
2answers
60 views
Is there any downside to using <embed> with Flash content?
I've recently learned that HTML5 now officially supports the <embed> tag. With that in mind, is there any reason not to just use it to embed Flash content into HTML5? Would there be any browser ...
1
vote
0answers
84 views
I've built a new website using html5, should I have built in flash instead? [closed]
I am web developer. For a new project of mine I decided to built a very complex website using html 5. Having now looked at the final product I am not sure, should I have just used plain old flash ...
2
votes
2answers
156 views
What would be causing so much bandwidth usage if there are no large files?
I'm pretty new to web design/coding so I'm sorry if this question has an obvious answer I've overlooked. I'm currently working on a website for a small company (from scratch/no CMS) and am basing it ...
1
vote
2answers
67 views
What type of video player is this?
I'm looking for something like this video player (http://www.be-creative.tv/#/brian-Leonard-02-02/) or something very similar. Does anyone have any ideas? Doesn't necessarily have to be free. HTML 5 ...
4
votes
2answers
7k views
Name attribute is obsolete, what is the correct behavior when dealing with anchors?
Putting some code through the html5 validator, I get this:
Warning: The name attribute on the a
element is obsolete. Consider putting
an id attribute on the nearest
container instead.
I ...
1
vote
1answer
166 views
SEO directories - good or bad?
I am building my first blog that will provide quality information about a specific niche ( make up, fashion etc. haven't decided yet ). I am intending for it to be as high on the google page as ...
10
votes
3answers
7k views
What's the difference between Modernizr and Html5Shiv?
I was toying with the idea of switching to html5. It seems there are 2 major scripts for dealing with supporting html5 on older browsers.
Modernizr and Html5Shiv
I was wondering if they do the same ...
2
votes
3answers
116 views
Video for an ads-driven web-site
I have a website, wich i will fill with a bunch of useful videos.
I've implemented an ads rotation engine for articles and will do so for videos.
The next milestone is to decide, how video will be ...
3
votes
1answer
176 views
Is there any reason for me not to use the “wav” format for html5 audio crossbrowser compatibility?
I'm targeting modern browsers (only those that support <audio>) and specifically the iPad. I've tested here and wav works on chromium, firefox 4.0 (both mac 10.6) and on the iPad. I have a ...
8
votes
2answers
168 views
Linking with an image: Background vs <img>
What is considered best practice (semantically) when using text with an image to link to an internal page or category?
Option 1
<nav>
<a href="/kittens">
<img ...
4
votes
2answers
257 views
Will HTML5 adoption render my site search engine unoptimized? [duplicate]
Possible Duplicate:
Will my new HTML5 website decrease my Google ranking?
For example, currently, I understand that search engines give the most emphasis to h1 elements, followed by h2, ...
1
vote
1answer
174 views
Critique of SEO of this HTML [closed]
I'm designing a new site which I want to be as SEO friendly as possible, fast and responsive, semantic and very accessible. A lot of these things, embarrassingly are quite new to me. Have I miss ...
1
vote
3answers
657 views
Will my new HTML5 website decrease my Google ranking?
I have a traditional HTML website that loads pages/sections of the site when people click on menu items. Pretty standard.
Currently, I'm working on relaunching my website with a brand new HTML5 code ...
1
vote
3answers
207 views
Defining 'HTML5 Interface'
I've seen people talk about sites upgrading from Flash to HTML5, but there's no sign of HTML5 anywhere in their source. So what constitutes as an "HTML5 interface"? Is this term becoming the next "Web ...
1
vote
3answers
216 views
Is my Document Type Definition Still Up to Date?
currently all my php generated rich html webpages start with this line, which I have been adding to my tempaltes YEARS ago...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
...
4
votes
4answers
3k views
HTML5 Semantics - H1 or H2 for ARTICLE titles in a SECTION
It's my understanding (based from this chapter of Dive into HTML5: http://goo.gl/9zliD) that it can be considered semantically appropriate to use H1 tags in multiple areas of the page, as a method of ...
7
votes
7answers
919 views
Can anyone list some real examples of 'HTML5' being used in the wild?
I am using HTML5 in the same way everyone seems to be using it these days, meaning: HTML5 tags, Canvas / 3D / javascript and CSS3.
I am struggling to find examples of sites that are using these ...
2
votes
1answer
43 views
Explanation of ARTICLE tag
In explanation of tag W3SCHOOL :
The tag defines external
content.
What's the meaning of external content exactly ? It's mean quoted (from somewhere) text ?
1
vote
2answers
532 views
Has anyone been able to convert a site's media content from flash to html5?
I'm looking to convert a site from Flash based video to HTML5, the current video uses time marks to display slides (kind of like how youtube has ads on their videos). But the difference between ...
1
vote
2answers
909 views
Section/Aside (HTML5)
I read about <section> and <aside> on the WC3 site a whole ago, but I can't remember if an <aside> should be placed inside a <section> or directly beneath it. Does anybody ...
0
votes
1answer
801 views
How to rotate html5 canvas as page background? [closed]
I want to achieve the following:
Image a white sheet of paper on a black desk. Then rotate the paper a little bit to the left (like, 25 degrees). Now you still have the black desk, and a rotated white ...