Skip to content
View ag14spirit's full-sized avatar

Block or report ag14spirit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Form occupation drop down list Form occupation drop down list
    1
    <fieldset>
    2
      <legend>Occupation</legend>
    3
      <select class="form-control dropdown" id="occupation" name="occupation">
    4
        <option value="" selected="selected" disabled="disabled">-- select one --</option>
    5
        <optgroup label="Healthcare Practitioners and Technical Occupations:">
  2. Form religion drop down list Form religion drop down list
    1
    <fieldset>
    2
      <legend>Religion</legend>
    3
      <select class="form-control dropdown" id="religion" name="religion">
    4
        <option value="" selected="selected" disabled="disabled">-- select one --</option>
    5
        <option value="African Traditional &amp; Diasporic">African Traditional &amp; Diasporic</option>
  3. Form ethnicity drop down list Form ethnicity drop down list
    1
    <fieldset>
    2
      <legend>Ethnicity</legend>
    3
      <select class="form-control dropdown" id="ethnicity" name="ethnicity">
    4
        <option value="" selected="selected" disabled="disabled">-- select one --</option>
    5
        <optgroup label="White">
  4. grace-bible/Out-of-office-automation grace-bible/Out-of-office-automation Public

    Forked from Watchdog0x/Time-off-request-app

    The Time-off Request App for Google Sheets is a convenient and efficient tool designed to streamline the process of managing time-off requests for teams and organizations.

    JavaScript

  5. family-christmas-website family-christmas-website Public

    SCSS

  6. grace-bible/PCO-Services-custom-reports grace-bible/PCO-Services-custom-reports Public

    These customized plans print to include the exact information needed on a given printout by using HTML, CSS and Liquid reporting tags.

    Liquid 2