Hello Everyone,I have a quick question about HTML coding. I am working on a website. I have my pages set up, and the frames in. But I can't figure out how to put a space between links on the same line. For example...lets say I have 5 links... "Home Page", Page 1", "page 2", "Page 3", and "Page 4". When I put the HTML coding for them on my page they ended up looking like..."Home Page""Page 1""Page 2""Page 3""Page 4"How do I get them to look like..."Home Page" "Page 1" "Page 2" "Page 3" "Page 4"I have tried using the number entity for a space ( ) without the braces of course...but I can'