HTML - Hello I'm A A Newb, But Willing To Read/learn!
Hello I'm assuming I'm in the right area for this.
http://hiatus.5u.com/index.html I'm wanting to position a box on this website with HTTP links that open a new browser. I've tried using custom drawn boxes, but my website doesn't like it, it's chewing up the links and wont link them. If you look at the website link there I posted, to the right side of the page there is a box that is empty, below it says something like "links will open a new browser" I want to set links there. I don't know what style of scripting I need to accomplish that. I'm starting to feel like html isn't cutting the mustard. And frontpage isn't cutting the mustard over there. I also have another question, about setting up an html password. I have this setup here ~ Code: <input type="password" name="time23" size="10"><INPUT TYPE="HIDDEN" NAME="cgiemail_required" VALUE="time23: Please supply the correct Password."> <INPUT TYPE="HIDDEN" NAME="cgiemail_error" VALUE="error_enlistment.html"> I want it to work like this, if you put in a password and it's incorrect, it'll send you to an error page. This somewhat works, however not accurately enough. If you leave it blank it will spit out an error site. But if you put any random thing, as long as the box isn't empty it will work. I don't mind if the password is in the page source code, that's not a big deal. Most people I know don't have a clue you can even look at source code. So as long as I can ring a few in doing it this way I'm fine. Similar Tutorialshi, i have done my first year at night college in web design and i do all of the coding myself in notepad. people tell me all the time that dreamweaver and such programmes are better and i should learn them what are the advantages and disadvantages of coding myself? thanks What is the easy way to learn Css properties? I am very new to using HTML, I have looked everywhere for a way to make an icon change when you roll over it with you mouse but I could find nothing by Google it. I pieced this code together <a rel="nofollow" href="http://signup.getfreepsncardcodes.com/" target="_blank"><img title="Sign Up" onmouseover="this.src='http://www.weebly.com/uploads/6/0/4/2/6042957/custom_themes/887654571988508086/files/8.png?95150';" onmouseout="this.src='http://www.weebly.com/uploads/6/0/4/2/6042957/custom_themes/887654571988508086/files/9.png?69287';" src="http://www.weebly.com/uploads/6/0/4/2/6042957/custom_themes/887654571988508086/files/9.png?69287" alt="" width="124" height="30" /></a> But I have read that Google will drop your ranking on them if you have bad coding on your site. I am just wondering if this is an OK code to use, and if not is there a better way to do this. It is working on my site the way I wanted it to so I am hoping it is OKO to use. Any and all help is appreciated BTW this is the site so you can see how the icon looks http://www.getfreepsncardcodes.com/ Hi all, first time poster. I'm taking an html/css class and have gotten a little stuck on one of the assignments. The instructions say to "Style the address element to display as bold and Arial text. The text should be all uppercase letters as white text on a navy background. Make sure the background color does not extend from the left edge of the screen to the right edge of the screen." The bolded part is where im having trouble. Everything else is fine but the backgorund color is extending all the ti the left, and I can't figure out how to make it be only the background of the text. I styled the address tag in a css sheet. Here is the css code: address{ font-style: bold; font-family: arial, helvetica, sans-seriff; text-transform: uppercase; color: white; background-color: navy; } And here is the html code: <address>Women's Council on Entrepreneurship in the Americas <br />23 Butler Blvd. <br />Suite 400B <br />Hamilton Creek, NJ 35688</address> Sorry for the long post. Any help would be much appreciated. Greetings to all! I am in the HTML & CSS game for about a week now.. I been looking at online Tutorials for days and trying to understand everything...I am not a Book learner...More of someone trying to show how to..I guess I pick up on that way easier...lol My Question is I need to learn how to do Internal links!!..I am making my first website...I do not understand how to set-up the code in HTML to connect pages together... My co-worker was working on it before I took over this is what they put: <div id="MainPageNavigation"> <!-- HINT: Set the class of any menu link below to "active" to make it appear active --> <ul> <li><a href="#">HOME</a></li> <li><a href="#" class="active">ABOUT US</a></li> <li><a href="#">SALES</a></li> <li><a href="#">QUALITY</a></li> <li><a style="background-image: none;" href="#">CONTACT US</a></li> </ul> I have created a new page for the "sales" page and saved as a JPG File...How do I go about making it a clickable link now from the home page to the "sales" page?? Sorry for asking a dumb question too...LoL! ok so lets say i get one of these free css/xhtml templates that have columns. And i have link on the left: home about us contact us blah blah blah.... and in cpanel i have index.html which is the first page. (home page) now, for contact us, do i created a new file in cpanel and call it contactus.html and just copy paste everything and change the body to our phone numbers and emails? or is there an easier way to accompish this? If the explanation is too long, my aim is pballa818, so IM me and we can talk there. Thanks for all your help guys!! hi all . I am giving some knowledge of html u can learn it easy here we start .. HTML Code: <html>..</html>#starting an html file <!--...--> # Comments <head></head>#head <title>...</tttle>#title of the page <body></body># body <body bgcolor="value">#body color <A href="www.yahoo.com"></a>#to put the link <hr></hr># line <br>#goest to another (break) <P>..</p>#paragraph .. <b>..</b>#text bold <img src="filename.gif"></a>#to put an image <font face="verdana"></font>#the font of text <font color="black"></font>#the color of text <fobt size="1"></font># size of text <table>..</table>#table <table width="20">#how bug is table .. <table border="1" align=-"center">#table border and where to put the table <tr> <td> #under table <td align="center">#where to put the table . <td bgcolor="white">#color of table <form></form># the form <a href="mailto:you@yahoo">#mail link <form action="book.php">#.....l <form method="post">#--to send the mail .. <input type="text" name="name"></a>#the text box <input type="button">#button <input type="submit">#sends the mail <input type="reset" #restarts .. ... etc... there are 50 commands of HTML . but i mentied the basics one ok hope u will learn . ok see yaa Hi guys my name is Seenath can any body help me where to start from to learn HTML and how to practice it. I want to learn how to use html and do not have the first clue where to start. how do i access the code on my webpage to start messing around with it? Alright so in what order should I learn the basic things of web design? I want a really cool site that look professional. So basically I want to learn HTML, XHTML, CSS, JAVASCRIPT, and PHP. What order should I learn those? Is that knowledge enough to make a stunning website? ---------------------- Hi. I was wondering if there were any generous souls in this forum that could help me out? I am new to HTML (et al) and am trying to test something here at work. I need to try and identify all the tags\attributes that might contain a URL (absolute path - Eg. http://mycompany.com ...). I am aware that links in HTML contain an href attribute. So I think I am all set there. However, there are other attributes that I might not be aware of. For example, an external javascript file etc. I believe that CSS, XML (et al ???) might also contain absolute URLs. I am just not sure if that's true or not. Would anybody be able to come up with a list of of languages and tags\attributes that might contain a URL. Or point me to a source that would have a consise list (versus having me spend a week researching all the possibilities). Thanks in advance. Sorry if this is a major PITA. Hello, Could someone recommend a couple of books for me? I'm interested in upping my skills in html/xml/css/javascript etc but am unsure what to purchase. I have: Advanced knowledge of html Moderate knowledge of css Basic knowledge of javascript VERY Basic knowledge of Actionscript 3.0 I was looking into Lynda and Friends of Ed. Thoughts? Hi all, I am a beginner in coding.When we have dreamweaver , front page softwares that can build webpages, why to still learn coding? Are there any strange reasons behind it? Kidnly, enlighten me... Regards, Kishore Hello forum please help me out on this one I want to learn html and xhtml I have found a website that teaches html http://www.goodellgroup.com/tutorial/ but I want a more detailed tutorial and I didn't find xhtml please send me some links to learning websites for html and xhtml. Thank you much thanks ive done it now nvm, google ftw Hey all, I still consider myself a novice in html and especially CSS. I know basic, basic html like how to write paragraphs and line breaks and embed videos and write meta tags. I know virtually no CSS However, I would like to learn more advanced techniques. Any suggestions for straightforward sites or videos or programs that I can look up? I have been looking at w3schools.com a little bit and I use notepad++ for an editor. Anyway, any suggestions would be awesomely appreciated. Thanks guys! Hi I've resisted long enough - I realise now I MUST create an iPhone version of any site I make. Complete newb to iPhone development, so I was wondering if there is a good tut somewhere you guys know of? Thanks Shaun Hi, I am new and have just started learning basic HTML on w3schools.com. Is this a reliable website with accurate HTML tutorials? Hello everyone, I've been racing to learn html/css in the past couple weeks to throw up a website, and so far so good. But: I've searched the internet and I cannot find an answer to my questions. The page in question is: http://www.andrew.cmu.edu/user/jonmille/projects.html style sheet (relevant section is in the "Programming: List Settings" section) http://www.andrew.cmu.edu/user/jonmille/style.css You can see that the gray borders under the text/images have a small break in them. I assume it has something to do with the fact that I'm using two columns. How do I fix this and make a solid border (in a non hackish way)? Note: if you say "use css/divs," I wrestled with those for about two hours before I gave up and made a table. Secondly, in IE7, all the images/text are completely flushed left, ignoring the table padding. How can I fix this? Note, I've never checked this site in IE6 or below, and never will, so if it looks wrong in IE6, then the user doesn't deserve to see my site anyway. Thanks for your time! Jon my boss wants to send client feedback forms to multiple clients he wants to be able to put the project name and date of completion but doesnt want to go into the script to change it for every different project can you shed some light on my situation please |