Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Custom HTML - Marquee table different on different screen

Rob B
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 2, 2020

Basically on the marquee is appear correct on someone laptop but then on a desktop or print out its different. Is there a way to set it to auto fit?

We are basically trying to get it to look like the sky news banner

<html>
<body>
<Table style = "width:10%">
<tr>
<th style="width:auto">
<marquee scrollamount="0" behavior="slide" align="right" bgcolor=#000000 width="100%" vspace="0" hspace = "0" style="z-index:2;font-family:calibri,sans-serif;font-size:14pt;color:#FFFF00;margin: 6px; padding: 3px;font-weight: bold; white-space: nowrap;">
NETWORK CHANGES </marquee>
</th>
<th style="width:90%">
<marquee scrollamount="12" behavior="scroll" direction="left" align="right" bgcolor=#FFFF00 width="100%" vspace="0" hspace = "0" style="z-index:2;font-family:calibri,sans-serif;font-size:14pt;color:#000000;margin: 6px; padding: 3px;font-weight: bold; white-space: nowrap;">
PLEASE SEE INFO</marquee>
</th>
</tr>
</table>
</body>
</html>

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events