Questions tagged [semantic-markup]

Semantic Markup is using specific elements based on their intended meaning, as well as separating content from presentation, in HTML, Use this tag for questions about using semantic markup in HTML.

Semantic Markup is using specific elements based on their intended meaning, as well as separating content from presentation, in HTML, Use this tag for questions about using semantic markup in HTML.

1011 questions
-2
votes
1 answer

Semantic button markup

curious how the below might be marked up via HTML. Not sure if it's a list, if it should be separate divs (with spans maybe?) or navigation(html 5). The button on far left is stand-alone. Then the title in center. Then a button group (back/next).…
user763460
  • 221
  • 2
  • 8
  • 18
-2
votes
1 answer

Is there a well defined schema for semantically marking up Q&A platforms?

I am looking for a schema in microdata/open graph protocol with which I can markup content generated in Q&A platforms. Q&A platforms are user generated Q&A system like popular stackoverflow, quora, answers.yahoo.com, answers.com etc. Typically, they…
Tom Praison
  • 41
  • 1
  • 5
-2
votes
3 answers

Is this method for having both a logo image and text good or is there a better method and/or other options or considerations?

When I try to research this I find it hard to separate this scenario from the much debated image replacement discussions and debates, but in my case I want to use BOTH and image and text. The problem is that I want to have both a logo and image but…
byronyasgur
  • 4,627
  • 13
  • 52
  • 96
-3
votes
0 answers

Where should I put my images slider to be matched with semantic markup in HTML5

I don't know where I should put my image slider - put it in article tag or in figure tag or something else. I tried this code:
-3
votes
1 answer

which way is better to structure a image caption?

I am implementing the HTML of an image with a caption and I am not sure what the best idea is to build the markup for. I am not sure if i should use a separate div with a class attached to it and then just add a with the text.
boehmatron
  • 713
  • 5
  • 15
-4
votes
1 answer

How would I go about referencing a document type with RDFa?

For a website, I need structured data for a publication content type. On this website, a publication is made of: a title a short description a date a category a URL to a document What vocabulary should I use from Schema.org for such a content?…
MrUpsidown
  • 21,592
  • 15
  • 77
  • 131
1 2 3
67
68