This file contains 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
<html i18n-values="dir:textdirection;" dir="ltr"><head> | |
<meta charset="utf-8"> | |
<style>/* Copyright (c) 2012 The Chromium Authors. All rights reserved. | |
* Use of this source code is governed by a BSD-style license that can be | |
* found in the LICENSE file. */ | |
body { | |
margin: 10px 10px 0; | |
min-width: 47em; |
This file contains 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="wpas-tax_category-checkboxes wpas-checkboxes field-container"><div class="wpas-tax_category-checkbox-1-container wpas-tax_category-checkbox-container wpas-checkbox-container"><input type="checkbox" id="wpas-tax_category-checkbox-1" class="wpas-tax_category-checkbox wpas-checkbox" name="tax_category[]" value="2"><label for="wpas-tax_category-checkbox-1"> Arts</label></div><div class="wpas-tax_category-checkbox-2-container wpas-tax_category-checkbox-container wpas-checkbox-container"><input type="checkbox" id="wpas-tax_category-checkbox-2" class="wpas-tax_category-checkbox wpas-checkbox" name="tax_category[]" value="44"><label for="wpas-tax_category-checkbox-2"> Biology</label></div><div class="wpas-tax_category-checkbox-3-container wpas-tax_category-checkbox-container wpas-checkbox-container"><input type="checkbox" id="wpas-tax_category-checkbox-3" class="wpas-tax_category-checkbox wpas-checkbox" name="tax_category[]" value="5"><label for="wpas-tax_category-checkbox-3"> Community</label></div><div |