Background: I am teaching myself/relearning HTML and CSS by modifying a character sheet to use with a new game. I have come to realize that it may be a good idea for me to incorporate sheet workers. I tried to read through the help Wiki on the matter, but with less than zero experience coding java I am completely lost. The current issue that has driven this is a desire to have the sheet present data based on the value of an attribute (ie. when this number is entered the following text is displayed on the sheet.) The attribute is the character level and the text is level based abilities. I am not sure how I want the whole thing to look, but I would like to make this easier since these abilities are not selections, but static gains as the character levels. I would be happy to spend some time talking and presenting the issue to anyone willing to help out/show me around the java table.