Results 1 to 6 of 6

Thread: What exactly is meant by the term "markup"?

  1. #1
    Join Date
    Mar 2007
    Posts
    68
    Thanks
    11
    Thanked 0 Times in 0 Posts

    Default What exactly is meant by the term "markup"?

    "if you want to have your own markup for the menu..."

    I'm sure this sounds real dumb to any computer tech but since I am not a computer tech I would like to know what is meant by this word? I see it a lot on here.


  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I am not certain if markup is a technically defined term in a given context or not. In the context you give:

    "if you want to have your own markup for the menu..."
    I take it to mean (and I think it was me who wrote that originally) the HTML portion of the code.

    If that is, as I suspect, from the omni slide menu demo page, it means that you can stop the script from creating any HTML for the menu and supply your own instead.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    "markup code" or "markup language" refer to html, usually.
    I suppose it means something like "text with some code, but not quite programming".
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  4. #4
    Join Date
    May 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by djr33 View Post
    "markup code" or "markup language" refer to html, usually.
    I suppose it means something like "text with some code, but not quite programming".
    difficult language of programing! but...... I hate this!
    Last edited by Twey; 05-31-2007 at 08:34 AM. Reason: Removed link, which was irrelevant to the thread. In fact the whole post is, but perhaps by accident.

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Markup is simply that: text that has been "marked up" to distinguish parts of it from others.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #6
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Markup is simply that: text that has been "marked up" to distinguish parts of it from others.
    Of course: it simply defines the different ways of outputting data.
    Think of it as bbcode. How would you be able to say what is bold, italics, underline? You have to have a start and an end. It all works in this way.
    - Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •