Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usethisname1419/xtags
Easily create <img> and <a href> tags for your website
https://github.com/usethisname1419/xtags
html link-generator productivity python tag-generation tags web webdesign webdevelopment
Last synced: about 19 hours ago
JSON representation
Easily create <img> and <a href> tags for your website
- Host: GitHub
- URL: https://github.com/usethisname1419/xtags
- Owner: usethisname1419
- Created: 2024-06-08T16:42:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T16:49:37.000Z (8 months ago)
- Last Synced: 2025-01-25T05:35:18.326Z (2 days ago)
- Topics: html, link-generator, productivity, python, tag-generation, tags, web, webdesign, webdevelopment
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**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