Tagged Questions
0
votes
2answers
132 views
Extracting article contents from PDF magazines
First of all, I am not aiming for a specific development answer, but rather a development approach.
The problem that I am having, is I have a client with a enormous amount of articles in PDFs, about ...
0
votes
2answers
2k views
HTML5 <section>'s inside <article> and header
I'm trying to make a semantic HTML5 code and not sure if it will be right.
Visualy I have an article/post divided in 3 cols:
IMAGE (200px) | H1+ Summary + More Link (350px) | Additional Section with ...
0
votes
1answer
328 views
HTML5 semantic structuring of article and section on web site with multiple sub levels
Which of the following - if any - is the most correct way of using the article and section elements on a web site with multiple sub levels?
The first example creates this flat outline like this.
...
1
vote
1answer
500 views
Right HTML 5 Article Structure
I hope the question is not too generic, but I would need an advice:
Which one of the following examples would you consider to be the right one?
Number 1
<article>
<section>
...
