Questions tagged [article]

An article is a particular section or item of a series in a written document

Use this tag to ask questions about features in a software that helps in writing/editing articles.

377 questions
607
votes
16 answers

HTML5 best practices; section/header/aside/article elements

There is enough information about HTML5 on the web (and also on stackoverflow), but now I'm curious about the "best practices". Tags like section/headers/article are new, and everyone has different opinions about when/where you should use these…
Bas van Dorst
  • 6,632
  • 3
  • 17
  • 12
43
votes
4 answers

What is the correct implementation of the Open Graph "article" type?

I need to add Open Graph tags to a blog page. It seems from reading the spec (http://ogp.me/) using an og:type of article is the way to go. However, I find the spec unclear and I'm unsure how to implement the syntax correctly. Two example websites…
jamieburchell
  • 761
  • 1
  • 5
  • 18
12
votes
4 answers

or

Trying to get my head around the new semantic elements in HTML5. Does a
belong inside an
or is it the other way around? Does it even matter? I'm looking at re-structuring a wordpress blog.
Abizern
  • 146,289
  • 39
  • 203
  • 257
10
votes
1 answer

How do I reference Python in a scientific article or thesis?

I'm writing a scientific article in which I used Python for simulations. How is the Python language properly referenced? Are there any articles in journals available I could link to? This is also relevant for theses and dissertations in fields where…
Eekhoorn
  • 906
  • 3
  • 10
  • 24
10
votes
2 answers

How to extract Article Text contents from HTML page like Pocket (Read It Later) or Readability?

I am looking for some open source framework or algorithm to extract article text contents from any HTML page by cleaning the HTML code, removing garbage stuff, similar to what Pocket (aka Read It Later) software does. Pocket official webpage:…
Furqan Safdar
  • 16,260
  • 13
  • 59
  • 93
8
votes
2 answers

HTML5,
inside unordered list

Can I use
tag inside unordered list? I know, that
represent a generic section of document. Usually we find heading inside. So... I have list of products. Usually about 20 per page. Each element have: heading, short description…
Mr Sooul
  • 659
  • 2
  • 9
  • 19
8
votes
3 answers

Confusion between

Despite reading pages upon pages about the
and
tags I really don't understand how to apply them to my site. I have a product page with related products at the end of the page. First I thought about doing something like…
pandronic
  • 631
  • 2
  • 9
  • 21
7
votes
2 answers

Post an article to company LinkedIN page via REST api (v2)

Using v2 of LinkedIn REST API I'm searching for a way to post an article to my company's LinkedIn page. I've signed up here https://business.linkedin.com/marketing-solutions/marketing-partners/become-a-partner/marketing-developer-program and…
rostgaard
  • 325
  • 1
  • 6
  • 19
7
votes
2 answers

Why is last-child not targeting the last article tag in this fiddle?

Why is last-child not targeting the last article tag in this fiddle? http://jsfiddle.net/gunP9/
111
111
111
byronyasgur
  • 4,627
  • 13
  • 52
  • 96
7
votes
2 answers

How to style Joomla 2.5 article's intro text?

It's very strange but I haven't found a really good solution by googling joomla style intro text. I want that the current output:

Intro Text

Full Text

to be replaced by:
Mohammad Naji
  • 5,372
  • 10
  • 54
  • 79
7
votes
2 answers

HTML5
's inside

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 2 headers H2 (150px) In CSS I'll float:left -…
SerNeo
  • 123
  • 1
  • 1
  • 10
5
votes
6 answers

Best way to store articles in a database? (php and sql)

I want to store articles in a database, but I cannot seem to find much information on the best way to do this, from what I have read it seems split between most people on how to effectively do this. A lot of people will suggest a way and others will…
valon
  • 467
  • 1
  • 7
  • 16
5
votes
2 answers

How to add a subtitle in class article in Latex?

I am writing a report in Latex and my document class must be article. I want to add some additional text under my title but I can't find anything that would correspond to a subtitle command. Does anyone have any…
Pete97
  • 81
  • 1
  • 2
  • 6
5
votes
3 answers

posts in multiple languages?

im searching for a Tool/ way to write 2 different Articles in 1 Article page. For example: I want to write English articles and an translation in German with a few differences and when someone want to see the Articles of the whole page in German…
SAO Blash
  • 61
  • 1
  • 5
5
votes
4 answers

Joomla 3.2.3 featured article ordering

In Joomla 3.2.3 i can not make the article orders like in J 1.5.x , i want to make the frontpage article ordering like what i define at administrator area. I try several ways and still do not have any success, 1 weeks already ... :( The last i tried…
user2758001
  • 109
  • 4
  • 11
1
2 3
25 26