Tagged Questions
1
vote
2answers
78 views
Using Schema for Blogging Article VS BlogPosting
I have been remaking my website for some time now and I want to launch it as quickly as possible but I want to make it leading edge if possible. I am currently I'm using a modified template (I know! ...
1
vote
0answers
36 views
Should I link the main article heading? [duplicate]
Possible Duplicate:
Anchor tag inside H1 or H1 inside achor tag : Which is better?
Why, on StackExchange sites, is the post title on the question page a link to itself?
Assuming, that I ...
1
vote
1answer
98 views
PSD To HTML (Recommended service?) [closed]
I have designed a web layout using Adobe Photoshop.
Who do you recommend to convert PSD to HTML from your experience?
There are couple services do them, for example:
www.psd2html.com
...
9
votes
3answers
5k views
http-equiv=content-language alternative - the way of specifying document language
Lots of web sites uses following meta tag to specify the default language of the document:
<meta http-equiv="content-language" content="es-ES">
When I go to W3C site and read about HTML ...
2
votes
1answer
58 views
How to Mark-Up a Multi-Page Tutorial?
I'm writing a very long tutorial that just can't fit in one page--it would make the page heavier than 1MB, so I have to split it up. But I really wish I could put it all on one page in order to show ...
3
votes
4answers
1k views
Is there a way to save MS Word document as HTML w/o the ms proprietary stuff?
So normally I wouldn't use this feature ("Save as Web Page") but I have large documents from clients they just want put on their site as HTML, and formatting it all by hand seems like a waste of time.
...
3
votes
3answers
977 views
Semantic Form Markup for Yes or No Questions
I frequently receive mock-ups of HTML forms with the following prototype:
Some long winded yes or no question? (o) Yes ( ) No
The (o) and ( ) in this prototype represent radio buttons. ...
3
votes
2answers
81 views
Do you have stats/trends for use of different HyperText Markup Languages?
For example: html-XYZ, xhtml, html5
