I’m not sure that this is called a header, or what language it would be done in. I assume Java, which I know little of.
Here’s what I’d like to do.
Everytime I put a news post on my site, I want something atop that which gives the date and time of post (Where I can select the size of font this is displayed in as well) and maybe a title to the post. I see it all over, so I guess it’s pretty common and easy to do, but I’m not really sure how.
Example:
(Say this is what I want to post.)
“Blah blah blah, this is my news post, blah blah, new.(pretend this is a paragraph or two long)”
When I post that, I want the page to look like this:
“News for you. (then, in smaller font) Friday, July 4, 5:56pm CT”
“Blah blah blah, this is my news post, blah blah, new.(pretend this is a paragraph or two long)”
I hope that was clear. So that’s what I’d like to do, with the size and color of the fonts whatever I’d like them to be. Help?
Thanks in advance.
Aaaand…a question about onmouseover that I couldn’t find on webmonkey. While the mouse is over the link, I want it to be a different color. Like some of the links here at Kirupa as well, but I couldn’t find the answer in the page’s source, either.
Also, when the mouse is over some links, I want a little mesage to pop up behind the mouse. Like, when your mouse is over the “Back” button on IE for a couple seconds, the little yellow box pops up that says “Back to Kirupa Forums” I hope that’s clear, too.