Skip to content

Easily create <img> and <a href> tags for your website

Notifications You must be signed in to change notification settings

usethisname1419/xTags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

xTags

xTags is a Python script that generates HTML and tags based on user input.

Features

Generates tags with specified src and alt attributes, ensuring a max-width of 100%. Generates tags with specified href and anchor text.

Usage

Clone the repository:

bash git clone https://github.com/your-username/xTags.git

Navigate to the project directory: bash cd xTags

Run the script:

bash python xtags.py

Follow the on-screen prompts to generate HTML tags.

Contributions are welcome! If you find a bug or have an idea for a new feature, please open an issue or submit a pull request.

Derek Johnston