This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <table><tr> | |
| <td title="My Work Phone" class="bodyText" colspan="1" style="font-weight:bold;"><span class="chase3ui-relative-position" onclick="javascript:showHideRadioCheck('nocall');" title="Select the radio button to send your activation code to xxx-xxx-xxxx phone number."> | |
| <input id="rdoDelMethod1" type="radio" name="rdoDelMethod" value="rdoDelMethod1"><label for="rdoDelMethod1"></label></span> | |
| <!--mp_trans_disable_start-->xxx-xxx-xxxx<!--mp_trans_disable_end--></td> | |
| </tr> | |
| <tr> | |
| <td title="My Home Phone" class="bodyText" colspan="1" style="font-weight:bold;"><span class="chase3ui-relative-position" onclick="javascript:showHideRadioCheck('nocall');" title="Select the radio button to send your activation code to xxx-xxx-xxxx phone number."> | |
| <input id="rdoDelMethod0" type="radio" name="rdoDelMethod" value="rdoDelMethod0"><label for="rdoDelMethod0"></label></span> | |
| <!--mp_trans_disable_start-->xxx-xxx-xxxx<!--mp_trans_disable_end--></td> | |
| </tr></table> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <p> | |
| <a href="#" class="cta-primary">Learn more</a> | |
| </p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <h2>Input type = number</h2> | |
| <form> | |
| <input type=”number” > | |
| </form> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <h2>Input type = number FTW</h2> | |
| <form> | |
| <input type="number" > | |
| </form> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <ul class="flex-container"> | |
| <li class="flex-item"><img src="http://placekitten.com.s3.amazonaws.com/homepage-samples/408/287.jpg"></li> | |
| <li class="flex-item"><img src="http://placekitten.com.s3.amazonaws.com/homepage-samples/408/287.jpg"></li> | |
| <li class="flex-item"><img src="http://placekitten.com.s3.amazonaws.com/homepage-samples/408/287.jpg"></li> | |
| <li class="flex-item"><img src="http://placekitten.com.s3.amazonaws.com/homepage-samples/408/287.jpg"></li> | |
| </ul> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="box primary "></div> | |
| <div class="box secondary"></div> | |
| <div class="box bprimary "></div> | |
| <div class="box bsecondary "></div> | |
| <div class="box btertiary"></div> | |
| <div class="box danger "></div> | |
| <div class="box light "></div> | |
| <div class="box dark "></div> | |
| <div class="box pureWhite"></div> | |
| <div class="box favorite "></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <br/> | |
| <div class="ux-solution-tags"> | |
| <div class="ux-solution-tags-label"> Solutions: </div> | |
| <div> | |
| <a href="//www.redhat.com/en/technologies/industries/government/optimize-it" class="ux-solution-tags-cta" >IT optimization</a> | |
| <a href="//www.redhat.com/en/technologies/industries/government/operationalize-containers" class="ux-solution-tags-cta" >Containers</a> | |
| <a href="//www.redhat.com/en/technologies/industries/government/modern-app-dev" class="ux-solution-tags-cta" >Modern app development</a> | |
| </div> | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <br/> | |
| <table> | |
| <tr> | |
| <td>foo</td> | |
| <td>foo</td> | |
| </tr> | |
| <tr> | |
| <td>bar</td> | |
| </tr> | |
| </table> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <br/> | |
| <div class="header"> | |
| <div class="video"> | |
| <img src="https://upload.wikimedia.org/wikipedia/commons/5/52/Mount_Ellinor%2C_Mount_Washington_Panorama.jpg"> | |
| </div> | |
| <h1>this is my title</h1> | |
| <h2>this is my longer subhead with more text that probably wraps to a second line</h2> | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <br/> | |
| <div class="video"> | |
| <span class="play-button"></span> | |
| </div> |