basic html, can somebody teach me about html.... |
basic html, can somebody teach me about html.... |
Mar 24 2006, 06:45 AM
Post
#1
|
|
![]() ][»hottiebheibi«][ ![]() ![]() ![]() Group: Member Posts: 44 Joined: Aug 2005 Member No: 220,763 |
first and foremost, im a med student not a computer student, so please bear with me
if the code is <div id="bheibi"> it will be #bheibi *right? and <div class="sweet" it will be .sweet right? but, what if the codes are: <img id="pic"> <img class="pic2"> <p id="yes"> <table id="pink"> <a class="blue"> <ul id="black"> and <div id="xanga"> <h2> XANGA BLOG </h2> <div class="buttons"> <ul> <li> <table id="red"> <tr> <td> <ul id="purple"> <li class="violet"> <img class="color"> how do i edit this things??? |
|
|
|
![]() |
Mar 26 2006, 09:19 AM
Post
#2
|
|
![]() ][»hottiebheibi«][ ![]() ![]() ![]() Group: Member Posts: 44 Joined: Aug 2005 Member No: 220,763 |
but how am i going to edit the <ul> in the div? or img under the div?
|
|
|
|
hottiebheibi basic html Mar 24 2006, 06:45 AM
fishcake-y Same way. Doesn't matter if it's a table, ... Mar 24 2006, 09:51 AM
Maestro Just add ul or img to css like below.
CODE<st... Mar 26 2006, 09:56 AM
fishcake-y Er... A list/img within a div? Let's say it lo... Mar 26 2006, 11:21 AM
hottiebheibi tnx... now i know better... :) Mar 27 2006, 04:17 AM![]() ![]() |