User:CallerNo6/Web Service/testing

From MusicBrainz Wiki
Jump to navigationJump to search

Links

  • http://musicbrainz.org/ws/2/<entity> (italic)
  • http://musicbrainz.org/ws/2/<entity> (bold)
  • http://musicbrainz.org/ws/2/<entity> (bold italic)
  • http://musicbrainz.org/ws/2/<entity> (css font-family:monospace , fixed width, note it's smaller)
  • http://musicbrainz.org/ws/2/<entity> (tt, should be fixed width)
  • http://musicbrainz.org/ws/2/<entity> (tt, should be fixed width slightly bolder)
  • http://musicbrainz.org/ws/2/<entity> (tt bold)
  • http://musicbrainz.org/ws/2/<entity> (tt italic)


Entities in sentences?

  • An artist is not an artist. (tt)
  • An artist in not an artist. (tt italic)
  • an artist is not an artist (css font-family:monospace , should be fixed width but note it's smaller)

Monospace tests

  • OOOOOO

So, note. font-size:monospace will default (for most sytems) to smaller-than-body-text unless you put in a dummy font-family first. So:

<span style="font-family:mono-workaround, monospace;">Foo</span>

WTF?

This is a page for trying out typographic conventions.


from O'Reilly
Code blocks Constant width
Registry keys Constant width
Language and script elements: class names, types, namespaces, attributes, methods, variables, keywords, functions, modules, commands, properties, parameters, values, objects, events, XML and HTML tags, and similar elements. Some examples include: System.Web.UI, a while loop, the Socket class, and the Obsolete attribute. Exception: commands in Unix, Oracle, SQL, and Linux book, which are regular italics. Constant width
Replaceable items (placeholder items in syntax); “username” in the following example is a placeholder: login: username Constant width italic
Commands or text to be typed by the user Constant width bold
Line annotations Body font italic (but smaller)
Placeholders in paths, directories, GUI items, URLs, or other text that would be italic anyway http://www.<yourname>.com
Keyboard accelerators (Ctrl, Shift, etc.), menu titles, menu options, menu buttons Body text