
HTML cheatsheet
@HTMLcheatsheet
The most basic of all website programs, HTML. Learn, study, reference, build, create, design.
Talvez você curta
Cont. from last tweet --> . <option> Sets off each menu item
<select multiple name="NAME" size=?></select> Creates a scrolling menu. Size sets the number of menu items visible before you need to scroll
<select name="NAME"></select> Creates a pulldown menu <option> Sets off each menu item
<textarea name="NAME" cols=40 rows=8></textarea name> Creates a text box area. Columns set the width; rows set the height.
<input type="text" name="NAME" size=20> Creates a one-line text area. Size sets length, in characters.
<input type="radio" name="NAME" value="x"> Creates a radio button. Text follows tag
<input type="reset"> Creates a Reset button
<input type="checkbox" name="NAME"> Creates a checkbox. Text follows tag.
<button type="submit">Submit</button> Creates an actual button that is clicked
<blockquote></blockquote> Indents text from both sides
<p align="left"> Aligns a paragraph to the left (default), right, or center.
<a href="mailto:EMAIL"></a> Creates a mailto link
To link text: <a href="url">Link text</a> --> For example, <a href="w3schools.com">Visit W3Schools</a>
<font color="green"></font> Sets font color, using name or hex value
<font size="3"></font> Sets size of font, from 1 to 7
<strong></strong> Emphasizes a word (with bold)
United States Tendências
- 1. Good Wednesday 20.8K posts
- 2. Hump Day 10.2K posts
- 3. #wednesdaymotivation 3,983 posts
- 4. Lakers 97.6K posts
- 5. #Wednesdayvibe 1,525 posts
- 6. Happy Hump 6,449 posts
- 7. Froot N/A
- 8. Luka 74.7K posts
- 9. Norie N/A
- 10. #MLBS6Spoilers 12.1K posts
- 11. Anne Frank 4,189 posts
- 12. $BYND 125K posts
- 13. Ayton 16.4K posts
- 14. Talus Labs 15.8K posts
- 15. Warriors 98.7K posts
- 16. Usha Vance 9,225 posts
- 17. Johnny Cash 2,015 posts
- 18. Steph 35.9K posts
- 19. Jen Psaki 10K posts
- 20. #MOST_WANTED_IN_OAKLAND 1,042 posts
Talvez você curta
Something went wrong.
Something went wrong.