CSS Cascade styling sheet forum intro to Id's
Virtual Position Forum :: Members Lounge :: Sciences & Knowledge :: Programing and Design :: HTML & CSS
Page 1 of 1 • Share
CSS Cascade styling sheet forum intro to Id's
Css Forum for students discusion here's an example about the id's which will virtual help all students to understand that how id's are working. For that first we have to define the id inside the header and then we can call it inside the body. See the code of CSS
[You must be registered and logged in to see this image.]
It shows that the id name and declaration inside the header is Para1 and then we call id inside the paragraph tag which is id = " para1".
Other paragraph is not effected by style
[You must be registered and logged in to see this image.]
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
#para1
{
text-align:center;
color:red;
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
<p id="para1">Hello World!</p>
<p>This paragraph is not using Style!</p>
</body>
</html>
It shows that the id name and declaration inside the header is Para1 and then we call id inside the paragraph tag which is id = " para1".
Other paragraph is not effected by style
WikiLeaks- Monstars
- Posts : 26
Join date : 2011-05-29
Similar topics
» Make your Date Sheet Now!!
» Make ur Date Sheet Now
» How to make Your Own Date Sheet
» Karachi University BA/BSC Date sheet for 2014-15 Updates
» MSCS Mid Term Exam (Spring 2011) Date Sheet
» Make ur Date Sheet Now
» How to make Your Own Date Sheet
» Karachi University BA/BSC Date sheet for 2014-15 Updates
» MSCS Mid Term Exam (Spring 2011) Date Sheet
Virtual Position Forum :: Members Lounge :: Sciences & Knowledge :: Programing and Design :: HTML & CSS
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Yesterday at 12:21 pm by ali001
» Hemangiom'App
Tue Nov 05, 2024 11:25 am by ali001
» MindfulMe - Mental Health App
Mon Nov 04, 2024 10:50 am by ali001
» Learn Candlestick Patterns
Tue Oct 15, 2024 5:51 am by ali001
» Woh Pagal Si Episode 52 to 62 - Top Pakistani Drama
Sat Sep 21, 2024 6:26 pm by Mir Emmad Ali Khan Domki
» Nearu - share your socials
Sat Sep 21, 2024 1:12 pm by ali001
» Nightclub Tycoon: Idle Empire
Thu Sep 19, 2024 9:16 pm by ali001
» Carnivore - Meat Diet Recipes
Wed Sep 18, 2024 2:37 pm by ali001
» Eid Milad un Nabi Mubarak 2024 (Rabiʻ I 14, 1446 AH)
Tue Sep 17, 2024 3:44 pm by Mir Emmad Ali Khan Domki