Results 1 to 3 of 3

Thread: Span ....

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2000
    Location
    Mobile, AL, USA
    Posts
    600

    Span ....

    Hi, I'm inexperienced with HTML and I'm looking at someones else's code for a project at work (I know, I know - bad idea! ) Anyway, there are all of these span tags in the file like <SPAN class="624594814-13082004"> and I want to know what they do. When I did some research on class, it said that it was associated with formatting in a css file; however, none of the css files in the project have 624594814-13082004. What am I missing?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Span ....

    Span tags have no meaning but are used as placeholders for styles, etc. Yes, the class mentioned there should be present in your CSS file or stylesheet information on that page. If not, it may just be there because the page was autogenerated or some similar reason.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2000
    Location
    Mobile, AL, USA
    Posts
    600

    Re: Span ....

    Thanks mendhak!

Posting Permissions

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



Click Here to Expand Forum to Full Width