I have some experience with Java , C , databases , networking etc..But anything related with Html I am a begginer.The only thing that I am looking for is to center two words
Centering horizontally is easy - centering vertically is a bit tricky in css as it's not really supported (besides table cells That's one possible solution - there are many approaches, here is a good article on that. In your case something like that should be sufficient:, which is bad style for layouting unless a table is really needed as - well - a table). But you can use semantically correct html tags and apply table display properties to it.
WORDWORDWORDWORD2