English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i need to know how to put things on the right side of my web page because it all goes to the left side and i also need help with making a large comment box that sends right to my email and does anyone know where i can get a good html class

thanks, dan

2006-10-30 16:06:03 · 4 answers · asked by everythingin2 1 in Computers & Internet Programming & Design

4 answers

okay first question:
u can either use pure html or css with

or

or you can use

tags in similar fashion

2nd question:
You will need a server side script to do this.. i prefer PHP see source for simple example or search google for "php mail form"

3rd question:
html does not have classes because it is not object oriented. If you mean a template.. just search around

2006-10-30 16:13:09 · answer #1 · answered by Brady 3 · 0 0

Hi Friend, HTML way Hyper Text Markup Language. With HTML you'll be able to create a static internet web page. CSS way Cascading Style Sheet which means that it's used to configuring the form or to recognize good the visible layout like textcolor , fonts , Background colour and so forth. Actually CSS isn't a language it is only used to set houses to tags as i've recounted above. As with HTML1, HTML2 ..... There are detailed necessities to layout a web site, each and every verison has transformed regulations than the prior verison bu you dont have got to fear approximately it a lot now. An instance is in HTML5, you will have to write HTML code in Capital letters, while in prior verisons the case does no longer topic. The W3C (World Web Consortium) establishes the necessities for HTML.

2016-09-01 05:00:16 · answer #2 · answered by ? 4 · 0 0

i need to know how to put things on the right side of my web page because it all goes to the left side

a: old school way was to use tables. the new and correct way is proper html with css to style the presentation. check out: http://www.w3schools.com/css/default.asp

and i also need help with making a large comment box that sends right to my email

a: you don't need something server-side here, although if you are able it's better. but just insert a simple mail form into your html.







and does anyone know where i can get a good html class
a: see link above!

2006-10-30 18:21:58 · answer #3 · answered by Samten 2 · 0 0

okay first question:
u can use this thing


(you can place this div in any area of your page, use dreamweaver)

2nd question:
this question is server side lanuage so use asp.net because this language support many browser.

3rd question:
use the my Source..

2006-10-30 18:02:51 · answer #4 · answered by Bali Ram 1 · 0 0

fedest.com, questions and answers