---
title: "How to change the size of the input text box?"  
description: "How to change the size of the input text box?"  
author: "Anonymous User"  
published: 2013-07-20  
updated: 2013-07-20  
canonical: https://www.mindstick.com/forum/1345/how-to-change-the-size-of-the-input-text-box  
category: "html5"  
tags: ["html5"]  
reading_time: 1 minute  

---

# How to change the size of the input text box?

Hello [mindstick](https://yourviews.mindstick.com/view/84668/how-mindstick-is-used-for-marketing-purposes)!

How can i change the box [size](https://www.mindstick.com/forum/159799/how-can-you-manage-the-size-of-mdf-and-ldf-files) of the [input](https://www.mindstick.com/forum/159209/how-can-i-read-convert-an-input-stream-into-a-string-in-java) of type [text](https://www.mindstick.com/blog/301635/did-people-reinvent-texting-to-express-the-full-range-of-emotions)

<input type="text" id="text" [name](https://yourviews.mindstick.com/view/87450/how-to-generate-a-brand-name-using-linkedin-comprehensive-guide)="text_name" />

Can i do that with [editing](https://www.mindstick.com/startup/27/photoroom-the-ai-powered-app-transforming-photo-and-video-editing) [css](https://www.mindstick.com/forum/514/background-gradient-ie7-css-problem) ?

thanks

## Replies

### Reply by shreesh chandra shukla

Hello!try this\

size works as well:

<input size="25" type="text" />


---

Original Source: https://www.mindstick.com/forum/1345/how-to-change-the-size-of-the-input-text-box

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
