-
Notifications
You must be signed in to change notification settings - Fork 0
/
g_css.html
144 lines (77 loc) · 7.61 KB
/
g_css.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" data-whc_version="26.1">
<head><link rel="shortcut icon" href="favicon.ico"/><link rel="icon" href="favicon.ico"/><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="description" content="A scripting language used to control the display of web page content. CSS CSS"/><meta name="DC.rights.owner" content="(C) Copyright 2024"/><meta name="copyright" content="(C) Copyright 2024"/><meta name="generator" content="DITA-OT"/><meta name="DC.type" content="glossentry"/><meta name="DC.format" content="HTML5"/><meta name="DC.identifier" content="g.css"/><meta name="description" content="A scripting language used to control the display of web page content. CSS CSS"/><title>cascading style sheets</title><!-- Generated with Oxygen version 26.1, build number 2024041900. --><title></title><!-- Generated with Oxygen version 26.1, build number 2024041900. --><meta name="wh-path2root" content=""/><meta name="wh-toc-id" content=""/><meta name="wh-source-relpath" content="g_css.dita"/><meta name="wh-out-relpath" content="g_css.html"/>
<link rel="stylesheet" type="text/css" href="./oxygen-webhelp/app/commons.css?buildId=2024041900"/>
<link rel="stylesheet" type="text/css" href="./oxygen-webhelp/app/topic.css?buildId=2024041900"/>
<script src="./oxygen-webhelp/app/options/properties.js?buildId=20240626211952"></script>
<script src="./oxygen-webhelp/app/localization/strings.js?buildId=2024041900"></script>
<script src="./oxygen-webhelp/app/search/index/keywords.js?buildId=20240626211952"></script>
<script defer="defer" src="./oxygen-webhelp/app/commons.js?buildId=2024041900"></script>
<script defer="defer" src="./oxygen-webhelp/app/topic.js?buildId=2024041900"></script>
<link rel="stylesheet" type="text/css" href="oxygen-webhelp/template/oxygen.css?buildId=2024041900"/><link rel="stylesheet" type="text/css" href="oxygen-webhelp/template/notes.css?buildId=2024041900"/><link rel="stylesheet" type="text/css" href="kp-public.css"/></head>
<body id="g.css" class="wh_topic_page frmBody">
<a href="#wh_topic_body" class="sr-only sr-only-focusable">
Jump to main content
</a>
<header class="navbar navbar-default wh_header">
<div class="container-fluid">
<div class="wh_header_flex_container navbar-nav navbar-expand-md navbar-dark">
<div class="wh_logo_and_publication_title_container">
<div class="wh_logo_and_publication_title">
<a href="index.html" class=" wh_logo d-none d-sm-block "><img src="kp-logo.jpg" alt="Knowledge Project logo is a lowercase "kp" in white over a solid blue circle"/></a>
<div class=" wh_publication_title "></div>
</div>
<button type="button" data-target="#wh_top_menu_and_indexterms_link" id="wh_menu_mobile_button" data-toggle="collapse" class="navbar-toggler collapsed wh_toggle_button" aria-expanded="false" aria-label="Toggle menu" aria-controls="wh_top_menu_and_indexterms_link">
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="wh_top_menu_and_indexterms_link collapse navbar-collapse" id="wh_top_menu_and_indexterms_link">
<nav class=" wh_top_menu " aria-label="Menu Container"><ul role="menubar" aria-label="Menu"></ul></nav>
</div>
</div>
</div>
</header>
<div class=" wh_search_input navbar-form wh_topic_page_search search " role="form">
<form id="searchForm" method="get" role="search" action="search.html"><div><input type="search" placeholder="Search " class="wh_search_textfield" id="textToSearch" name="searchQuery" aria-label="Search query" required="required"/><button type="submit" class="wh_search_button" aria-label="Search"><span class="search_input_text">Search</span></button></div></form>
</div>
<div class="container-fluid" id="wh_topic_container">
<div class="row">
<nav class="wh_tools d-print-none navbar-expand-md" aria-label="Tools">
<div data-tooltip-position="bottom" class=" wh_breadcrumb "></div>
<div class="wh_right_tools">
<button class="wh_hide_highlight" aria-label="Toggle search highlights" title="Toggle search highlights"></button>
<button class="webhelp_expand_collapse_sections" data-next-state="collapsed" aria-label="Collapse sections" title="Collapse sections"></button>
<div class=" wh_print_link print d-none d-md-inline-block "><button onClick="window.print()" title="Print this page" aria-label="Print this page"></button></div>
</div>
</nav>
</div>
<div class="wh_content_area">
<div class="row">
<div class="col-12" id="wh_topic_body">
<div class=" wh_topic_content body "><main role="main"><article class="- topic/topic concept/concept glossentry/glossentry topic concept glossentry" role="article" aria-labelledby="ariaid-title1">
<h1 class="- topic/title concept/title glossentry/glossterm title glossterm topictitle1" id="ariaid-title1">cascading style sheets</h1>
<div class="- topic/body concept/conbody glossentry/glossBody body conbody glossBody"><div class="- topic/abstract concept/abstract glossentry/glossdef abstract glossdef">A scripting language used to control the display of web page content.</div>
<p class="- topic/p concept/p glossentry/glossSurfaceForm p glossSurfaceForm">CSS</p>
<section class="- topic/section concept/section glossentry/glossAlt section glossAlt"><h2 class="- topic/title concept/title glossentry/glossAcronym title glossAcronym sectiontitle">CSS</h2>
</section>
</div>
</article></main></div>
</div>
</div>
</div>
</div>
<footer class="navbar navbar-default wh_footer">
<div class=" footer-container mx-auto ">
<title></title>
<p style="text-align: center">Contact: <a href="mailto:nckp@temple.edu">nckp@temple.edu</a></p>
</div>
</footer>
<div id="go2top" class="d-print-none">
<span class="oxy-icon oxy-icon-up"></span>
</div>
<div id="modal_img_large" class="modal">
<span class="close oxy-icon oxy-icon-remove"></span>
<div id="modal_img_container"></div>
<div id="caption"></div>
</div>
</body>
</html>