Coalition of Positive Messengers to Counter Online Hate Speech.

This project tackles the issue of hate speech - online hate speech in particular, targeted against migrants, refugees and asylum seekers in the 7 EU countries. It addresses the need for more effective civil society response to online hate speech through sharing and disseminating best practices. The main project objective is to strengthen the response of civil society at the national and EU level to online hate speech through active engagement of local communities in creating and sharing powerful counter-narratives against xenophobic discourse. The project focuses on 1) building multi-stakeholder coalitions for developing counter-narratives to denounce hate speech and negative representations of migrants and refugees, and 2) disseminating the positive messages through media literacy and a public awareness campaign.

READ MORE

 

Templates

JSN Blank 2 was re-designed with more emphasis on modern typography and we believe it provides the most comprehensive content presentation capability. Everything was designed with high level of refinement. Let's take a look at some examples below.

Headings

All HTML headings, <h1> through <h6>, are available. .h1 through .h6 classes are also available, for when you want to match the font styling of a heading but still want your text to be displayed inline.

In Sun Framework, you will only need to adjust ONE base size for headings (h5 equivalent), we will do all the math for you and the magic will happen in your site.

h1. Sun heading

h2. Sun heading

h3. Sun heading

h4. Sun heading

h5. Sun heading (used as base heading size)
h6. Sun heading

<h1>h1. Sun heading</h1>
<h2>h2. Sun heading</h2>
<h3>h3. Sun heading</h3>
<h4>h4. Sun heading</h4>
<h5>h5. Sun heading (used as base heading size)</h5>
<h6>h6. Sun heading</h6>

Blockquotes

Default blockquote

Wrap <blockquote> around any HTML as the quote. For straight quotes, we recommend a <p>.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

<blockquote>
  <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
</blockquote>

Blockquote options

Style and content changes for simple variations on a standard <blockquote>

Naming a source

Add a <footer> for identifying the source. Wrap the name of the source work in <cite>

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

Someone famous in Source Title
<blockquote>
  <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
  <footer>Someone famous in <cite title="Source Title">Source Title</cite></footer>
</blockquote>
Alternate displays

Add <.blockquote-reverse> for a blockquote with right-aligned content.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

Someone famous in Source Title
<blockquote class="blockquote-reverse">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
<footer>Someone famous in <cite title="Source Title">Source Title</cite></footer>
</blockquote>

Address

Twitter, Inc.
795 Folsom Ave, Suite 600
San Francisco, CA 94107
P: (123) 456-7890
Full Name
This email address is being protected from spambots. You need JavaScript enabled to view it.
<address>
  <strong>Twitter, Inc.</strong><br>
  795 Folsom Ave, Suite 600<br>
  San Francisco, CA 94107<br>
  <abbr title="Phone">P:</abbr> (123) 456-7890
</address></pre></code>

<address>
  <strong>Full Name</strong><br>
  <a href="mailto:#">This email address is being protected from spambots. You need JavaScript enabled to view it.</a>
</address>

Further Information

For further typography styles, please check Bootstrap 3's Offical Documentation here: http://getbootstrap.com/css/#type

Subcategories

Go to top