Tag Archives: Div Class

My help thread…

I am going to create my initial complex website out of scratch, with manual HTML and CSS and stuff… But I shall be needing a certain amount of help for particular questions GOogle aren’t able to answer. Very first, I really like this format with the boxes with headers. I would like to recreate something similar to this. Just how would I carry out that the boxes I am with reference to: http: //www. supergreenhosting. com/features Something like this: < div class=" green-gradient" > < h2 id=" paper-pencil-ruler-and-other-stuff" > Features< /h2> < /div> You’d have got to define CSS and find/create your images after that. How do i know which CSS to utilize This is just what I’ve got up to now. By the approach, the Home press button is white because I have my mouse on it to demonstrate. I know that is the sucky image, but couldn’t I just use images with regard to SEO purposes… you don’t want text within the actual image as Search engines cannot read ( or a few pointer say, typically DON’T read text around images )… You can use the image of the box as the background of your DIV… and then … Continue reading

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

My Contact Form is all jacked up in IE… help!

I’m IE-debugging my website at this time, and I’ve find a couple glaring difficulties with my contact web site and I really don’t even know where to begin with. The text is aligned on the top of the inputs instead of centered and the particular scroll bar is visible if or not it’s needed, however most glaringly, the PNG transparency about the submit button just isn’t working correctly. That one boggles my imagination, as I’m making use of transparent PNGs throughout the site and this can be a only one that’s having any problems rendering. Your page is right here: http: //mcgee-designs. com/contact. html (Compare to Firefox or Chrome to find out how I’d like it looking. ) Here i will discuss the relevant markup in addition to CSS, to save digging through your source: HTML: < kind id=" contact-form" method=" POST" action=" send. php" > < ul> < li> < source type=" text" class=" one-line" name=" name" value=" Name" /> < /li> < li> < source type=" text" class=" one-line" name=" email" value=" Email address" /> < /li> < li> < source type=" text" class=" one-line" name=" phone" value=" Mobile phone number" /> < /li> < li> < source … Continue reading

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

Messed up footer

The key reason why is my footer messed up http: //shovehost. com/index. php On some of the pages ( http: //shovehost. com/domains. php for example) it is fine but on some it really is messed up. Just how would I resolve tit Many thanks! Try putting a " clear" div among the " indexthings" divs and also the footer div for you to push the footer affordable. HTML PAGE: < div class=" indexthings" > < h3> text< /h3> < p> a lot more text< /p> < /div> <! — conclude indexthings –> < div class=" clear" > < /div> < div id=" footer" > < ul> < li> text< /li> < li> text< /li> for example… CSS: . distinct clear: both; Thank you, I will test that. However my website is currently down for propogation soon after an IP change because of installing SSL.

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

Does Size Really Matter?

Good day, We are a newbie to web design. I made our page 1696 times 1438. You guys noticed it and said I were required to take it lower a notch. Now its 1280 x 800 that is popular I listen to. I just got done redesigning the idea in photoshop. While i preview it them doesnt fill your page. So What will i do to complete the page Should i make it 1920 wide and center the middle How do i make it so if the user opens the actual page big it will eventually stretch, but if the page is tiny the center will probably be what the user sees compared to the topo left from the page BTW A person guys really aided me last time frame thanks! 1280 x 800 is a popular monitor file size. Best size for most websites is 960 huge. Centering the web page is popular (look from this site for example of how to do that). PS – LOL the title of this thread. I wasn’t guaranteed whether I’d look for a spammer’s post inside or a respectable question. LOL. One easy way is as Moseley claimed, design 960px large and … Continue reading

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

How do you use php to create a repeating div tag?

I will be trying to use php the next div tag which could then be repetitive. The problem is the fact there is Html code between the php rule. I have included what I’ve done so way. If you desire a visual case in point of what My organization is trying to do take a look at http: //www. mediareviewzone. com I want the tiny description boxes every single child be populated from a database. The code below should preferably enter the subject, links, description, and an image on the description box precisely as it appears now on the website. I want this then to repeat until the many descriptions have been subjected to the page. My errors start along at the < div class=" par_element2" > line simply because that it can be HTML inside php computer code. Any help could well be appricated. < div class=" par_element" > < php $subject_set = mysql_query(" Choose from * movies", $connection); in the event that (! $subject_set) die(" Collection connection failed: ". mysql_error()); though ($subject = mysql_fetch_array($subject_set)) < div class=" par_element2" > < h2> indicate $subject" link"; indicate $subject" title"; < /a> < /h2> indicate $subject" description"; indicate $subject" link"; examine … Continue reading

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

What is this called?

I’m dealing with the frilly thing within the attached image (well, which is my 3-second shitting mockup, not just what I want that finished product to check like, but you get the point) Thank you! over the top background Is niagra for the top on the website I believe it’s called a ZigZag border Yes it really is How do POST make one That’s the question! I figure if i know what it can be called I could look up steps to make one… I don’t neccessaily have got to make it CSS, I’ll just make a good image and allow it to be part of your logo! Thank you Just The search engines it, how to create a zigzag national boundaries. Case in point result: http: //www. facebook. com/watchv=J9Y8YFqYDxc You can just make on the list of triangles, then use CSS in order to repeat it along the bottom. Use background color for any rest. Kinda including so: HTML5: HTML: < header> < /header> < div class=" zigzag" > < /div> Then, only make the zigzag div function across under that header: Code: header background-color: orange; height: 120px; size: 100%; . zigzag background: url(‘images/zigzag. png’) repeat-x; height: 30px; width: … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment
Page 3 of 3123