can someone tell me what this tag is for?

W

westsidesally

I suppose I should add that I'm trying to de code a simple website I
created using a wysiwyg program so I can understand html better
 
F

freemont

I suppose I should add that I'm trying to de code a simple website I
created using a wysiwyg program so I can understand html better

You're going backwards. ;-) Understand some html and css *first*... then
you'll see why the crap that editor generates is a bad thing. It made a
crazy name for a class- interpret it as lpx center page outer. The reason
you don't understand it is because you didn't make it yourself. If you
had, you would have given it a name that meant something. Look in the .css
file that your editor created for .lpxcenterpageouter, and examine the
properties listed within the brackets after it. Go from there. :)
 
W

westsidesally

freemont said:
You're going backwards. ;-) Understand some html and css *first*... then
you'll see why the crap that editor generates is a bad thing. It made a
crazy name for a class- interpret it as lpx center page outer. The reason
you don't understand it is because you didn't make it yourself. If you
had, you would have given it a name that meant something. Look in the .css
file that your editor created for .lpxcenterpageouter, and examine the
properties listed within the brackets after it. Go from there. :)
Thanks a lot!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top