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. grace-bible/GAM-boarding-scripts grace-bible/GAM-boarding-scripts Public

    Bash scripts for Google Workspace with GAMADV-XTD3

    Shell