Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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