Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 06-28-2005, 04:35 AM A new member
Junior Talker

Posts: 1
Trades: 0
Hi all

I am a new member of this forum and also new to programming and HTML. I have a couple questions to ask about HTML

1. Can I make a web page alone with HTML or do i need to use VBScript/ JavaScript/CSS with that? As I donot know any of that.

2. When I host my web site, people can got to view option and read the source code. How can I make that file read only so that no one can tamper with it or is it automatically read-only?

I know these might seem silly questions to you. but I am new to all this and learning on my own. I would appreciate any help.
newcomer is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-28-2005, 04:50 AM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Trades: 0
It is possible to build simple websites using only HTML. Back in the days that was all people had. CSS is worth picking up cos it makes the task of styling your web page a lot easier. Javascript etc. are used for effects such as image rollovers, fancy image maps and some parts of web application development. If all you want is a simple home page then HTML will do it for you, although CSS is definitely worth knowing some amount of.

In answer to 2, the source is already read only in a sense. The browser gets the HTML source from the webserver that holds your site, and displays it as a web page. When the user views the source they can view it, change it and save a copy on their own computer, but they cannot change the copy on your webserver in this way. When anyone else requests the page, they get a fresh copy of the one on the server.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';

Please login or register to view this content. Registration is FREE
(aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Old 06-28-2005, 04:52 AM
danburzo's Avatar
Skilled Talker

Posts: 82
Location: Bistrita RO
Trades: 0
1. Theoretically, in order to create a basic page you only need HTML. CSS is used to give shape to the html file. It controls how the text is formatted (font, color etc) or how the various elements in the html file are positioned in the browser window.
2. The visitors are only allowed to view the source code, they can't modify it
danburzo is offline
Reply With Quote
View Public Profile
 
Old 06-28-2005, 05:55 AM
Kyrnt's Avatar
The Post-Mod Years

Posts: 2,536
Location: Western Maryland
Trades: 0
newcomer, welcome to the forum. I'll not repeat what the others have said........... Hey, welcome.

__________________
—Kyrnt
Kyrnt is offline
Reply With Quote
View Public Profile Visit Kyrnt's homepage!
 
Reply     « Reply to A new member
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26257 seconds with 12 queries