Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <textarea name="comments" id="comments" style="width:96%;height:90px;padding:2%;font:1.4em/1.6em cursive;"> Hey... say something! </textarea> <input type="submit" value="Submit" style="font-size: 14px;border:5px solid orange;background-color:gold;color:olive;">