The file is here - http://www.godofgod.co.uk/newssub/view_article.php?id=2.
For anyone interested I'm making an article submission system.
2007-09-12
06:04:31 ·
update #1
lol thanks everyone. I make stupid mistakes like this all the time and never notice. : )
2007-09-12
06:12:45 ·
update #2
you wrote herf instead of href
2007-09-12 06:07:39
·
answer #1
·
answered by nonlinear 6
·
0⤊
0⤋
The thing is, with all that stuff in there, it's no wonder you're confused. It's really hard to see what's going on.
Your style should be in a stylesheet, not embedded in the html. The whole point of css is so that you can change it without delving into your html file.
And then you are using which is what we used to use BEFORE css. If you were to change it to something like this:
In the section:
And in the :
Posted at Tue Sep 11, 2007 11:50 am by
your anchor textThis is a test. A HTML
test. With
quotes
You would find it much easier to see typos.
2007-09-12 16:49:17
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
this code looks suspicious. Firstly HREF not herf! Secondly, it looks like you mixed these values (example: causes less problems than: ). Third thing is you should better write CSS or simply style them in the page. There is no need to write tags. better way is just or
For betst performance look this link :)
2007-09-12 14:15:48
·
answer #3
·
answered by kolibrizas 3
·
0⤊
0⤋
herf
HREF!
You don't show a "" either (somewhere before the last
)
I know. Too long at looking at it... LOL
2007-09-12 13:07:42
·
answer #4
·
answered by just "JR" 7
·
0⤊
0⤋