Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. what does this mean in the css3 font?

what does this mean in the css3 font?

Scheduled Pinned Locked Moved Web Development
cssquestion
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cjoki
    wrote on last edited by
    #1

    h1.fontface {font: 60px/68px 'ScriptinaRegular', Arial, sans-serif;letter-spacing: 0;}
    p.style1 {font: 18px/27px 'Scriptina-AlternatesRegular', Arial, sans-serif;}
    p.style2 {font: 18px/27px 'ScriptinaRegular', Arial, sans-serif;color:red;}

    mainly I am speaking about the 60px/68px and the 18px/27px. I do not recall seeing this before and was not successful in a google search...anyboby?

    Chris J www.redash.org

    L 1 Reply Last reply
    0
    • C cjoki

      h1.fontface {font: 60px/68px 'ScriptinaRegular', Arial, sans-serif;letter-spacing: 0;}
      p.style1 {font: 18px/27px 'Scriptina-AlternatesRegular', Arial, sans-serif;}
      p.style2 {font: 18px/27px 'ScriptinaRegular', Arial, sans-serif;color:red;}

      mainly I am speaking about the 60px/68px and the 18px/27px. I do not recall seeing this before and was not successful in a google search...anyboby?

      Chris J www.redash.org

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      font-size and line-height As explained here http://www.quackit.com/html/html_font_code.cfm[^]

      C 1 Reply Last reply
      0
      • L Lost User

        font-size and line-height As explained here http://www.quackit.com/html/html_font_code.cfm[^]

        C Offline
        C Offline
        cjoki
        wrote on last edited by
        #3

        Richard, Thanks a lot for such a great reference. Can you tell me if this is indeed css3 or earlier?

        Chris J www.redash.org

        L 1 Reply Last reply
        0
        • C cjoki

          Richard, Thanks a lot for such a great reference. Can you tell me if this is indeed css3 or earlier?

          Chris J www.redash.org

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Both individually, as you will know, are CSS1, but combined in this particular manner - CSS2 I am pretty sure of.

          C 1 Reply Last reply
          0
          • L Lost User

            Both individually, as you will know, are CSS1, but combined in this particular manner - CSS2 I am pretty sure of.

            C Offline
            C Offline
            cjoki
            wrote on last edited by
            #5

            Once again thanks Richard! I did know of them seperately but written together like this was new to me and it just goes to show no matter how many years you do something, there is always a surprise or two to be found. All the best!

            Chris J www.redash.org

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups