Tag Archives: Ul

Scary

When designing a fresh layout using XHTML in addition to CSS I started to type all of it out and then at a later date, about an an hour later, looked back and realised i would used a tableless design, without even pondering.: O Its not that scary but Its shocking considering I employed to use tables at all times. LOL. Yes, I’m using tables less and fewer in design. It just would make the script so much cleaner to work with divs. Still, I never use divs a lot of. What include the main tags utilized in tableless layout DIVs in addition to SPANs Within my latest tableless format, DIVs and SPANs will be the most commonly utilised element. I suppose then again that heading tags needs to be used more normally. POST use < P> in addition to < UL>, < LI> tags for positioning and laying out text within a large DIV. I believe people overdo the idea with divs plus spans… remember that each element has the purpose… that’s why these were created by the w3c. The ones that are no longer needed are " deprecated". It’s your responsibility to be a good web designer to … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Fly-out Menus – Where to Start, Which Way to Go

Ok, this amatuer web development hack has as a final point been forced by simply necessity to how to do the drop-down food selection, or more specially, because the links are around the left, I speculate you’d call this a fly-out menu. (I don’t learn if that would make a difference. ) I’ve read a bit through searching these and what MY SPOUSE AND I gather is which can be done it via DHTML and you may also do it by way of CSS. (If you will find other ways, for instance JavaScript, I do not know. ) Because I’m beginning scratch here, this question then, is usually, does anyone care to talk about an opinion where way is the best way to go I’d personally guess the main concern would be the number of versions back with IE, Mozilla and Opera the chosen code could well be compatible. Perhaps you will find other considerations too. Almost any thoughts are significantly appreciated. this is still from a weird situation in terms of I am concerned. I don’t think u are able to do a pure css dropdown with out these " enhancement" as well as " mod" data that make … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

drop down menu item to link to another page

How would I go about linking a fall down menu item to another page in my web site Simplest system, but requires Javascript: HTML: < select onclick=" window. place = this. value" > < method value=" page1. html" > First Page< /option> < method value=" page2. html" > Following Page< /option> < /select> While i use that signal, and I click a service in the fall down menu, it just clicks and reloads the initial item frequently. I accomplish my drop-downs around CSS, so I’m not 100% convinced, but, since it’s actually a select, try attaching filburt’s code around < form> tags. Drop downs throughout CSS are pretty straightforward should you be comfortable with CSS. MY SPOUSE AND I generally do nested unordered directories for navigation, while using inside < ul> getting hidden until this hover. That appears confusing, so i want to show you. HTML: < ul id=" nav" > < li> < the href=" index. html" > home< /a> < /li> < li> < the href=" section1. html" > Portion 1< /a> < ul> < li> < the href=" s1_pt1. html" > Sect. ONE Part 1< /a> < /li> < li> < the href=" s1_pt2. html" > Sect. … Continue reading

Posted in Web Design | Tagged , , , , , , , | Leave a comment

Help with my website

I am new here and also pretty new to web page design. Here is the site: http: //taijijuny. frih. net What I wish to accomplish is make the actual layout on the item see-through. I plan to increase a background picture then it would look greater but first I want to be able to make the format see-through with the two of my banners nevertheless at the on the webpage. Is this possible Hello! Just before I address a person’s problem, let me give a few pointers. – You have some serious tag soup happening. You can simply replace some tags with more meaningful ones. Take this snippet: HTML: < center> < div class=" head" > Navigation< /div> < /center> < br> & nbsp; + < a href=" index. html" > Main< /a> < br> & nbsp; + < a href=" ImageGallery. html" > Impression Gallery< /a> < br> & nbsp; + < a href=" Profile. html" > Profiles< /a> < br> & nbsp; + < a href=" http: //taijijuny. frih. net/forum" > Forum< /a> < br> < br> In the following snippet, there are some things that can be done, mostly about employing proper markup (use " h3" when … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

CMS concept turn…

My own Content Management System has taken a big turn. After looking through the book Coming up with the Obvious, that we found quite enlightening, I chose to drop superficial techniques, and reduce it for the bare basics. The objective of this CMS can be kinda different. It’s directed at developers to easily attach a CMS to somewhat of a design. It’s main purpose will probably be for my private projects, of lessons, but it’ll be free. A huge makeover was about the menu system. I boiled it as a result of simple " catagories" depending on the pages independantly, and developers simply attach PHP functions in place of those menus. There are still things, though. . Considering that menus are made, they only output something such as this: HTML: < ul id=" menuID" class=" customclass" > < li id=" menuID-1" > < your href=" url/" > Palate Item 1< /a> < /li> < li id=" menuID-2" > < your href=" other/" > Palate Item 2< /a> < /li> < /ul> This makes the CMS form of a purist. Additional attributes is often applied by the actual designer, but certainly not the structure once more. I know a number of … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

need help with a project

