Delete html style attribute
Prompt
“`html
[PROMPT]
“`
– The above code is targeted at
– Remove all style attributes from HTML tags
– Remove all scope attributes from HTML tags
– Output as HTML language code
– Indent and format
– Indentation rule is two spaces.
– Delete width and height designations as well
– Delete all attribute values for table tags and their child elements
– Add a class to each tag with class naming in BEM
– Non-code descriptions and comments are output in [TARGETLANGUAGE]
Prompt Hint
[Enter the html Here]