Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Simple notepad needed

Featured Replies

Really simple question here but I need your help as I can't find a solution anywhere. I want to embed a really simple notepad onto my website that will let visitors jot down their thoughts. Nothing fancy, just a space to type in which preferably looks like something you might want to type in.

 

Does anyone know of any code I can just add to my website?

 

 

Chris

Really simple question here but I need your help as I can't find a solution anywhere. I want to embed a really simple notepad onto my website that will let visitors jot down their thoughts. Nothing fancy, just a space to type in which preferably looks like something you might want to type in.

 

Does anyone know of any code I can just add to my website?

 

 

Chris

 

The code is:

 

<form>
<textarea></textarea>
</form>

 

This is a very basic code example. How it looks, well you can style in css so it will look whatever you want it to look. You can make it look like a native windows notepad if you want to. The question is what do you wanna do with that text? Depending on that you're gonna have to use Javascript/PHP/MySQL or NASA encrypting software.

  • Author

Thanks guys, I will experiment with these options and see what I get. I am not too hot on code at the moment, which is a bit of an embarrisment, but I will try. I will post the results here soon.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.