what im attempting to do here is actually recreate this jpg with xhtml using css as well. have a tiny done, but wodering basically did it suitable. any help can be appreciated. heres your link http: //class. hahnster. com/final/final. jpg what im doing being a assignment is to recreate the jpg implementing xhtml & css. we’ve the images associated w/ the record. its the code you want help with to render & recreate this as if ?t had been a real website pg. heres what we’ve so far. just started studying this stuff-thanks to anyone who are able to help! <! DOCTYPE code PUBLIC " -//W3C//DTD XHTML 1. 0 Transitional//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > < html> < head> < title> < /title> < form type=" text/css" > body margin: 0; font: 12px arial; shade: #666666; qualifications: #4487d9 url(images/siteBackground. gif) repeat-x best left; #container thickness: 800px; h1, h2, h3 #header length: 140px; qualifications: url(images/headerBackground. gif) no-repeat best left; #header h1 font-size: 25px; shade: #ffffff; margin: 0; < /style> < /head> < body> < div id=" container" > < div id=" header" > < h1> Nation’s Football League< /h1> < /div> < div id=" siteNav" > < /div> < … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

ie7 ul div

online world. studio378d. com has a new side nav that is out of your container in ie7. concerning tried to fix this without having success. if anyone features a suggestion im most ears. thx before hand. …. lol don’t laugh way too hard but here will be the fix…. Add this for the bottom of your website: Code: < div> < p align=" center" > < strong> For anyone who is still using at any time popular standards DEFIANT web browser that is commonly known as Internet Explorer, can yourself a favour and < your href=http: //www. getfirefox. com/" > HAVE FIREFOX< /a>. < /strong> < /p> < /div> The message there has to be, IE is a new " standards defiant" internet browser.. Fix something as browser and it breaks in all other browsers… If it works every one other browsers it’s going to most likely become broken in IE… Thus, Get Firefox or any other standards compliant web browser but for heaven’s sakes, do away with IE. Have enough people to switch, and IE gets standards complaint seriously fast. However there exists a CSS fix it is possible to usually do… and it’s also css code dirrected limited … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

Something wrong with my integration.

Hi everyone, my these people : Josh George and also I own Web host Highway. ( http: //www. thehosthighway. net ) At the moment I’m trying to integrate WHMCS towards my design, im sure lots of you know what which is. For those who dont it is just a automated billing system. Please look below. http: //www. thehosthighway. net/billing I need the content containing somehow made it’s method to the bottom of the page in the actual white space. I have my divs drastically wrong or something. To tell you the truth i do not know what is completely wrong. Could anyone support me What content have you been talking about When it’s that " language" selector you’re discussing… it is appearing where you wish it to appear… after the < table> (at the particular bottom). Everything looks in my opinion like it’s purported to render the way you’ve coded the item. The only thing which i see is most of the right column images usually are not displaying. images/support. jpg My business is not sure simply how much control you have covering the code, but it would easier to develop an unordered list for anyone links, in my estimation. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

Need Help

Hello there, I will be new to web designing and still have a question hopefully some one can possibly help me with. I want to help float five pics for the right. the Pics are with a div container, so come to a decision float just the pics but not the remaining div container My create is: Code: < div id=" main" > < h2> The actual Young Notes Mandate Statement< /h2> COLOR=" Red" < img src=" student1. jpg" alt=" " /> < img src=" student2. jpg" alt=" " /> < img src=" student3. jpg" alt=" " /> < img src=" student4. jpg" alt=" " /> < img src=" student5. jpg" alt=" " /> /COLOR < p> Young Notes is dedicated to the idea which everyone has the capacity to perform along with appreciate music which a life begun when using the gift of songs will grow within joy. < /p> < h2> Your Philosophy< /h2> < p> There are several things as rewarding to be able to may play a role in the growth of the student’s musical skill. New doors open 2 student discovers any composer, attends your concert, learns an innovative piece, or runs for an appreciative … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Problems with Internet Explorer

Hi, I was looking for help around online till i slipped into this forum. I would like to ask quite a few advice, I’m working away at an homepage and it’s going brilliant. Although, Internet Explorer is definitely killing my fun, it’s all nice working on Firefox and the other browsers, but the moment i available my page around Internet Explorer my spouse and i wanna /facepalm. There are actually 2 problems i cant often fix for IE, you are the little food selection opening on initial link, with Firefox it’s for the proper place but once i open it having IE it’s thrown into the right: -\ Second problem will be the lightbox in gallery article. The background need to go dark gray, and it does with firefox. Just as before, i open the item with IE and it also leaves about 200-300pixels minus the transparency on the best. I am looking towards people helping us find solution intended for these problems. The particular page is: http: //web. area. ee/inflames/index_eng. html Gives thanks! PS! Don’t criticize the design cus it is the next thing i can start working at after i comprehend it working properly about IE: -D you … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment
Page 1 of 212