Archive for validation check
Mar
11
Need an VALID xhtml code for adding an image to my blog.?
Posted by: | Commentswordpress design Question: Need an VALID xhtml code for adding an image to my blog.?
My wordpress design is valid and all, but the moment I add an image to my site, it shows a bunch of errors when running it in the validation check.
Can anyone provide me with a code I can use to place images in a wordpess page, which is valid?
Best Response:
Answer by HandyManOrNot
XHTML basically means that every tag must have an ending tag.
For the image tag, just make sure to end it.
Please post the image tag code you are using that fails validation so we can see what is wrong.
Tags: xhtml code, validation check, design question, image tag, tag code