www.webdeveloper.com

Search:

Type: Posts; User: waveform

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    543

    Good point tracknut. For this tread, my focus...

    Good point tracknut.
    For this tread, my focus is on PHP and XHTML. I can see where different perspectives can complicate the discussion with respect to how different syntactical rules can interact...
  2. Replies
    13
    Views
    543

    Firstly, thanks NogDog for the detailed examples....

    Firstly, thanks NogDog for the detailed examples.

    I don't think I explained the question well. You're giving me examples of how quotes isolate PHP from other types of code.
    I'll try to clarify...
  3. Replies
    13
    Views
    543

    I see, Makes sense tracknut, and NogDog. Thank...

    I see, Makes sense tracknut, and NogDog. Thank you!
    So the last semicolon really tells php to keep the HTML styles separate from the PHP. Makes sense.

    Sometimes I get mixed up with all the...
  4. Replies
    13
    Views
    543

    Thanks NogDog for the links and the detailed...

    Thanks NogDog for the links and the detailed examples.
    You're right, the versatility really does make it complicated for students. Us new guys are looking for some kind of structure to grab onto. I...
  5. Replies
    13
    Views
    543

    I'm not sure what you mean as far as having...

    I'm not sure what you mean as far as having meaning in the context? The semicolon I highlighted in red is not displayed when the form is submitted. The output shows as this:

    Hello, Name!
    The...
  6. Replies
    13
    Views
    543

    Is the semicolon in the correct place?

    Hello. I'm still new to some basic formatting concepts. Something confused me in the book I was reading.

    Q:15531
    when you have CSS style rules embedded in an PHP string, is the semicolon (that...
  7. EDIT - Working My apologies After validating...

    EDIT - Working

    My apologies
    After validating the doc, I realized I did not add the styling inside the head element. What a foolish mistake.
    That darn Validater helped out again! I should have...
  8. By the way, here is a screenshot of what I'm...

    By the way, here is a screenshot of what I'm seeing when i load the page in my browser.
    Everything is fine, except when I hover over the star, I don't get the yellow image popping up in the frame...
  9. [RESOLVED] Very basic a.hover- pop up - not working

    Getting an image to pop up at another location on hover over

    I don't understand what I'm doing wrong, I've followed everything on this sample page from my book with the exception that I'm not...
  10. I see, Could be a bug. Because I just tested and...

    I see, Could be a bug. Because I just tested and all the fonts work.
    I found that I was able to just drag each font out of the windows-font's folder and it forced the page to use the alternate fonts...
  11. font-family - Alternative font showing as bold in Notepad++

    I'm not sure why this is happening or if it means anything is wrong.
    But when ever I add an alternative font without quotes, it shows as bold in Nodpad++
    I'm pretty sure you have to enclose font...
  12. Thanks again Flack. I've actually put SQL off to...

    Thanks again Flack.
    I've actually put SQL off to the side for the moment to focus on CSS and PHP. But that's good to know. After you mentioned that the other night, I ran though the security section...
  13. Good tip, Thank you Flack I do recall recently...

    Good tip, Thank you Flack
    I do recall recently reading about changing an element with display, but didn't understand the books explanation for what it was used for.
    However, it makes perfect sense...
  14. Thank you Jeff for the direct and precise...

    Thank you Jeff for the direct and precise explanation.
    I should probably put some time into reading the specs. I was kind of hesitant on reading any WC3's explanations at this point. I find many...
  15. I passed the validation by adding P tags around...

    I passed the validation by adding P tags around the links. But I don't understand why they were needed.
    I think links are inline elements, and I know you can't add block level elements to inline,...
  16. XHTML 1.0 Strict Validation error, I don't understand

    I attached a screenshot for simplicity.
    This screenshot is less compressed than the attachment: here:

    I'm not sure what this error is telling me. This code was taken right from the HTML, XHTML &...
  17. Replies
    6
    Views
    809

    View Post

    No, because you can’t specify transparency values with a 256 pallet to my knowledge. A Gif will only let you mask out a color, it's all or nothing. But if you wanted say 50, or maby 40% see-through,...
  18. View Post

    Hmm, that’s interesting. :confused:

    Btw, at this time I’ve been using Dreamweaver 8 and there is a default option called Use CSS instead of HTML tags which is checked all the time. anyway, I know...
  19. Ok, I just picked up the 6th addition of...

    Ok, I just picked up the 6th addition of Elizabeth Castro's HTML, XHTML & CSS. I'm reading it now!

    http://www.cookwood.com/html6ed/
  20. Replies
    6
    Views
    809

    I see, thank you Centauri Thats too bad...

    I see, thank you Centauri

    Thats too bad though, I wanted to use them for that but I guess I'll have to do something else.
  21. yes, it doses have a few sectons on CSS but I'm...

    yes, it doses have a few sectons on CSS but I'm not sure how in depth yet.
  22. Replies
    6
    Views
    809

    Thanks for that link sticks464!

    Thanks for that link sticks464!
  23. Holy cow, is this the book your refering to?...

    Holy cow, is this the book your refering to? :eek:
    http://www.cookwood.com/html4_4e/

    I have this book sitting in front of me right now, I've had it in my closet for 5 years now but I got...
  24. Hello David, first thanks Now, I got some good...

    Hello David, first thanks

    Now, I got some good info from what you said, being that you can make your own class names for custom classes, are there standard classes for doing the more common...
  25. Replies
    6
    Views
    809

    .PNG format transparency, code location?

    Hi,
    I’m just now reading that there was a compatibility issue in previous versions of Internet Explore prior to version 7 when using .png images for transparency. But supposedly you can enter code...
Results 1 to 25 of 26
Page 1 of 2 1 2
HTML5 Development Center



Recent Articles