Original Thread where I grabbed the code from. (User: Winters)
Issue: With all the divs "hidden," when I initially open the page, there isn't any content. I think this code was made for a page with static content. However, I need a div (in the same position as the others) to be visible upon the page loading, then if the user clicks the other links, it functions just as it does now: Shows the div (linked to the id) and hides the others including the one that is initially visible.
Note: I literally just started learning java. I can already see it's potential, but that by no means makes it any easier to code to begin with.
Any help would be appreciated. I've seen this done with anchor tags, but even when I took the codes, it was just too difficult to fit it into my layout. Unfortunately, I can't show a link to the website since it's offline, but if anyone needs clarification, please let me know!