For Flux to perform WYSIWYG changes, it needs to be able to understand and find elements in your HTML Code.
In this case, Flux cannot find this code.
To assist Flux to find the code, you can add a unique 'id' atttribute to your element,or use the 'data-flux-id' attribute.