HTML - Html Website With Restricted Area
I've created a website completely in HTML, I have now been asked to create a new section that has restricted access to people that we give a password to, we don't want people to be able to register as It is just a small network of people that will be accessing these pages with permission,
Is this actually possible to do and if so where can I find information on how to do it. can it be done securely. thanx in anticiption Trace Similar TutorialsI know I'm probably going to get ridiculed for this being my first post, but I can't seem to find any help elsewhere. I browsed the forum a bit before posting but didn't really know what to look for. OK so this the first website I've ever made and I only have limited html knowledge but so far this is what I have. www.freewebs.com/maurerrj Here is the html: Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <!-- Created with the CoffeeCup HTML Editor 2007 --> <!-- http://www.coffeecup.com/ --> <!-- Brewed on 1/15/2007 4:28:49 PM --> <head> <title></title> <style type="text/css"> <!-- .{background: #D6D3C0;}.{background-image: url(http://img138.imageshack.us/img138/3373/newbackground4qp5.jpg);background-repeat: repeat-y;background-position: center;} --> </style> </head> </style><body topmargin="0"> <div align="center"> <table cellspacing="0" cellpadding="0"> <tr><td colspan="0" width="750"><img height="223" src="http://img223.imageshack.us/img223/7681/banner5im9.jpg" width="724"><td></td> <tr><td colspan="0" width="750"><img height="19" src="http://img407.imageshack.us/img407/7290/fillervh5.jpg" width="724" border="0"><td></td> <tr height="0"><td colspan="0" width="750"><img height="11" src="http://img101.imageshack.us/img101/3912/spacer1hs9.jpg" width="724"><td></td> <tr><td valign="top" width="153"><table cellspacing="0" cellpadding="0" width="153"> <tr><td><img height="36" src="http://img260.imageshack.us/img260/1838/filler2qj3.jpg" width="153" border="0"></td></tr> <tr><td><a href="#"><img height="22" src="http://img156.imageshack.us/img156/9990/home1pp8.jpg" width="153" border="0"></a></td></tr> <tr><td><a href="#"><img height="22" src="http://img92.imageshack.us/img92/8751/conifersls9.jpg" width="153" border="0"></a></td></tr> <tr><td><a href="#"><img height="22" src="http://img251.imageshack.us/img251/7016/grassesbf3.jpg" width="153" border="0"></a></td></tr> <tr><td><a href="#"><img height="22" src="http://img525.imageshack.us/img525/5920/shrubsvf9.jpg" width="153" border="0"></a></td></tr> <tr><td><a href="#"><img height="22" src="http://img86.imageshack.us/img86/2730/perennialszy4.jpg" width="153" border="0"></a></td></tr> <tr><td><a href="#"><img height="22" src="http://img137.imageshack.us/img137/4079/troughgardenskr9.jpg" width="153" border="0"></a></td></tr> <tr><td><a href="#"><img height="22" src="http://img91.imageshack.us/img91/5199/directionsae8.jpg" width="153" border="0"></a></td></tr></table></div> </body> </html> Anyway, onto the point... I want to make an area to put all of my content like text and images and what not in that main area but I don't really have any idea how to do it. Also the background image isn't showing up in firefox, so if you have any idea how to fix that let me know. But for now I guess you have to look at it in IE. Also, I will be having galleries under the evergreen, perennials, etc. tabs, and I think I want to use lightbox, but I don't know much about it. So any tips with that would help. The lightbox website is http://www.huddletogether.com/projects/lightbox2/ Any help you can give me is TRULY appreciated. Can i have a code to make a password kinda thingy? i want to have some pages that you need a special password for. and how can i make the image in the search bar of my page different, is it <title image url="URL HERE"> Hi I have a php form on the contact section of my website. It has a Name, Email and Message Box My Problem is in the message box i have made it quite large so they can type in what they need. But the blinking line to show where the start of the text is is in the centre of the box. How can I align this to the top left? Many Thanks Like I said this is my first ever HTML website. I had to put all my CSS syntax stuff into my HTML document because whenever I linked them to each other the CSS style sheet would not work. Was this a good effort for a first time website? ReadySetSkateboard Sorry this maybe a bit confusing as I not sure what some of these things are called and its my first time i have ever used html. If anyone can help me with the following things. Adding a videos page right hand side content bars and a few other things update achieve kinda thing. This site has the video page thing that i mean where they are all on one page. http://cruiseshipfan.webs.com/apps/videos/ And for the Side bar thing and update achieve thing this: http://orlandoparksnews.blogspot.com...os-update.html ...Nevermind... my website im working on is located here http://www.geocities.com/brian_rathjen/gifcentral.html im having trouble with my sidebar its like really far below can i get it up alot further for example Heading link 1 link 2 link 3 thanks in advance What are some (7) element tags except for <html>, <body>, <head> and <title> that I can use for a simple website? Reason I'm asking because I'm doing this stupid HTML website assessment at school, and I need to use at least 7 element tags in the website I'm making. Edit: Oh yeah, and I also need 7 attribute tags as well. Any help would be awesome. Thanks. for my website i would like to put a image gif on my sidebar but when i insert the code the image always goes above or below the link but i want it to go to the left of the link like this Forum instead its more like this Forum if u want to see what i mean go to my website at http://www.geocities.com/brian_rathjen//gifcentral.html Hi all I have given a task to create a new html layout for my companies website; i wanted to know what are the website sizes that can be used and what will be the html code for that. this is a little urgent task... your reply will be highly appreciated thanX Hi all, My roommate is looking to create a e-commerce website that consists of a hundreds of scrollable 'pages', left to right. Each 'page' will consist of a picture on the right side and a product offer on the left. The intent is to allow the user to easily scroll the 'pages', browsing through different types of products and pictures. She would want to use a platform or theme that is fully expandable and customizable, as she is eventually looking to implement social networking and magazine-like content and functionality. Again, she has no real design or coding experience. The only thing she is somewhat familiar with is Wordpress. So, what would be some of your suggestions for getting started? Thanks in advance I've been working on a way to see who's using my website and I've just created a way for other web developers to use it too. My tool shows you who's on your website in a single HTML tag. It's still under development, but I was wondering if some of the other members of this forum might want to check it out and then reply back with what they think of it. It's written in PHP and Javascript, and of course it's free to use. The project site is http://www.websiteusermaps.com/ so I hope some of you have a moment to check it out and report back to me on this message topic as to whether or not this looks like something you might be interested in using. Thanks everybody! Jon removed the message as help is no longer available Hi I heard about html important. But i have doubt in html we can develop a website without help of other language. So plz clear me it is possible we can develop a site completely httml or not. Any idea or suggestion will be aprreciated. thanx Hi, I have a really old website written in html works fine but wanted to update with a database for basic username password, and some basic search features, and small database. Need advise , should i use a CMS like ModX or ? Im looking for the very basic without having the website re written, just need something like a back-end manager , or should i build it myself with a small database a few includes some basic code changes ? I would love a pre-made application that i can just add to a index.html or .php file and just make a index.html template with all my stuff and just cut and paste my html stuff inside. or any tutorials out there for a conversion or any pre packaged stuff Maybe a script ? Thanks Hi im making onlineshoping website on HTML ,i hv to use use these feature By Using XHTML/XML Voice Xml Feature Voice-based form data entry Voice control for intro.xml Voice output for result.xml Use of CSS to alter the voice style for different parts e.g. male for table header, female for detail Plz suggest how i can use this or some examples @website which had using des...so i can get some ideas Thanx inadvance plz reply Hello! I am almost done constructing my jewelry website. I am using Paypal on it. I figured out how to cut and paste the "Add to Cart" buttons. But I can't figure out how to get my "View Cart" button in the top right-hand corner of my pages. Their button wants to take up a whole lot of room, and it doesn't need the room--it's just a little button. I tried incorporating it into a table, and that didn't work. It wants to center itself under the heading I inserted it next to. Does anyone have any ideas for me? Hey there, Say I want to create a website by myself, using my own HTML code. How would I do this? I am pretty good with HTML, and know quite alot. But when it comes to finding somewhere to place all the code, it confuses the hell out of me lol. So, a few questions. - What programme is the best for writing your code into? - Once I have saved the code in this programme, how do I upload it through the FTP? (like, where do I place it?) - Is that it, or is there more to it? Cheers guys, Preemo I wouldn't consider myself a novice when it comes to the world of web design but I'm rather confused about this. My website is run off something called Website Baker...a backend editor that I use to make changes to my pages. It is very VERY buggy and I'm getting very tired of it. I want to be able to ditch website baker and just be able to edit each of my pages in dreamweaver via html. The problem is...I don't know how to go about getting rid of website baker, keeping my pages, and switching them over to html without any issues. If anyone can shed some light on my situation it would be greatly appreciated! Hi, I've developed an estimating program on openoffice calc.. Now I would like to put this on my website. I have converted it to html and uploaded it to site. The links work but the user input's, nor the calculations do not work. Here are my questions: 1. Can I even do what I'm trying to do? 2. Are there special html calc. codes that I should be using instead? 3. If there are, where can I find them. 4. Is there a way of displaying my estimator as a standalone. In other words, it doesn't look like a spreadsheet. (columns,rows,cells,etc.) Any help would be appreciated. Thanks |