Skip to content

Latest commit

 

History

History
110 lines (70 loc) · 3.59 KB

README.md

File metadata and controls

110 lines (70 loc) · 3.59 KB

Web Assignments: J-Spider Software Training Institute

This repository contains a collection of Java programming assignments from the J-Spider Software Training Institute (Noida Branch). This folder contains a collection of assignments focused on web development, specifically utilizing HTML tags, Css style and JavaScript Functions. Each assignment is designed to help learners grasp essential web design concepts through practical coding examples.

Repository Structure

Each assignment is stored in a separate folder named according to the assignment number (e.g., Assign1, Assign2, etc.). Inside each folder, you will find HTML, CSS & JavaScript code files that solve specific problems given in the assignments.

Folder Structure

Web-Assignment_Q-Spider/
    ├── Assign1/
    │   └── Assign1.html
    ├── Assign2/
    │   └── Assign2.html
    ├── Assign3/
    │   └── Assign3.html
    ├── Assign/
    │   └── Assign4.html
    └── (Future Assignments will be added in separate folders with **CSS & JavaScript files**)

Example Some Folders

Folder: Assign1

Image Handling: Designing a music album page using the tag.


Folder: Assign2

Hyperlinks: Understanding and implementing hyperlinks in HTML.


Folder: Assign3

Lists: Creating ordered and unordered lists to display information.


Folder: Assign4

Tables: Designing tables with various formatting options.


Future Assignments

Future assignments will follow the same structure and will be placed in their respective folders as they are added, for example:

  • Assign5/ (Coming soon)
  • Assign6/ (Coming soon)
  • .../
  • ..../
  • .../
  • Continue..

How to Use

  1. Clone the repository:

    git clone https://github.com/AnkushRajMaheYam/Web-Assignment_Q-Spider.git
  2. Navigate to the specific assignment folder (e.g., Assign1):

    cd Web-Assignment_Q-Spider/Assign1
  3. Open in Browser:

    Open the HTML file in a web browser (e.g., Chrome, Firefox) to view the assignment output.
  4. Follow the on-screen instructions to input the necessary values and test the methods.

Tech Stack

  • Language: HTML, CSS, JavaScript
  • Tools: Code Editor (e.g., Visual Studio Code), Browser (e.g., Chrome, Firefox).
  • Version Control: Git, GitHub.

Disclaimer

The code provided in this repository has not been tested by a professional coder or programmer and may contain bugs. It is the user's responsibility to thoroughly test the code and make any necessary adjustments. The code is intended for educational purposes only and should not be used in production environments.

The assignments in this repository were obtained from the Q-Spider and J-Spider Software Training Institute (Noida Branch).

About Me

Hi, I’m Ankush Raj Mahe Yam (ARMY), an aspiring software developer currently pursuing Java Full Stack Development. I’m also involved in various business ventures, including a tech-based YouTube channel, a logistics business, and real estate projects.

Connect with me on: Search on Google: Ankush Raj Mahe Yam


License:
This repository is licensed under the MIT License.