HTML5 IE Problem

This has been giving me a headache, but the navigation list don't display as inline in IE browsers 6-8: [http://test.surgimap.com/rep_skin/calendar.html][1] That's the site, and this link is a ... Read more

1 answer Latest by Artistic Abode about 1 month ago

Why do mobile browsers download all the content of stylesheets and not just the content specified in the media query that applies to them?

I mean it seems to me like this makes the media queries intended purpose somewhat useless considering that all of the data (images and all) for the desktop version of a site need to be downloaded o... Read more

2 answers Best answer by Ktash

can <figure> be used with background images?

Hi I started reading upon html5 and I am trying to work on a project so that I can see how things work. I know that the tag can be use like this: <img ... Read more

5 answers Best answer by danwellman

Would you use a section or article tag in html5 for a jquery slider?

Have a slider with some pretty pictures. Working through HTML5 and am not sure if I should use a section tag or article tag. http://dev.w3.org/html5/spec-author-view/the-article-element.html sta... Read more

1 answer Latest by Tony Crockford 10 months ago

What is the proper way to autoplay a background audio file with xhtml?

This is a rare situation for a website design/development. In the past I have absolutely avoided using audio files to load/play automatically on websites. It's generally just bad form in most cas... Read more

B57454f5-8b08-4abd-bf36-8cbed9978f26

No answers yet

Joel 0

What’s the best (semantic) approach to comments?

Hi! Here’s a question for the web semantics evangelists. If I understand HTML5's novel sectioning elements correctly, the <article> element should be used for any regular content block; think ... Read more

1 answer Best answer by Tony Crockford

Is there a better way to have a two column website with header and footer, equal height columns and stretchy column widths?

I wrote a website a while ago that is a little messy in how it does things. I used this [CSS template][1] and this [equal height columns trick][2]. I have not one but two container divs and I can't... Read more

1 answer Latest by joneff over 1 year ago

In HTML5 are little Facebook Like Button, Twitter Tweet Button a good use for an <aside>?

It seems to me that the buttons are: main textual flow of a document." "...content that is tangentially related to the content that forms the main textual flow of a document."main textu... Read more

1 answer Latest by Ktash over 1 year ago

Why is Floated Sidebar Inheriting CSS Formating From Another Element

Hi, I'm fairly new to web design and, although I have a reasonable grounding in some aspects, there are areas which I'm still attempting to get to grips with. I'm in the process of creating a... Read more

5f79d2ed-866c-43e6-92db-7951be30628c

2 answers Best answer by Artistic Abode

Can HTML5 apps pass information to Paypal?

Could a small, lightweight HTML5 application save account login credentials for Paypal and then pass it to the Paypal login/pay now authorization screen without requiring the user to manually input... Read more

1 answer Latest by Abinadi Ayerdis over 1 year ago