HTML code question
-
Hi, all,
I am working on coding something for my blog. They’re college football standings. I want them to look something like this:
Team name 0-0 0-0
Team name 0-0 0-0
Team name 0-0 0-0I know it requires a lot of manual labor, but on the .com side everything just runs together and manual spacing isn’t good enough. I used to know how to do this, so if someone a little smarter than me about coding could help me out that would be wonderful. Thanks in advance.
The blog I need help with is: (visible only to logged in users)
-
You could do that with tables. Here is a comprehensive article about building tables:
-
- The topic ‘HTML code question’ is closed to new replies.