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.

comments section

Featured Replies

Hi everyone! :)

 

This should, I hope, be a simple and quick question. I'm currently having a bit of a problem creating a "comments" section on my web page for those who either do NOT have an email account of their own (such as Outlook) or simply find it quicker and easier to respond right there on a particular website. Here is the basic layout that I currently have for the comments area (this is CSS):

 

<h3>Comments Section</h3>

<form action="#">

<p>

<label>Name</label>

<input name="dname" value="" type="text" size="30" />

<label>Email</label>

<input name="demail" value="" type="text" size="30" />

<label>Your Comments</label>

<textarea rows="5" cols="5"></textarea>

<br />

<input class="button" type="submit" />

</p>

</form>

 

It looks fine in my editor, but I know I'm missing something that lists my email address so that when they hit the "submit" button ..... it will send their comments on to my email address. I'm working on changing a template to fit my needs.

Forgive me, I only know some of the basics of HTML and am trying to switch my site over to XHTML / CSS (which I know very little about). I'm a bit new to web design, picking up what I can from time to time. Can anyone please help me??

 

Samantha :wub:

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.